Sha256: 74ed516a8def922d85feead8fc462807f3277739d5d47ff60a59a10f54991cc4

Contents?: true

Size: 1.7 KB

Versions: 7

Compression:

Stored size: 1.7 KB

Contents

{
  "resourceType": "Device",
  "id": "example-udi2",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-udi2</p><p><b>udiCarrier</b>: Universal Device Identifier = =+05037=/A9999XYZ100T0474=,000025=A99971312345600=&gt;014032=}013032</p><p><b>status</b>: not-available</p><p><b>type</b>: DI = A9999XYZ100T0474 <span>(Details : {http://hl7.org/fhir/NamingSystem/iccbba-other-di code 'A9999XYZ100T0474' = '??)</span></p><p><b>manufacturer</b>: Acme Devices, Inc</p><p><b>manufactureDate</b>: Feb 1, 2013</p><p><b>expirationDate</b>: Feb 1, 2014</p><p><b>model</b>: Bone,Putty Demineralized</p><p><b>patient</b>: <a>Patient/example</a></p></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/device-din",
      "valueIdentifier": {
        "system": "http://hl7.org/fhir/NamingSystem/iccbba-din",
        "value": "A99971312345600"
      }
    }
  ],
  "udiCarrier": {
    "type": {
      "coding": [
        {
          "system": "http://hl7.org/fhir/identifier-type",
          "code": "UDI"
        }
      ]
    },
    "system": "http://hl7.org/fhir/NamingSystem/fda-udi",
    "value": "=+05037=/A9999XYZ100T0474=,000025=A99971312345600=>014032=}013032"
  },
  "status": "not-available",
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/NamingSystem/iccbba-other-di",
        "code": "A9999XYZ100T0474"
      }
    ],
    "text": "DI = A9999XYZ100T0474"
  },
  "manufacturer": "Acme Devices, Inc",
  "manufactureDate": "2013-02-01",
  "expirationDate": "2014-02-01",
  "model": "Bone,Putty Demineralized",
  "patient": {
    "reference": "Patient/example"
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-1.6.8 lib/fhir_models/examples/json/device-example-udi2.json
fhir_models-1.6.7 lib/fhir_models/examples/json/device-example-udi2.json
fhir_models-1.6.6 lib/fhir_models/examples/json/device-example-udi2.json
fhir_models-1.6.4 lib/fhir_models/examples/json/device-example-udi2.json
fhir_models-1.6.3 examples/json/device-example-udi2.json
fhir_models-1.6.2 examples/json/device-example-udi2.json
fhir_models-1.6.1 examples/json/device-example-udi2.json