FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Device |
| Id | nl-core-MedicalDevice.Product-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Standaard rolstoel, 46 cm zitting | |
| Type | rolstoel |
|---|---|
{
"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"
}
]
}