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 |
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="servicerequest-example-ach-daily-initialpopulationpass-covid"/>
<meta>
<profile
value="http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-servicerequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-daily-initialpopulationpass-covid</b></p><a name="servicerequest-example-ach-daily-initialpopulationpass-covid"> </a><a name="hcservicerequest-example-ach-daily-initialpopulationpass-covid"> </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-servicerequest.html">ACH Daily Event ServiceRequest</a></p></div><p><b>identifier</b>: Placer Identifier/1019631821 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>intent</b>: Original Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 108252007}">Laboratory procedure</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 94500-6}">SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href="Patient-patient-example-ach-daily-initialpopulationpass.html">ACHDaily InitialPopulationPass</a></p><p><b>encounter</b>: <a href="Encounter-encounter-example-ach-daily-initialpopulationpass-1.html">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-02-02 17:22:00-0500 , Count 1 times, Once</p><p><b>authoredOn</b>: 2024-01-01 17:22:00-0500</p><p><b>specimen</b>: <a href="Specimen-specimen-example-ach-daily-initialpopulationpass.html">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-01 08:30:00+0000</a></p></div>
</text>
<identifier>
<use value="usual"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PLAC"/>
<display value="Placer Identifier"/>
</coding>
<text value="Placer Identifier"/>
</type>
<system value="urn:oid:2.16.840.1.113883.19.5.1.798"/>
<value value="1019631821"/>
</identifier>
<status value="completed"/>
<intent value="original-order"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="108252007"/>
<display value="Laboratory procedure"/>
</coding>
<text value="Laboratory procedure"/>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="94500-6"/>
<display
value="SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection"/>
</coding>
<text
value="SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection"/>
</code>
<quantityQuantity>
<value value="1"/>
</quantityQuantity>
<subject>🔗
<reference
value="Patient/patient-example-ach-daily-initialpopulationpass"/>
<display value="ACHDaily InitialPopulationPass"/>
</subject>
<encounter>🔗
<reference
value="Encounter/encounter-example-ach-daily-initialpopulationpass-1"/>
<display value="Hospital Admission"/>
</encounter>
<occurrenceTiming>
<event value="2024-02-02T17:22:00-05:00"/>
<repeat>
<count value="1"/>
</repeat>
<code>
<text value="Once"/>
</code>
</occurrenceTiming>
<authoredOn value="2024-01-01T17:22:00-05:00"/>
<specimen>🔗
<reference
value="Specimen/specimen-example-ach-daily-initialpopulationpass"/>
</specimen>
</ServiceRequest>