FHIR IG analytics| Package | gov.cdc.nhsn.dqm |
| Resource Type | Device |
| Id | Device-device-example-ach-monthly-pass1-central-line.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-monthly-pass1-central-line
Profile: ACH Monthly Event Device
identifier: urn:oid:2.16.840.1.113883.19.5.1.698.8/1000510341 (use: usual, )
type: Central venous catheter, device
patient: Pass1 ACH
{
"resourceType": "Device",
"id": "device-example-ach-monthly-pass1-central-line",
"meta": {
"profile": [
"http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-monthly-device"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "urn:oid:2.16.840.1.113883.19.5.1.698.8",
"value": "1000510341"
}
],
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "52124006",
"display": "Central venous catheter, device (physical object)"
}
],
"text": "Central venous catheter, device"
},
"patient": {
"reference": "Patient/patient-example-ach-monthly-pass1",
"display": "Pass1 ACH"
}
}