CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG
1.0.0 - Release 1
CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Specimen",
"id" : "specimen-example-ach-daily-negativepcr-1",
"meta" : {
"profile" : [
🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-specimen"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-daily-negativepcr-1</b></p><a name=\"specimen-example-ach-daily-negativepcr-1\"> </a><a name=\"hcspecimen-example-ach-daily-negativepcr-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-specimen.html\">ACH Daily Event Specimen</a></p></div><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 168141000}\">Nasal fluid specimen (specimen)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily, NegativePCR</a></p><p><b>receivedTime</b>: 2024-01-01 08:30:00+0000</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-01-01 09:00:00+0000</td><td><span title=\"Codes:{http://snomed.info/sct 1825009}\">Entire root of nose (body structure)</span></td></tr></table></div>"
},
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "168141000",
"display" : "Nasal fluid specimen (specimen)"
}
],
"text" : "Nasal fluid specimen (specimen)"
},
"subject" : {
🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
"display" : "ACHDaily, NegativePCR"
},
"receivedTime" : "2024-01-01T08:30:00Z",
"collection" : {
"collectedDateTime" : "2024-01-01T09:00:00Z",
"bodySite" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1825009",
"display" : "Entire root of nose (body structure)"
}
]
}
}
}