FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeDevice
Idnl-core-MedicalDevice.Product-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Apparaat/Systeem. Patiƫnt: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen. Id: (01)08023279277098(17)221231(10)1234AB(21)12345XYZ(11)010101 (https://www.gs1.org/gtin)
Standaard rolstoel, 46 cm zitting
Typerolstoel

Source1

{
  "resourceType": "Device",
  "id": "nl-core-MedicalDevice.Product-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice.Product"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://www.gs1.org/gtin",
      "value": "(01)08023279277098(17)221231(10)1234AB(21)12345XYZ(11)010101"
    }
  ],
  "udiCarrier": [
    {
      "issuer": "https://www.gs1.org/gtin",
      "carrierHRF": "(01)08023279277098(17)221231(10)1234AB(21)12345XYZ(11)010101"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "58938008",
        "display": "rolstoel"
      }
    ]
  },
  "patient": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "note": [
    {
      "text": "Standaard rolstoel, 46 cm zitting"
    }
  ]
}