FHIR IG analytics| Package | il.hdp.fhir.r4 |
| Resource Type | DeviceUseStatement |
| Id | DeviceUseStatement-device-use-statement-cpap.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Device use statement for patient: CPAP device for sleep apnea treatment.
{
"resourceType": "DeviceUseStatement",
"id": "device-use-statement-cpap",
"meta": {
"security": [
{
"system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
"code": "medications",
"display": "תרופות"
}
],
"profile": [
"http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-device-use-statement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hospital.hospitalia.org/deviceusestatement",
"value": "DEVUSE-2025-0001"
}
],
"basedOn": [
{
"reference": "ServiceRequest/example"
}
],
"derivedFrom": [
{
"reference": "Observation/example"
},
{
"reference": "DocumentReference/example"
}
],
"reasonReference": [
{
"reference": "Condition/example"
},
{
"reference": "DiagnosticReport/example"
}
],
"status": "active",
"subject": {
"reference": "Patient/example"
},
"source": {
"reference": "Practitioner/example"
},
"device": {
"reference": "Device/example"
}
}