FHIR IG analytics| Package | hl7.fhir.us.nhsn-dqm.r4 |
| Resource Type | Device |
| Id | Device-device-example-ach-ach-pass3-ivcs-pump.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device device-example-ach-ach-pass3-ivcs-pump
Profile: QICore Deviceversion: null6.0.0)
identifier: http://example.org/identifiers/698.8/100051035 (use: usual, )
type: Intermittent venous compression system pump
patient: Pass3 ACH
{
"resourceType": "Device",
"id": "device-example-ach-ach-pass3-ivcs-pump",
"meta": {
"profile": [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device|6.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "http://example.org/identifiers/698.8",
"value": "100051035"
}
],
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "469317002",
"display": "Intermittent venous compression system pump (physical object)"
}
],
"text": "Intermittent venous compression system pump"
},
"patient": {
"reference": "Patient/patient-example-ach-ach-pass3",
"display": "Pass3 ACH"
}
}