FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | DeviceUseStatement |
| Id | zib-MedicalDevice-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Apparaat niet zichtbaar (diep in de gehooringang) | |
| Apparaat/Systeem | Gehoorapparaat |
|---|---|
| Deel van lichaam | Ear StructureRight |
| Gebruiksperiode | Vanaf 2007 |
| Indicatie | Presbyacusis |
{
"resourceType": "DeviceUseStatement",
"id": "zib-medicaldevice-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Organization",
"valueReference": {
"reference": "Organization/nl-core-organization-03",
"display": "Test Medisch Centrum"
}
}
],
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1b7c5449-8fdf-11ec-2143-020000000000"
}
],
"status": "active",
"subject": {
"reference": "Patient/nl-core-patient-01",
"display": "Johan XXX_Helleman"
},
"whenUsed": {
"start": "2007"
},
"device": {
"reference": "Device/zib-MedicalDeviceProduct-03",
"display": "Gehoorapparaat"
},
"indication": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Problem",
"valueReference": {
"reference": "Condition/zib-problem-04",
"display": "Presbyacusis"
}
}
]
}
],
"bodySite": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "24028007",
"display": "Right"
}
]
}
}
],
"coding": [
{
"system": "http://snomed.info/sct",
"code": "117590005",
"display": "Ear Structure"
}
]
},
"note": [
{
"text": "Apparaat niet zichtbaar (diep in de gehooringang)"
}
]
}