CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG
1.0.0 - Release 1 United States of America flag

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

: Encounter - ACH Daily Encounter Example Negative PCR 1 - TTL Representation

Page standards status: Informative

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Encounter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "encounter-example-ach-daily-negativepcr-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-encounter"^^xsd:anyURI ;
fhir:link <http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-daily-negativepcr-1</b></p><a name=\"encounter-example-ach-daily-negativepcr-1\"> </a><a name=\"hcencounter-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-encounter.html\">ACH Daily Event Encounter</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/123456789986 (use: usual, )</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-OBSENC\">ActCode OBSENC</a>: Observation Encounter (version = 9.0.0 )</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 32485007}\">Hospital admission (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily, NegativePCR</a></p><p><b>period</b>: 2024-01-01 08:00:00+0000 --&gt; 2024-01-02 06:00:00+0000</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 267036007}\">Shortness of breath</span></p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source outp}\">observation unit</span></td></tr></table><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-location-example-ach-daily-emergency.html\">EMERGENCY - PAVILION</a></p><p><b>period</b>: 2022-08-11 18:52:00+0000 --&gt; 2022-08-17 16:09:00+0000</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-location-example-ach-daily-hospital.html\">Health Hospital Location</a></p><p><b>period</b>: 2022-08-17 16:09:00+0000 --&gt; 2022-08-22 19:01:00+0000</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.698.8"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456789986" ]
  ] ) ; # 
  fhir:status [
fhir:v "finished" ;
    ( fhir:extension [
fhir:url [ fhir:v "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-element-value-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "TRIAGED"       ]     ] )
  ] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:version [ fhir:v "9.0.0" ] ;
fhir:code [ fhir:v "OBSENC" ] ;
fhir:display [ fhir:v "Observation Encounter" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
a sct:32485007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32485007" ] ;
fhir:display [ fhir:v "Hospital admission (procedure)" ]     ] ) ;
fhir:text [ fhir:v "Hospital admission (procedure)" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-daily-negativepcr" ] ;
fhir:display [ fhir:v "ACHDaily, NegativePCR" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2024-01-01T08:00:00Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-01-02T06:00:00Z"^^xsd:dateTime ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:267036007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "267036007" ] ;
fhir:display [ fhir:v "shortness of breath" ]     ] ) ;
fhir:text [ fhir:v "Shortness of breath" ]
  ] ) ; # 
  fhir:hospitalization [
fhir:admitSource [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/admit-source"^^xsd:anyURI ] ;
fhir:code [ fhir:v "outp" ] ;
fhir:display [ fhir:v "From outpatient department" ]       ] ) ;
fhir:text [ fhir:v "observation unit" ]     ]
  ] ; # 
  fhir:location ( [
fhir:location [
fhir:reference [ fhir:v "Location/location-example-ach-daily-emergency" ] ;
fhir:display [ fhir:v "EMERGENCY - PAVILION" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2022-08-11T18:52:00Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2022-08-17T16:09:00Z"^^xsd:dateTime ]     ]
  ] [
fhir:location [
fhir:reference [ fhir:v "Location/location-example-ach-daily-hospital" ] ;
fhir:display [ fhir:v "Health Hospital Location" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2022-08-17T16:09:00Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2022-08-22T19:01:00Z"^^xsd:dateTime ]     ]
  ] ) . #