FHIR IG analytics| Package | iknl.fhir.stu3.pzp |
| Resource Type | DeviceUseStatement |
| Id | DeviceUseStatement-F1-ACP-MedicalDevice-ICD.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DeviceUseStatement F1-ACP-MedicalDevice-ICD
Profile: MedicalDevice
identifier: Resource identifier/99a671c0-f756-4c29-bba2-ad8d6f05a5fe
status: Active
subject: Patient, Hendrik Hartman
timing: 2018 --> (ongoing)
note:
Geïmplanteerd in 2018
{
"resourceType": "DeviceUseStatement",
"id": "F1-ACP-MedicalDevice-ICD",
"meta": {
"profile": [
"https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-MedicalDevice"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "RI",
"display": "Resource identifier"
}
]
},
"system": "https://acme.com/fhir/NamingSystem/resource-business-identifier",
"value": "99a671c0-f756-4c29-bba2-ad8d6f05a5fe"
}
],
"status": "active",
"subject": {
"reference": "Patient/F1-ACP-Patient-HendrikHartman",
"display": "Patient, Hendrik Hartman"
},
"timingPeriod": {
"start": "2018"
},
"device": {
"reference": "Device/F1-ACP-MedicalDevice.Product-ICD"
},
"note": [
{
"text": "Geïmplanteerd in 2018"
}
]
}