Sha256: e9763562070a8baf34c463c5e2e36e1bf6fe6978bfa3e8d1f3f69041a233177c

Contents?: true

Size: 1.78 KB

Versions: 10

Compression:

Stored size: 1.78 KB

Contents

{
  "resourceType": "Device",
  "id": "example-udi3",
  "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-udi3</p><p><b>identifier</b>: Serial Number = XYZ456789012345678</p><h3>Udis</h3><table><tr><td>-</td><td><b>Name</b></td><td><b>Jurisdiction</b></td><td><b>CarrierHRF</b></td><td><b>Issuer</b></td><td><b>EntryType</b></td></tr><tr><td>*</td><td>FHIR® Ulltra Implantable</td><td><a>http://hl7.org/fhir/NamingSystem/fda-udi</a></td><td>+H123PARTNO1234567890120/$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202C</td><td><a>http://hl7.org/fhir/NamingSystem/hibcc</a></td><td>manual</td></tr></table><p><b>status</b>: inactive</p><p><b>lotNumber</b>: LOT123456789012345</p><p><b>manufacturer</b>: GlobalMed, Inc</p><p><b>manufactureDate</b>: Feb 2, 2013</p><p><b>expirationDate</b>: Feb 2, 2020</p><p><b>model</b>: Ultra Implantable</p><p><b>patient</b>: <a>Patient/example</a></p></div>"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/identifier-type",
            "code": "SNO"
          }
        ]
      },
      "value": "XYZ456789012345678"
    }
  ],
  "udi": {
    "name": "FHIR® Ulltra Implantable",
    "jurisdiction": "http://hl7.org/fhir/NamingSystem/fda-udi",
    "carrierHRF": "+H123PARTNO1234567890120/$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202C",
    "issuer": "http://hl7.org/fhir/NamingSystem/hibcc",
    "entryType": "manual"
  },
  "status": "inactive",
  "lotNumber": "LOT123456789012345",
  "manufacturer": "GlobalMed, Inc",
  "manufactureDate": "2013-02-02",
  "expirationDate": "2020-02-02",
  "model": "Ultra Implantable",
  "patient": {
    "reference": "Patient/example"
  }
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/device-example-udi3.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/device-example-udi3.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/device-example-udi3.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/device-example-udi3.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/device-example-udi3.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/device-example-udi3.json
fhir_models-3.0.4 lib/fhir_models/examples/json/device-example-udi3.json
fhir_models-3.0.3 lib/fhir_models/examples/json/device-example-udi3.json
fhir_models-3.0.2 lib/fhir_models/examples/json/device-example-udi3.json
fhir_models-3.0.1 lib/fhir_models/examples/json/device-example-udi3.json