National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/nhsn-dqm/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Device",
"id" : "device-example-ach-ach-pass2-compress-hose",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device device-example-ach-ach-pass2-compress-hose</b></p><a name=\"device-example-ach-ach-pass2-compress-hose\"> </a><a name=\"hcdevice-example-ach-ach-pass2-compress-hose\"> </a><a name=\"device-example-ach-ach-pass2-compress-hose-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/100051034\u00a0(use:\u00a0usual,\u00a0)</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 348681001}\">Graduated compression elastic hosiery</span></p><p><b>patient</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
"value" : "100051034"
}
],
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "348681001",
"display" : "Graduated compression elastic hosiery (physical object)"
}
],
"text" : "Graduated compression elastic hosiery"
},
"patient" : {
🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
"display" : "Pass2 ACH"
}
}