National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide
1.0.0-ballot - STU1 Ballot United States of America flag

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

: Full Submission Bundle Example 1 - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "submission-full-example1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-measurereport-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-measurereport-bundle>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:1eaddf4c-2ec0-4dc4-b26f-9586d7a777e9" ]
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2022-11-15T21:04:29.481+00:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Organization/organization-example-submitting-organization"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Organization/organization-example-submitting-organization> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Device/device-example-submitting-device"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Device/device-example-submitting-device> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/List/list-example-patients-of-interest"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/List/list-example-patients-of-interest> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MeasureReport/measurereport-example-ach-subjectlist1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MeasureReport/measurereport-example-ach-subjectlist1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Patient/patient-example-sameresultdiffday"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Patient/patient-example-sameresultdiffday> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MeasureReport/measurereport-example-individual-ach-ach-pass1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MeasureReport/measurereport-example-individual-ach-ach-pass1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Patient/patient-example-ach-ach-pass1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Patient/patient-example-ach-ach-pass1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Encounter/encounter-example-ach-ach-pass1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Encounter/encounter-example-ach-ach-pass1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Coverage/coverage-example-ach-pass1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Coverage/coverage-example-ach-pass1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Device/device-example-ach-ach-pass1-central-line"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Device/device-example-ach-ach-pass1-central-line> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass1-vancomycin"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass1-vancomycin> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass1-vancomycin"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass1-vancomycin> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass1-blood"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass1-blood> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass1-csf"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass1-csf> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass1-gestational-age"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass1-gestational-age> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass1-vitals-weight"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass1-vitals-weight> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Procedure/procedure-example-ach-ach-pass1-central-line"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Procedure/procedure-example-ach-ach-pass1-central-line> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Procedure/procedure-example-ach-ach-pass1-lumbar"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Procedure/procedure-example-ach-ach-pass1-lumbar> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass1-blood"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass1-blood> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass1-csf"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass1-csf> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/specimen-example-ach-ach-pass1-blood"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Specimen/specimen-example-ach-ach-pass1-blood> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/specimen-example-ach-ach-pass1-csf"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Specimen/specimen-example-ach-ach-pass1-csf> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MeasureReport/measurereport-example-individual-ach-ach-pass2"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MeasureReport/measurereport-example-individual-ach-ach-pass2> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Patient/patient-example-ach-ach-pass2"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Patient/patient-example-ach-ach-pass2> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Encounter/encounter-example-ach-ach-pass2-emergency"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Encounter/encounter-example-ach-ach-pass2-emergency> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Encounter/encounter-example-ach-ach-pass2-inpatient"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Encounter/encounter-example-ach-ach-pass2-inpatient> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Coverage/coverage-example-ach-pass2"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Coverage/coverage-example-ach-pass2> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass2-problem"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass2-problem> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass2"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass2> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Device/device-example-ach-ach-pass2-compress-hose"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Device/device-example-ach-ach-pass2-compress-hose> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/DiagnosticReport/diagnosticreport-example-ach-ach-pass2-radiology"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/DiagnosticReport/diagnosticreport-example-ach-ach-pass2-radiology> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-dex4"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-dex4> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-heparin-1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-heparin-1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-heparin-2"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-heparin-2> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-2"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-2> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-3"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-3> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-4"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-4> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-dex4-tablet"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-dex4-tablet> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-heparin"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-heparin> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-insulin-lispro"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-insulin-lispro> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-metformin"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-metformin> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass2-aptt"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass2-aptt> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass2-poc-1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass2-poc-1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass2-poc-2"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass2-poc-2> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass2-hemo-a1c"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass2-hemo-a1c> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass2-hemo"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass2-hemo> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass2-vitals-weight"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass2-vitals-weight> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Procedure/procedure-example-ach-ach-pass2-ivcf"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Procedure/procedure-example-ach-ach-pass2-ivcf> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-aptt"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-aptt> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-glucose"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-glucose> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-hemo-a1c"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-hemo-a1c> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-hemo"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-hemo> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/specimen-example-ach-ach-pass2-blood-1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Specimen/specimen-example-ach-ach-pass2-blood-1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/specimen-example-ach-ach-pass2-blood-2"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Specimen/specimen-example-ach-ach-pass2-blood-2> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MeasureReport/measurereport-example-individual-ach-ach-pass3"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MeasureReport/measurereport-example-individual-ach-ach-pass3> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Patient/patient-example-ach-ach-pass3"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Patient/patient-example-ach-ach-pass3> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Encounter/encounter-example-ach-ach-pass3-acute"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Encounter/encounter-example-ach-ach-pass3-acute> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Encounter/encounter-example-ach-ach-pass3-short-stay"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Encounter/encounter-example-ach-ach-pass3-short-stay> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Coverage/coverage-example-ach-pass3"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Coverage/coverage-example-ach-pass3> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass3-problem"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass3-problem> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass3"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass3> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Device/device-example-ach-ach-pass3-ivcs-pump"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Device/device-example-ach-ach-pass3-ivcs-pump> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-enoxaparin"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-enoxaparin> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-metronidazole-1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-metronidazole-1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-metronidazole-2"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-metronidazole-2> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-metronidazole-3"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-metronidazole-3> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass3-cipro"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass3-cipro> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass3-enoxaparin"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass3-enoxaparin> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass3-metronidazole"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass3-metronidazole> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass3-cdiff"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass3-cdiff> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass3-vitals-height"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass3-vitals-height> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/observation-example-ach-pass3-vitals-weight"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Observation/observation-example-ach-pass3-vitals-weight> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Procedure/procedure-example-ach-ach-pass3-transfusion"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Procedure/procedure-example-ach-ach-pass3-transfusion> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass3-cdiff"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass3-cdiff> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/specimen-example-ach-ach-pass3-stool"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Specimen/specimen-example-ach-ach-pass3-stool> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Medication/medication-example-vancomycin-15"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Medication/medication-example-vancomycin-15> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Medication/medication-example-dex4-tablet"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Medication/medication-example-dex4-tablet> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Medication/medication-example-heparin"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Medication/medication-example-heparin> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Medication/medication-example-insulin-lispro"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Medication/medication-example-insulin-lispro> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Medication/medication-example-metformin-1000"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Medication/medication-example-metformin-1000> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Medication/medication-example-metronidazole"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Medication/medication-example-metronidazole> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Medication/medication-example-cipro-500"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Medication/medication-example-cipro-500> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Medication/medication-example-enoxaparin"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Medication/medication-example-enoxaparin> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Location/location-example-ach-nicu-level-iii"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Location/location-example-ach-nicu-level-iii> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Location/location-example-ach-emergency"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Location/location-example-ach-emergency> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Location/location-example-ach-inpatient"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Location/location-example-ach-inpatient> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Location/location-example-ach-crit"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Location/location-example-ach-crit> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Location/location-example-ach-medsurg"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Location/location-example-ach-medsurg> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/List/list-example-ach-individual-measurereport-list"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/List/list-example-ach-individual-measurereport-list> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/practitioner-example"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Practitioner/practitioner-example> )
  ] ) . # 

<http://example.com/fhir/Organization/organization-example-submitting-organization> a fhir:Organization ;
  fhir:id [ fhir:v "organization-example-submitting-organization"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-submitting-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-submitting-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_organization-example-submitting-organization\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-example-submitting-organization</b></p><a name=\"organization-example-submitting-organization\"> </a><a name=\"hcorganization-example-submitting-organization\"> </a><a name=\"organization-example-submitting-organization-en-US\"> </a><p><b>identifier</b>: <code>https://www.cdc.gov/nhsn/OrgID</code>/ExampleNHSNSubmitterOrgID</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Example NHSN Submitter</p><p><b>telecom</b>: ph: 5555555551</p><p><b>address</b>: </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://www.cdc.gov/nhsn/OrgID"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ExampleNHSNSubmitterOrgID" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prov" ] ;
fhir:display [ fhir:v "Healthcare Provider" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Example NHSN Submitter"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "5555555551" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "unknown" ]     ] )
  ] ) . # 

<http://example.com/fhir/Device/device-example-submitting-device> a fhir:Device ;
  fhir:id [ fhir:v "device-example-submitting-device"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-submitting-device"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-submitting-device>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_device-example-submitting-device\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device device-example-submitting-device</b></p><a name=\"device-example-submitting-device\"> </a><a name=\"hcdevice-example-submitting-device\"> </a><a name=\"device-example-submitting-device-en-US\"> </a><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>NHSN Link</td><td>Model name</td></tr></table><blockquote><p><b>version</b></p><p><b>component</b>: api</p><p><b>value</b>: 0.9.0</p></blockquote><blockquote><p><b>version</b></p><p><b>component</b>: api</p><p><b>value</b>: 20230713.1</p></blockquote><blockquote><p><b>version</b></p><p><b>component</b>: api</p><p><b>value</b>: 3f9662a8</p></blockquote><blockquote><p><b>version</b></p><p><b>component</b>: cqf-ruler</p><p><b>value</b>: 0.13.0</p></blockquote></div>"
  ] ; # 
  fhir:deviceName ( [
fhir:name [ fhir:v "NHSN Link" ] ;
fhir:type [ fhir:v "model-name" ]
  ] ) ; # 
  fhir:version ( [
fhir:component [
fhir:value [ fhir:v "api" ]     ] ;
fhir:value [ fhir:v "0.9.0" ]
  ] [
fhir:component [
fhir:value [ fhir:v "api" ]     ] ;
fhir:value [ fhir:v "20230713.1" ]
  ] [
fhir:component [
fhir:value [ fhir:v "api" ]     ] ;
fhir:value [ fhir:v "3f9662a8" ]
  ] [
fhir:component [
fhir:value [ fhir:v "cqf-ruler" ]     ] ;
fhir:value [ fhir:v "0.13.0" ]
  ] ) . # 

<http://example.com/fhir/List/list-example-patients-of-interest> a fhir:List ;
  fhir:id [ fhir:v "list-example-patients-of-interest"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/poi-list"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/poi-list>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_list-example-patients-of-interest\"> </a><p class=\"res-header-id\"><b>Generated Narrative: List list-example-patients-of-interest</b></p><a name=\"list-example-patients-of-interest\"> </a><a name=\"hclist-example-patients-of-interest\"> </a><a name=\"list-example-patients-of-interest-en-US\"> </a><table class=\"clstu\"><tr><td>Date: 2021-07-28 00:00:00+0000 </td><td>Mode: Change List </td><td>Status: Current </td></tr><tr><td/></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"Patient-patient-example-sameresultdiffday.html\">Sameresultdiffday Hypo Male, DoB: 1952-12-31 ( MRN: 100000889 (use: usual, ))</a></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.com/Identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "NHSNdQMAcuteCareHospitalInitialPopulation" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:mode [ fhir:v "changes"] ; # 
  fhir:date [ fhir:v "2021-07-28T00:00:00Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:item [
fhir:reference [ fhir:v "Patient/patient-example-sameresultdiffday" ]     ]
  ] ) . # 

<http://example.com/fhir/MeasureReport/measurereport-example-ach-subjectlist1> a fhir:MeasureReport ;
  fhir:id [ fhir:v "measurereport-example-ach-subjectlist1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/subjectlist-measurereport-deqm"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/subjectlist-measurereport-deqm>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-ach-subjectlist1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-ach-subjectlist1</b></p><a name=\"measurereport-example-ach-subjectlist1\"> </a><a name=\"hcmeasurereport-example-ach-subjectlist1\"> </a><a name=\"measurereport-example-ach-subjectlist1-en-US\"> </a><p><b>status</b>: Complete</p><p><b>type</b>: Subject List</p><p><b>measure</b>: <a href=\"Measure-NHSNdQMAcuteCareHospitalInitialPopulation.html\">NHSN dQM Acute Care Hospital Initial Population</a></p><p><b>date</b>: 2024-02-05 21:04:29+0000</p><p><b>reporter</b>: <a href=\"Organization-organization-example-submitting-organization.html\">Organization Example NHSN Submitter</a></p><p><b>period</b>: 2022-08-01 00:00:00+0000 --&gt; 2022-08-31 23:59:59+0000</p><blockquote><p><b>group</b></p><h3>Populations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Count</b></td><td><b>SubjectResults</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></td><td>3</td><td><a href=\"List-list-example-ach-individual-measurereport-list.html\">List for 'Unspecified List Type' for 'Unspecified Subject'</a></td></tr></table><p><b>measureScore</b>: </p></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-scoring"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cohort" ] ;
fhir:display [ fhir:v "Cohort" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "complete"] ; # 
  fhir:type [ fhir:v "subject-list"] ; # 
  fhir:measure [
fhir:v "http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation>
  ] ; # 
  fhir:date [ fhir:v "2024-02-05T21:04:29.481+00:00"^^xsd:dateTime] ; # 
  fhir:reporter [
fhir:reference [ fhir:v "Organization/organization-example-submitting-organization" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-08-01T00:00:00+00:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2022-08-31T23:59:59+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:group ( [
    ( fhir:population [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ;
fhir:code [ fhir:v "initial-population" ] ;
fhir:display [ fhir:v "Initial Population" ]         ] )       ] ;
fhir:count [ fhir:v "3"^^xsd:integer ] ;
fhir:subjectResults [
fhir:reference [ fhir:v "List/list-example-ach-individual-measurereport-list" ]       ]     ] ) ;
fhir:measureScore [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "unknown" ]       ] )     ]
  ] ) . # 

<http://example.com/fhir/Patient/patient-example-sameresultdiffday> a fhir:Patient ;
  fhir:id [ fhir:v "patient-example-sameresultdiffday"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example-sameresultdiffday\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example-sameresultdiffday</b></p><a name=\"patient-example-sameresultdiffday\"> </a><a name=\"hcpatient-example-sameresultdiffday\"> </a><a name=\"patient-example-sameresultdiffday-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Sameresultdiffday Hypo Male, DoB: 1952-12-31 ( MRN: 100000889 (use: usual, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Sameresultdiffday Hypo(Official)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 999-999-9999(Home)</li><li>5678 Sesame Lansing MI 48864 US (old)</li><li>5678 Sesame Lansing MI 48864 US (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2186-5\">CDC Race and Ethnicity</a> 2186-5: Not Hispanic or Latino</li><li>text: Not Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">M</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2106-3\">CDC Race and Ethnicity</a> 2106-3: White</li><li>text: White or Caucasian</li></ul></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2106-3" ] ;
fhir:display [ fhir:v "White" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "White or Caucasian" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2186-5" ] ;
fhir:display [ fhir:v "Not Hispanic or Latino" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Not Hispanic or Latino" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ;
fhir:value [ fhir:v "M" ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical record number" ]       ] ) ;
fhir:text [ fhir:v "MRN" ]     ] ;
fhir:system [ fhir:v "urn:oid:1.2.5.8.2.7"^^xsd:anyURI ] ;
fhir:value [ fhir:v "100000889" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Sameresultdiffday Hypo" ] ;
fhir:family [ fhir:v "Hypo" ] ;
    ( fhir:given [ fhir:v "Sameresultdiffday" ] )
  ] [
fhir:use [ fhir:v "usual" ] ;
fhir:text [ fhir:v "Sameresultdiffday Hypo" ] ;
fhir:family [ fhir:v "Hypo" ] ;
    ( fhir:given [ fhir:v "Sameresultdiffday" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "999-999-9999" ] ;
fhir:use [ fhir:v "home" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1952-12-31"^^xsd:date] ; # 
  fhir:deceased [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:address ( [
fhir:use [ fhir:v "old" ] ;
    ( fhir:line [ fhir:v "5678 Sesame" ] ) ;
fhir:city [ fhir:v "Lansing" ] ;
fhir:district [ fhir:v "INGHAM" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "48864" ] ;
fhir:country [ fhir:v "US" ]
  ] [
fhir:use [ fhir:v "home" ] ;
    ( fhir:line [ fhir:v "5678 Sesame" ] ) ;
fhir:city [ fhir:v "Lansing" ] ;
fhir:district [ fhir:v "INGHAM" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "48864" ] ;
fhir:country [ fhir:v "US" ]
  ] ) . # 

<http://example.com/fhir/MeasureReport/measurereport-example-individual-ach-ach-pass1> a fhir:MeasureReport ;
  fhir:id [ fhir:v "measurereport-example-individual-ach-ach-pass1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-individual-ach-ach-pass1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-individual-ach-ach-pass1</b></p><a name=\"measurereport-example-individual-ach-ach-pass1\"> </a><a name=\"hcmeasurereport-example-individual-ach-ach-pass1\"> </a><a name=\"measurereport-example-individual-ach-ach-pass1-en-US\"> </a><p><b>identifier</b>: <code>http://example.org/fhir/measurereport/id</code>/123456789-pass1</p><p><b>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href=\"Measure-NHSNdQMAcuteCareHospitalInitialPopulation.html\">NHSN dQM Acute Care Hospital Initial Population</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN: 1601191901010308 (use: usual, ))</a></p><p><b>date</b>: 2024-02-05 21:04:29+0000</p><p><b>reporter</b>: <a href=\"Organization-organization-example-submitting-organization.html\">Organization Example NHSN Submitter</a></p><p><b>period</b>: 2024-01-05 00:00:00+0000 --&gt; 2024-02-04 00:00:00+0000</p><p><b>improvementNotation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-improvement-notation increase}\">Increased score indicates improvement</span></p><blockquote><p><b>group</b></p><h3>Populations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Count</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></td><td>1</td></tr></table></blockquote><p><b>evaluatedResource</b>: <a href=\"Specimen-specimen-example-ach-ach-pass1-csf.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Cerebral spinal fluid; receivedTime = 2024-02-02 18:20:00-0500</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-scoring"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cohort" ] ;
fhir:display [ fhir:v "Cohort" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.org/fhir/measurereport/id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456789-pass1" ]
  ] ) ; # 
  fhir:status [ fhir:v "complete"] ; # 
  fhir:type [ fhir:v "individual"] ; # 
  fhir:measure [
fhir:v "http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation>
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ]
  ] ; # 
  fhir:date [ fhir:v "2024-02-05T21:04:29.481+00:00"^^xsd:dateTime] ; # 
  fhir:reporter [
fhir:reference [ fhir:v "Organization/organization-example-submitting-organization" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2024-01-05T00:00:00.000+00:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-02-04T00:00:00.000+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:improvementNotation [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-improvement-notation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "increase" ]     ] )
  ] ; # 
  fhir:group ( [
    ( fhir:population [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ;
fhir:code [ fhir:v "initial-population" ] ;
fhir:display [ fhir:v "Initial Population" ]         ] )       ] ;
fhir:count [ fhir:v "1"^^xsd:integer ]     ] )
  ] ) ; # 
  fhir:evaluatedResource ( [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass1-csf" ]
  ] ) . # 

<http://example.com/fhir/Patient/patient-example-ach-ach-pass1> a fhir:Patient ;
  fhir:id [ fhir:v "patient-example-ach-ach-pass1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example-ach-ach-pass1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example-ach-ach-pass1</b></p><a name=\"patient-example-ach-ach-pass1\"> </a><a name=\"hcpatient-example-ach-ach-pass1\"> </a><a name=\"patient-example-ach-ach-pass1-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN: 1601191901010308 (use: usual, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 999-999-9999(Home)</li><li>456 Alphabet Street Lansing MI 48864 US (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en-US}\">English (United States)</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Next-of-Kin\">Next-of-Kin:</td><td colspan=\"3\"><ul><li>Mom Parent</li><li>456 Alphabet Street Lansing MI 48864 </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2135-2\">CDC Race and Ethnicity</a> 2135-2: Hispanic or Latino</li><li>text: Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">M</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2054-5\">CDC Race and Ethnicity</a> 2054-5: Black or African American</li><li>text: Black or African American</li></ul></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2054-5" ] ;
fhir:display [ fhir:v "Black or African American" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Black or African American" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2135-2" ] ;
fhir:display [ fhir:v "Hispanic or Latino" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Hispanic or Latino" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ;
fhir:value [ fhir:v "M" ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical record number" ]       ] ) ;
fhir:text [ fhir:v "MRN" ]     ] ;
fhir:system [ fhir:v "urn:oid:1.2.5.8.2.7"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1601191901010308" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Pass1 ACH" ] ;
fhir:family [ fhir:v "ACH" ] ;
    ( fhir:given [ fhir:v "Pass1" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "999-999-9999" ] ;
fhir:use [ fhir:v "home" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "2024-02-01"^^xsd:date] ; # 
  fhir:deceased [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "both" ] ;
    ( fhir:line [ fhir:v "456 Alphabet Street" ] ) ;
fhir:city [ fhir:v "Lansing" ] ;
fhir:district [ fhir:v "Ingham County" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "48864" ] ;
fhir:country [ fhir:v "US" ]
  ] ) ; # 
  fhir:contact ( [
    ( fhir:relationship [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Next-of-Kin" ]       ] )     ] ) ;
fhir:name [
fhir:text [ fhir:v "Mom Parent" ] ;
fhir:family [ fhir:v "Parent" ] ;
      ( fhir:given [ fhir:v "Mom" ] )     ] ;
fhir:address [
      ( fhir:line [ fhir:v "456 Alphabet Street" ] ) ;
fhir:city [ fhir:v "Lansing" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "48864" ]     ]
  ] ) ; # 
  fhir:communication ( [
fhir:language [
      ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en-US" ] ;
fhir:display [ fhir:v "English (United States)" ]       ] )     ]
  ] ) . # 

<http://example.com/fhir/Encounter/encounter-example-ach-ach-pass1> a fhir:Encounter ;
  fhir:id [ fhir:v "encounter-example-ach-ach-pass1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-ach-pass1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-ach-pass1</b></p><a name=\"encounter-example-ach-ach-pass1\"> </a><a name=\"hcencounter-example-ach-ach-pass1\"> </a><a name=\"encounter-example-ach-ach-pass1-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104251 (use: usual, )</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-ACUTE\">ActCode</a> ACUTE: inpatient acute</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 32485007}\">Hospital Admission</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>period</b>: 2024-02-01 16:02:00-0500 --&gt; 2024-02-04 19:00:00-0500</p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm R50.9}\">Fever</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-condition-example-diagnosis-ach-pass1.html\">Thrombophlebitis</a></td></tr></table><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source born}\">Born in hospital</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition oth}\">Other</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-nicu-level-iii.html\">ACH Neonatal critical care</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td><td>2024-02-01 16:02:00-0500 --&gt; 2024-02-02 16:02:00-0500</td></tr></table></div>"
  ] ; # 
  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 "10005104251" ]
  ] ) ; # 
  fhir:status [ fhir:v "in-progress"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACUTE" ] ;
fhir:display [ fhir:v "inpatient acute" ]
  ] ; # 
  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" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2024-02-01T16:02:00-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-02-04T19:00:00-05:00"^^xsd:dateTime ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R50.9" ] ;
fhir:display [ fhir:v "Fever, unspecified" ]     ] ) ;
fhir:text [ fhir:v "Fever" ]
  ] ) ; # 
  fhir:diagnosis ( [
fhir:condition [
fhir:reference [ fhir:v "Condition/condition-example-diagnosis-ach-pass1" ] ;
fhir:display [ fhir:v "Thrombophlebitis" ]     ]
  ] ) ; # 
  fhir:hospitalization [
fhir:admitSource [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/admit-source"^^xsd:anyURI ] ;
fhir:code [ fhir:v "born" ] ;
fhir:display [ fhir:v "Born in hospital" ]       ] ) ;
fhir:text [ fhir:v "Born in hospital" ]     ] ;
fhir:dischargeDisposition [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/discharge-disposition"^^xsd:anyURI ] ;
fhir:code [ fhir:v "oth" ] ;
fhir:display [ fhir:v "Other" ]       ] ) ;
fhir:text [ fhir:v "Other" ]     ]
  ] ; # 
  fhir:location ( [
fhir:location [
fhir:reference [ fhir:v "Location/location-example-ach-nicu-level-iii" ] ;
fhir:display [ fhir:v "ACH Neonatal critical care" ]     ] ;
fhir:physicalType [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "wa" ] ;
fhir:display [ fhir:v "Ward" ]       ] )     ] ;
fhir:period [
fhir:start [ fhir:v "2024-02-01T16:02:00-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-02-02T16:02:00-05:00"^^xsd:dateTime ]     ]
  ] ) . # 

<http://example.com/fhir/Coverage/coverage-example-ach-pass1> a fhir:Coverage ;
  fhir:id [ fhir:v "coverage-example-ach-pass1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_coverage-example-ach-pass1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage coverage-example-ach-pass1</b></p><a name=\"coverage-example-ach-pass1\"> </a><a name=\"hccoverage-example-ach-pass1\"> </a><a name=\"coverage-example-ach-pass1-en-US\"> </a><p><b>identifier</b>: Member Number/084536836</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode SUBSUPP}\">subsidized supplemental health program</span></p><p><b>policyHolder</b>: Mom Parent</p><p><b>subscriberId</b>: 98435938934</p><p><b>beneficiary</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN: 1601191901010308 (use: usual, ))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship child}\">Child</span></p><p><b>period</b>: 2020-08-01 --&gt; (ongoing)</p><p><b>payor</b>: Medicaid</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MB" ] ;
fhir:display [ fhir:v "Member Number" ]       ] )     ] ;
fhir:system [ fhir:v "http://example.org/fhir/memberidentifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "084536836" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SUBSUPP" ] ;
fhir:display [ fhir:v "subsidized supplemental health program" ]     ] )
  ] ; # 
  fhir:policyHolder [
fhir:display [ fhir:v "Mom Parent" ]
  ] ; # 
  fhir:subscriberId [ fhir:v "98435938934"] ; # 
  fhir:beneficiary [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ]
  ] ; # 
  fhir:relationship [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/subscriber-relationship"^^xsd:anyURI ] ;
fhir:code [ fhir:v "child" ] ;
fhir:display [ fhir:v "Child" ]     ] ) ;
fhir:text [ fhir:v "Child" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2020-08-01"^^xsd:date ]
  ] ; # 
  fhir:payor ( [
fhir:display [ fhir:v "Medicaid" ]
  ] ) . # 

<http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass1> a fhir:Condition ;
  fhir:id [ fhir:v "condition-example-diagnosis-ach-pass1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-pass1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-pass1</b></p><a name=\"condition-example-diagnosis-ach-pass1\"> </a><a name=\"hccondition-example-diagnosis-ach-pass1\"> </a><a name=\"condition-example-diagnosis-ach-pass1-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 5758002}, {http://hl7.org/fhir/sid/icd-10-cm R78.81}\">Bacteremia</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.0" ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]     ] ) ;
fhir:text [ fhir:v "Encounter Diagnosis" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:5758002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5758002" ] ;
fhir:display [ fhir:v "Bacteremia (finding)" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R78.81" ] ;
fhir:display [ fhir:v "Bacteremia" ]     ] ) ;
fhir:text [ fhir:v "Bacteremia" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] . # 

<http://example.com/fhir/Device/device-example-ach-ach-pass1-central-line> a fhir:Device ;
  fhir:id [ fhir:v "device-example-ach-ach-pass1-central-line"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_device-example-ach-ach-pass1-central-line\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device device-example-ach-ach-pass1-central-line</b></p><a name=\"device-example-ach-ach-pass1-central-line\"> </a><a name=\"hcdevice-example-ach-ach-pass1-central-line\"> </a><a name=\"device-example-ach-ach-pass1-central-line-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/1000510341 (use: usual, )</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 52124006}\">Central venous catheter, device</span></p><p><b>patient</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p></div>"
  ] ; # 
  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 "1000510341" ]
  ] ) ; # 
  fhir:type [
    ( fhir:coding [
a sct:52124006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "52124006" ] ;
fhir:display [ fhir:v "Central venous catheter, device (physical object)" ]     ] ) ;
fhir:text [ fhir:v "Central venous catheter, device" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] . # 

<http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass1-vancomycin> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-example-ach-pass1-vancomycin"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass1-vancomycin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass1-vancomycin</b></p><a name=\"medicationadministration-example-ach-pass1-vancomycin\"> </a><a name=\"hcmedicationadministration-example-ach-pass1-vancomycin\"> </a><a name=\"medicationadministration-example-ach-pass1-vancomycin-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888111 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-vancomycin-15.html\">vancomycin Injectable Solution 50MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 14:34:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass1-vancomycin.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888811 (use: usual, ); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;vancomycin Injectable Solution 50MG; authoredOn = 2024-02-02 13:43:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>15mg/kg</td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>15 mg/kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/kg = 'mg/kg')</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1018888111" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient" ]
  ] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-vancomycin-15" ] ;
fhir:display [ fhir:v "vancomycin Injectable Solution 50MG" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-02T14:34:00-05:00"^^xsd:dateTime] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-example-ach-pass1-vancomycin" ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "15mg/kg" ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route" ]       ] ) ;
fhir:text [ fhir:v "IV" ]     ] ;
fhir:dose [
fhir:value [ fhir:v "15"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/kg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/kg" ]     ]
  ] . # 

<http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass1-vancomycin> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "medicationrequest-example-ach-pass1-vancomycin"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass1-vancomycin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass1-vancomycin</b></p><a name=\"medicationrequest-example-ach-pass1-vancomycin\"> </a><a name=\"hcmedicationrequest-example-ach-pass1-vancomycin\"> </a><a name=\"medicationrequest-example-ach-pass1-vancomycin-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888811 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-vancomycin-15.html\">vancomycin Injectable Solution 50MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>authoredOn</b>: 2024-02-02 13:43:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN: 1601191901010308 (use: usual, ))</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "101888811" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient" ]
  ] ) ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-vancomycin-15" ] ;
fhir:display [ fhir:v "vancomycin Injectable Solution 50MG" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-02-02T13:43:00-05:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "15mg/kg every 12 hours" ] ;
fhir:timing [
fhir:repeat [
fhir:period [ fhir:v "12"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "h" ]       ]     ] ;
fhir:asNeeded [ fhir:v "false"^^xsd:boolean ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route" ]       ] ) ;
fhir:text [ fhir:v "IV" ]     ] ;
    ( fhir:doseAndRate [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "calculated" ] ;
fhir:display [ fhir:v "Calculated" ]         ] ) ;
fhir:text [ fhir:v "calculated" ]       ] ;
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "15"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/kg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/kg" ]       ]     ] )
  ] ) . # 

<http://example.com/fhir/Observation/observation-example-ach-pass1-blood> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass1-blood"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass1-blood\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass1-blood</b></p><a name=\"observation-example-ach-pass1-blood\"> </a><a name=\"hcobservation-example-ach-pass1-blood\"> </a><a name=\"observation-example-ach-pass1-blood-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass1-blood.html\">ServiceRequest Bacteria identified in Blood by Culture</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 600-7}\">Bacteria identified in Blood by Culture</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 18:12:00-0500</p><p><b>issued</b>: 2024-02-03 11:42:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 113962001}\">Staphylococcus capitis</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass1-blood.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082901,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:41; type = Blood venous; receivedTime = 2024-02-02 18:20:00-0500</a></p></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/servicerequest-example-ach-ach-pass1-blood" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:600-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "600-7" ] ;
fhir:display [ fhir:v "Bacteria identified in Blood by Culture" ]     ] ) ;
fhir:text [ fhir:v "Bacteria identified in Blood by Culture" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-02T18:12:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-02-03T11:42:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:113962001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "113962001" ] ;
fhir:display [ fhir:v "Staphylococcus capitis ss capitis (organism)" ]     ] ) ;
fhir:text [ fhir:v "Staphylococcus capitis" ]
  ] ; # 
  fhir:specimen [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass1-blood" ]
  ] . # 

<http://example.com/fhir/Observation/observation-example-ach-pass1-csf> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass1-csf"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass1-csf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass1-csf</b></p><a name=\"observation-example-ach-pass1-csf\"> </a><a name=\"hcobservation-example-ach-pass1-csf\"> </a><a name=\"observation-example-ach-pass1-csf-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass1-csf.html\">ServiceRequest Differential panel - Cerebral spinal fluid</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 61402-4}\">Serratia marcescens DNA</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 18:13:00-0500</p><p><b>issued</b>: 2024-02-03 11:47:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 260373001}\">Detected (qualifier value)</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass1-csf.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Cerebral spinal fluid; receivedTime = 2024-02-02 18:20:00-0500</a></p></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/servicerequest-example-ach-ach-pass1-csf" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:61402-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "61402-4" ] ;
fhir:display [ fhir:v "Serratia marcescens DNA [Presence] in Specimen by NAA with probe detection" ]     ] ) ;
fhir:text [ fhir:v "Serratia marcescens DNA" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-02T18:13:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-02-03T11:47:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:260373001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "260373001" ] ;
fhir:display [ fhir:v "Detected (qualifier value)" ]     ] )
  ] ; # 
  fhir:specimen [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass1-csf" ]
  ] . # 

<http://example.com/fhir/Observation/observation-example-ach-pass1-gestational-age> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass1-gestational-age"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass1-gestational-age\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass1-gestational-age</b></p><a name=\"observation-example-ach-pass1-gestational-age\"> </a><a name=\"hcobservation-example-ach-pass1-gestational-age\"> </a><a name=\"observation-example-ach-pass1-gestational-age-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 76516-4}\">Gestational age at birth</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-01 16:02:00-0500</p><p><b>issued</b>: 2024-02-01 16:02:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 164 day<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  coded = 'd')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:76516-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "76516-4" ] ;
fhir:display [ fhir:v "Gestational age--at birth" ]     ] ) ;
fhir:text [ fhir:v "Gestational age at birth" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-01T16:02:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-02-01T16:02:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "164"^^xsd:decimal ] ;
fhir:unit [ fhir:v "day" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d" ]
  ] . # 

<http://example.com/fhir/Observation/observation-example-ach-pass1-vitals-weight> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass1-vitals-weight"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass1-vitals-weight\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass1-vitals-weight</b></p><a name=\"observation-example-ach-pass1-vitals-weight\"> </a><a name=\"hcobservation-example-ach-pass1-vitals-weight\"> </a><a name=\"observation-example-ach-pass1-vitals-weight-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8339-4}\">Birth Weight</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-01 16:02:00-0500</p><p><b>issued</b>: 2024-02-01 16:02:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 0.58 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8339-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8339-4" ] ;
fhir:display [ fhir:v "Birth weight Measured" ]     ] ) ;
fhir:text [ fhir:v "Birth Weight" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-01T16:02:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-02-01T16:02:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "0.58"^^xsd:decimal ] ;
fhir:unit [ fhir:v "kg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kg" ]
  ] . # 

<http://example.com/fhir/Procedure/procedure-example-ach-ach-pass1-central-line> a fhir:Procedure ;
  fhir:id [ fhir:v "procedure-example-ach-ach-pass1-central-line"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_procedure-example-ach-ach-pass1-central-line\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure procedure-example-ach-ach-pass1-central-line</b></p><a name=\"procedure-example-ach-ach-pass1-central-line\"> </a><a name=\"hcprocedure-example-ach-ach-pass1-central-line\"> </a><a name=\"procedure-example-ach-ach-pass1-central-line-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/1000510352 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 312052002}\">Placement procedure (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>performed</b>: 2024-02-02 18:12:00-0500</p></div>"
  ] ; # 
  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 "1000510352" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:312052002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "312052002" ] ;
fhir:display [ fhir:v "Placement procedure (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:performed [ fhir:v "2024-02-02T18:12:00-05:00"^^xsd:dateTime] . # 

<http://example.com/fhir/Procedure/procedure-example-ach-ach-pass1-lumbar> a fhir:Procedure ;
  fhir:id [ fhir:v "procedure-example-ach-ach-pass1-lumbar"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_procedure-example-ach-ach-pass1-lumbar\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure procedure-example-ach-ach-pass1-lumbar</b></p><a name=\"procedure-example-ach-ach-pass1-lumbar\"> </a><a name=\"hcprocedure-example-ach-ach-pass1-lumbar\"> </a><a name=\"procedure-example-ach-ach-pass1-lumbar-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/1000510352 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://www.cms.gov/Medicare/Coding/ICD10 009U3ZX}\">Drainage of Spinal Canal, Percutaneous Approach, Diagnostic</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>performed</b>: 2024-02-02 18:56:00-0500</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 272005}\">Structure of superior articular process of lumbar vertebra</span></p></div>"
  ] ; # 
  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 "1000510352" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.cms.gov/Medicare/Coding/ICD10"^^xsd:anyURI ] ;
fhir:code [ fhir:v "009U3ZX" ] ;
fhir:display [ fhir:v "Drainage of Spinal Canal, Percutaneous Approach, Diagnostic" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:performed [ fhir:v "2024-02-02T18:56:00-05:00"^^xsd:dateTime] ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:272005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "272005" ] ;
fhir:display [ fhir:v "Structure of superior articular process of lumbar vertebra (body structure)" ]     ] ) ;
fhir:text [ fhir:v "Structure of superior articular process of lumbar vertebra" ]
  ] ) . # 

<http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass1-blood> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "servicerequest-example-ach-ach-pass1-blood"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass1-blood\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass1-blood</b></p><a name=\"servicerequest-example-ach-ach-pass1-blood\"> </a><a name=\"hcservicerequest-example-ach-ach-pass1-blood\"> </a><a name=\"servicerequest-example-ach-ach-pass1-blood-en-US\"> </a><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 600-7}\">Bacteria identified in Blood by Culture</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.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-02-02 17:22:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass1-blood.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082901,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:41; type = Blood venous; receivedTime = 2024-02-02 18:20:00-0500</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PLAC" ] ;
fhir:display [ fhir:v "Placer Identifier" ]       ] ) ;
fhir:text [ fhir:v "Placer Identifier" ]     ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1019631821" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:108252007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory procedure" ]     ] ) ;
fhir:text [ fhir:v "Laboratory procedure" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:600-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "600-7" ] ;
fhir:display [ fhir:v "Bacteria identified in Blood by Culture" ]     ] ) ;
fhir:text [ fhir:v "Bacteria identified in Blood by Culture" ]
  ] ; # 
  fhir:quantity [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:occurrence [
a fhir:Timing ;
    ( fhir:event [ fhir:v "2024-02-02T17:22:00-05:00"^^xsd:dateTime ] ) ;
fhir:repeat [
fhir:count [ fhir:v "1"^^xsd:positiveInteger ]     ] ;
fhir:code [
fhir:text [ fhir:v "Once" ]     ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-02-02T17:22:00-05:00"^^xsd:dateTime] ; # 
  fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass1-blood" ]
  ] ) . # 

<http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass1-csf> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "servicerequest-example-ach-ach-pass1-csf"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass1-csf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass1-csf</b></p><a name=\"servicerequest-example-ach-ach-pass1-csf\"> </a><a name=\"hcservicerequest-example-ach-ach-pass1-csf\"> </a><a name=\"servicerequest-example-ach-ach-pass1-csf-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631822 (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 29584-0}\">Differential panel - Cerebral spinal fluid</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-02-02 17:22:30-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-02-02 17:22:30-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass1-csf.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Cerebral spinal fluid; receivedTime = 2024-02-02 18:20:00-0500</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PLAC" ] ;
fhir:display [ fhir:v "Placer Identifier" ]       ] ) ;
fhir:text [ fhir:v "Placer Identifier" ]     ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1019631822" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:108252007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory procedure" ]     ] ) ;
fhir:text [ fhir:v "Laboratory procedure" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:29584-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29584-0" ] ;
fhir:display [ fhir:v "Differential panel - Cerebral spinal fluid" ]     ] ) ;
fhir:text [ fhir:v "Differential panel - Cerebral spinal fluid" ]
  ] ; # 
  fhir:quantity [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:occurrence [
a fhir:Timing ;
    ( fhir:event [ fhir:v "2024-02-02T17:22:30-05:00"^^xsd:dateTime ] ) ;
fhir:repeat [
fhir:count [ fhir:v "1"^^xsd:positiveInteger ]     ] ;
fhir:code [
fhir:text [ fhir:v "Once" ]     ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-02-02T17:22:30-05:00"^^xsd:dateTime] ; # 
  fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass1-csf" ]
  ] ) . # 

<http://example.com/fhir/Specimen/specimen-example-ach-ach-pass1-blood> a fhir:Specimen ;
  fhir:id [ fhir:v "specimen-example-ach-ach-pass1-blood"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-ach-pass1-blood\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-ach-pass1-blood</b></p><a name=\"specimen-example-ach-ach-pass1-blood\"> </a><a name=\"hcspecimen-example-ach-ach-pass1-blood\"> </a><a name=\"specimen-example-ach-ach-pass1-blood-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798.32</code>/C104082901, <code>urn:oid:2.16.840.1.113883.19.5.1.798.800</code>/C10408290:41</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 BLDV}\">Blood venous</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>receivedTime</b>: 2024-02-02 18:20:00-0500</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-02-02 18:12:00-0500</td><td><span title=\"Codes:{http://snomed.info/sct 76853006}\">Heel structure</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798.32"^^xsd:anyURI ] ;
fhir:value [ fhir:v "C104082901" ] ;
fhir:assigner [
fhir:display [ fhir:v "LIS" ]     ]
  ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798.800"^^xsd:anyURI ] ;
fhir:value [ fhir:v "C10408290:41" ]
  ] ) ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0487"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BLDV" ] ;
fhir:display [ fhir:v "Blood venous" ]     ] ) ;
fhir:text [ fhir:v "Blood venous" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:receivedTime [ fhir:v "2024-02-02T18:20:00-05:00"^^xsd:dateTime] ; # 
  fhir:collection [
fhir:collected [ fhir:v "2024-02-02T18:12:00-05:00"^^xsd:dateTime ] ;
fhir:bodySite [
      ( fhir:coding [
a sct:76853006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "76853006" ] ;
fhir:display [ fhir:v "Heel structure (body structure)" ]       ] ) ;
fhir:text [ fhir:v "Heel structure" ]     ]
  ] . # 

<http://example.com/fhir/Specimen/specimen-example-ach-ach-pass1-csf> a fhir:Specimen ;
  fhir:id [ fhir:v "specimen-example-ach-ach-pass1-csf"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-ach-pass1-csf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-ach-pass1-csf</b></p><a name=\"specimen-example-ach-ach-pass1-csf\"> </a><a name=\"hcspecimen-example-ach-ach-pass1-csf\"> </a><a name=\"specimen-example-ach-ach-pass1-csf-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798.32</code>/C104082902, <code>urn:oid:2.16.840.1.113883.19.5.1.798.800</code>/C10408290:42</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 CSF}\">Cerebral spinal fluid</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>receivedTime</b>: 2024-02-02 18:20:00-0500</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-02-02 18:13:00-0500</td><td><span title=\"Codes:{http://snomed.info/sct 272005}\">Structure of superior articular process of lumbar vertebra</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798.32"^^xsd:anyURI ] ;
fhir:value [ fhir:v "C104082902" ] ;
fhir:assigner [
fhir:display [ fhir:v "LIS" ]     ]
  ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798.800"^^xsd:anyURI ] ;
fhir:value [ fhir:v "C10408290:42" ]
  ] ) ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0487"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CSF" ] ;
fhir:display [ fhir:v "Cerebral spinal fluid" ]     ] ) ;
fhir:text [ fhir:v "Cerebral spinal fluid" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:receivedTime [ fhir:v "2024-02-02T18:20:00-05:00"^^xsd:dateTime] ; # 
  fhir:collection [
fhir:collected [ fhir:v "2024-02-02T18:13:00-05:00"^^xsd:dateTime ] ;
fhir:bodySite [
      ( fhir:coding [
a sct:272005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "272005" ] ;
fhir:display [ fhir:v "Structure of superior articular process of lumbar vertebra (body structure)" ]       ] ) ;
fhir:text [ fhir:v "Structure of superior articular process of lumbar vertebra" ]     ]
  ] . # 

<http://example.com/fhir/MeasureReport/measurereport-example-individual-ach-ach-pass2> a fhir:MeasureReport ;
  fhir:id [ fhir:v "measurereport-example-individual-ach-ach-pass2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-individual-ach-ach-pass2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-individual-ach-ach-pass2</b></p><a name=\"measurereport-example-individual-ach-ach-pass2\"> </a><a name=\"hcmeasurereport-example-individual-ach-ach-pass2\"> </a><a name=\"measurereport-example-individual-ach-ach-pass2-en-US\"> </a><p><b>identifier</b>: <code>http://example.org/fhir/measurereport/id</code>/123456789-pass2</p><p><b>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href=\"Measure-NHSNdQMAcuteCareHospitalInitialPopulation.html\">NHSN dQM Acute Care Hospital Initial Population</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN: 1601191901010308 (use: usual, ))</a></p><p><b>date</b>: 2024-02-05 21:04:29+0000</p><p><b>reporter</b>: <a href=\"Organization-organization-example-submitting-organization.html\">Organization Example NHSN Submitter</a></p><p><b>period</b>: 2024-01-05 00:00:00+0000 --&gt; 2024-02-04 00:00:00+0000</p><p><b>improvementNotation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-improvement-notation increase}\">Increased score indicates improvement</span></p><blockquote><p><b>group</b></p><h3>Populations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Count</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></td><td>1</td></tr></table></blockquote><p><b>evaluatedResource</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-2.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-02-02 11:26:00-0500</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-scoring"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cohort" ] ;
fhir:display [ fhir:v "Cohort" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.org/fhir/measurereport/id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456789-pass2" ]
  ] ) ; # 
  fhir:status [ fhir:v "complete"] ; # 
  fhir:type [ fhir:v "individual"] ; # 
  fhir:measure [
fhir:v "http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation>
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ]
  ] ; # 
  fhir:date [ fhir:v "2024-02-05T21:04:29.481+00:00"^^xsd:dateTime] ; # 
  fhir:reporter [
fhir:reference [ fhir:v "Organization/organization-example-submitting-organization" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2024-01-05T00:00:00.000+00:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-02-04T00:00:00.000+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:improvementNotation [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-improvement-notation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "increase" ]     ] )
  ] ; # 
  fhir:group ( [
    ( fhir:population [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ;
fhir:code [ fhir:v "initial-population" ] ;
fhir:display [ fhir:v "Initial Population" ]         ] )       ] ;
fhir:count [ fhir:v "1"^^xsd:integer ]     ] )
  ] ) ; # 
  fhir:evaluatedResource ( [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass2-blood-2" ]
  ] ) . # 

<http://example.com/fhir/Patient/patient-example-ach-ach-pass2> a fhir:Patient ;
  fhir:id [ fhir:v "patient-example-ach-ach-pass2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example-ach-ach-pass2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example-ach-ach-pass2</b></p><a name=\"patient-example-ach-ach-pass2\"> </a><a name=\"hcpatient-example-ach-ach-pass2\"> </a><a name=\"patient-example-ach-ach-pass2-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN: 1601191902010308 (use: usual, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">2024-02-02 16:22:00-0500</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 999-999-9999(Home)</li><li>123 Sesame Street Lansing Lansing MI 48864 US </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2186-5\">CDC Race and Ethnicity</a> 2186-5: Not Hispanic or Latino</li><li>text: Non Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">F</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2106-3\">CDC Race and Ethnicity</a> 2106-3: White</li><li>text: White</li></ul></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2106-3" ] ;
fhir:display [ fhir:v "White" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "White" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2186-5" ] ;
fhir:display [ fhir:v "Not Hispanic or Latino" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Non Hispanic or Latino" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F" ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical record number" ]       ] ) ;
fhir:text [ fhir:v "MRN" ]     ] ;
fhir:system [ fhir:v "urn:oid:1.2.5.8.2.7"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1601191902010308" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Pass2 ACH" ] ;
fhir:family [ fhir:v "ACH" ] ;
    ( fhir:given [ fhir:v "Pass2" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "999-999-9999" ] ;
fhir:use [ fhir:v "home" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1965-12-22"^^xsd:date] ; # 
  fhir:deceased [ fhir:v "2024-02-02T16:22:00-05:00"^^xsd:dateTime] ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "123 Sesame Street Lansing" ] ) ;
fhir:city [ fhir:v "Lansing" ] ;
fhir:district [ fhir:v "Ingham County" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "48864" ] ;
fhir:country [ fhir:v "US" ]
  ] ) . # 

<http://example.com/fhir/Encounter/encounter-example-ach-ach-pass2-emergency> a fhir:Encounter ;
  fhir:id [ fhir:v "encounter-example-ach-ach-pass2-emergency"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-ach-pass2-emergency\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-ach-pass2-emergency</b></p><a name=\"encounter-example-ach-ach-pass2-emergency\"> </a><a name=\"hcencounter-example-ach-ach-pass2-emergency\"> </a><a name=\"encounter-example-ach-ach-pass2-emergency-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104252a (use: usual, )</p><p><b>status</b>: Triaged</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER\">ActCode</a> EMER: emergency</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 4525004}\">Emergency department patient visit</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>period</b>: 2024-01-31 02:35:00-0500 --&gt; 2024-01-31 22:02:00-0500</p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm M79.661}\">Leg pain, lower right</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-condition-example-diagnosis-ach-pass2.html\">Thrombophlebitis</a></td></tr></table><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 other}\">Walk-in</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-emergency.html\">ACH Emergency Department</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td><td>2024-01-31 02:35:00-0500 --&gt; 2024-02-01 01:02:00-0500</td></tr></table></div>"
  ] ; # 
  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 "10005104252a" ]
  ] ) ; # 
  fhir:status [ fhir:v "triaged"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EMER" ] ;
fhir:display [ fhir:v "emergency" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
a sct:4525004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4525004" ] ;
fhir:display [ fhir:v "Emergency department patient visit" ]     ] ) ;
fhir:text [ fhir:v "Emergency department patient visit" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2024-01-31T02:35:00-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-01-31T22:02:00-05:00"^^xsd:dateTime ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "M79.661" ] ;
fhir:display [ fhir:v "Pain in right lower leg" ]     ] ) ;
fhir:text [ fhir:v "Leg pain, lower right" ]
  ] ) ; # 
  fhir:diagnosis ( [
fhir:condition [
fhir:reference [ fhir:v "Condition/condition-example-diagnosis-ach-pass2" ] ;
fhir:display [ fhir:v "Thrombophlebitis" ]     ]
  ] ) ; # 
  fhir:hospitalization [
fhir:admitSource [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/admit-source"^^xsd:anyURI ] ;
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ]       ] ) ;
fhir:text [ fhir:v "Walk-in" ]     ]
  ] ; # 
  fhir:location ( [
fhir:location [
fhir:reference [ fhir:v "Location/location-example-ach-emergency" ] ;
fhir:display [ fhir:v "ACH Emergency Department" ]     ] ;
fhir:physicalType [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "wa" ] ;
fhir:display [ fhir:v "Ward" ]       ] )     ] ;
fhir:period [
fhir:start [ fhir:v "2024-01-31T02:35:00-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-02-01T01:02:00-05:00"^^xsd:dateTime ]     ]
  ] ) . # 

<http://example.com/fhir/Encounter/encounter-example-ach-ach-pass2-inpatient> a fhir:Encounter ;
  fhir:id [ fhir:v "encounter-example-ach-ach-pass2-inpatient"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-ach-pass2-inpatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-ach-pass2-inpatient</b></p><a name=\"encounter-example-ach-ach-pass2-inpatient\"> </a><a name=\"hcencounter-example-ach-ach-pass2-inpatient\"> </a><a name=\"encounter-example-ach-ach-pass2-inpatient-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104252b (use: usual, )</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode</a> IMP: inpatient encounter</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 32485007}\">Hospital Admission</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>period</b>: 2024-01-31 22:02:00-0500 --&gt; 2024-02-02 16:22:00-0500</p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source emd}\">Emergency Department</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition exp}\">Expired</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-inpatient.html\">ACH Inpatient Hospital Ward</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td><td>2024-02-01 01:02:00-0500 --&gt; 2024-02-02 16:22:00-0500</td></tr></table></div>"
  ] ; # 
  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 "10005104252b" ]
  ] ) ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IMP" ] ;
fhir:display [ fhir:v "inpatient 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" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2024-01-31T22:02:00-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-02-02T16:22:00-05:00"^^xsd:dateTime ]
  ] ; # 
  fhir:hospitalization [
fhir:admitSource [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/admit-source"^^xsd:anyURI ] ;
fhir:code [ fhir:v "emd" ] ;
fhir:display [ fhir:v "From accident/emergency department" ]       ] ) ;
fhir:text [ fhir:v "Emergency Department" ]     ] ;
fhir:dischargeDisposition [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/discharge-disposition"^^xsd:anyURI ] ;
fhir:code [ fhir:v "exp" ] ;
fhir:display [ fhir:v "expired" ]       ] ) ;
fhir:text [ fhir:v "Expired" ]     ]
  ] ; # 
  fhir:location ( [
fhir:location [
fhir:reference [ fhir:v "Location/location-example-ach-inpatient" ] ;
fhir:display [ fhir:v "ACH Inpatient Hospital Ward" ]     ] ;
fhir:physicalType [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "wa" ] ;
fhir:display [ fhir:v "Ward" ]       ] )     ] ;
fhir:period [
fhir:start [ fhir:v "2024-02-01T01:02:00-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-02-02T16:22:00-05:00"^^xsd:dateTime ]     ]
  ] ) . # 

<http://example.com/fhir/Coverage/coverage-example-ach-pass2> a fhir:Coverage ;
  fhir:id [ fhir:v "coverage-example-ach-pass2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_coverage-example-ach-pass2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage coverage-example-ach-pass2</b></p><a name=\"coverage-example-ach-pass2\"> </a><a name=\"hccoverage-example-ach-pass2\"> </a><a name=\"coverage-example-ach-pass2-en-US\"> </a><p><b>identifier</b>: Member Number/93565936</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode HMO}\">health maintenance organization policy</span></p><p><b>subscriberId</b>: 89345743</p><p><b>beneficiary</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN: 1601191902010308 (use: usual, ))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>payor</b>: PayerComm</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MB" ] ;
fhir:display [ fhir:v "Member Number" ]       ] )     ] ;
fhir:system [ fhir:v "http://example.org/fhir/memberidentifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "93565936" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HMO" ] ;
fhir:display [ fhir:v "health maintenance organization policy" ]     ] )
  ] ; # 
  fhir:subscriberId [ fhir:v "89345743"] ; # 
  fhir:beneficiary [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ]
  ] ; # 
  fhir:relationship [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/subscriber-relationship"^^xsd:anyURI ] ;
fhir:code [ fhir:v "self" ] ;
fhir:display [ fhir:v "Self" ]     ] )
  ] ; # 
  fhir:payor ( [
fhir:display [ fhir:v "PayerComm" ]
  ] ) . # 

<http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass2-problem> a fhir:Condition ;
  fhir:id [ fhir:v "condition-example-diagnosis-ach-pass2-problem"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-pass2-problem\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-pass2-problem</b></p><a name=\"condition-example-diagnosis-ach-pass2-problem\"> </a><a name=\"hccondition-example-diagnosis-ach-pass2-problem\"> </a><a name=\"condition-example-diagnosis-ach-pass2-problem-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 111552007}, {http://hl7.org/fhir/sid/icd-10-cm E11.9}\">Diabetes mellitus without complication</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.0" ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]     ] ) ;
fhir:text [ fhir:v "Problem List Item" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:111552007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "111552007" ] ;
fhir:display [ fhir:v "Diabetes mellitus without complication (disorder)" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "E11.9" ] ;
fhir:display [ fhir:v "Type 2 diabetes mellitus without complications" ]     ] ) ;
fhir:text [ fhir:v "Diabetes mellitus without complication" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] . # 

<http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass2> a fhir:Condition ;
  fhir:id [ fhir:v "condition-example-diagnosis-ach-pass2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-pass2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-pass2</b></p><a name=\"condition-example-diagnosis-ach-pass2\"> </a><a name=\"hccondition-example-diagnosis-ach-pass2\"> </a><a name=\"condition-example-diagnosis-ach-pass2-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 1748006}\">Thrombophlebitis</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.0" ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]     ] ) ;
fhir:text [ fhir:v "Encounter Diagnosis" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:1748006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1748006" ] ;
fhir:display [ fhir:v "Thrombophlebitis of deep femoral vein (disorder)" ]     ] ) ;
fhir:text [ fhir:v "Thrombophlebitis" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] . # 

<http://example.com/fhir/Device/device-example-ach-ach-pass2-compress-hose> a fhir:Device ;
  fhir:id [ fhir:v "device-example-ach-ach-pass2-compress-hose"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_device-example-ach-ach-pass2-compress-hose\"> </a><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 (use: usual, )</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>"
  ] ; # 
  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 "100051034" ]
  ] ) ; # 
  fhir:type [
    ( fhir:coding [
a sct:348681001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "348681001" ] ;
fhir:display [ fhir:v "Graduated compression elastic hosiery (physical object)" ]     ] ) ;
fhir:text [ fhir:v "Graduated compression elastic hosiery" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] . # 

<http://example.com/fhir/DiagnosticReport/diagnosticreport-example-ach-ach-pass2-radiology> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "diagnosticreport-example-ach-ach-pass2-radiology"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_diagnosticreport-example-ach-ach-pass2-radiology\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport diagnosticreport-example-ach-ach-pass2-radiology</b></p><a name=\"diagnosticreport-example-ach-ach-pass2-radiology\"> </a><a name=\"hcdiagnosticreport-example-ach-ach-pass2-radiology\"> </a><a name=\"diagnosticreport-example-ach-ach-pass2-radiology-en-US\"> </a><h2><span title=\"Codes:{http://snomed.info/sct 14331000087103}\">ultrasonography of right lower limb</span> (<span title=\"Codes:{http://loinc.org LP29684-5}\">Radiology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN: 1601191902010308 (use: usual, ))</td></tr><tr><td>When For</td><td>2024-02-01 23:14:00-0500</td></tr><tr><td>Reported</td><td>2024-02-02 08:52:00-0500</td></tr></table><p><b>Report Details</b></p><p><b>Coded Conclusions:</b></p><ul><li><span title=\"Codes:{http://snomed.info/sct 128053003}\">Deep venous thrombosis (disorder)</span></li></ul></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:LP29684-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP29684-5" ] ;
fhir:display [ fhir:v "Radiology" ]     ] ) ;
fhir:text [ fhir:v "Radiology" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:14331000087103 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "14331000087103" ] ;
fhir:display [ fhir:v "Doppler ultrasonography of vascular structure of right lower limb (procedure)" ]     ] ) ;
fhir:text [ fhir:v "ultrasonography of right lower limb" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-01T23:14:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-02-02T08:52:00-05:00"^^xsd:dateTime] ; # 
  fhir:conclusionCode ( [
    ( fhir:coding [
a sct:128053003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "128053003" ] ;
fhir:display [ fhir:v "Deep venous thrombosis (disorder)" ]     ] )
  ] ) . # 

<http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-dex4> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-example-ach-pass2-dex4"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-dex4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-dex4</b></p><a name=\"medicationadministration-example-ach-pass2-dex4\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-dex4\"> </a><a name=\"medicationadministration-example-ach-pass2-dex4-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888893 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}\">Outpatient</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-dex4-tablet.html\">Dex4 4 gm chewable tablet X1</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-emergency.html\">Emergency Encounter</a></p><p><b>effective</b>: 2024-01-31 04:54:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-dex4-tablet.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888892 (use: usual, ); status = active; intent = plan; category = Outpatient; medication[x] = -&gt;Dex4 4 gm chewable tablet X1; authoredOn = 2024-01-31 04:46:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>4 gm chewable tablet X1</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></td><td>4 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg = 'g')</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "101888893" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "outpatient" ] ;
fhir:display [ fhir:v "Outpatient" ]     ] ) ;
fhir:text [ fhir:v "Outpatient" ]
  ] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-dex4-tablet" ] ;
fhir:display [ fhir:v "Dex4 4 gm chewable tablet X1" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-emergency" ] ;
fhir:display [ fhir:v "Emergency Encounter" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-01-31T04:54:00-05:00"^^xsd:dateTime] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-example-ach-pass2-dex4-tablet" ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "4 gm chewable tablet X1" ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral Use" ]       ] ) ;
fhir:text [ fhir:v "Oral" ]     ] ;
fhir:dose [
fhir:value [ fhir:v "4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g" ]     ]
  ] . # 

<http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-heparin-1> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-example-ach-pass2-heparin-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-heparin-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-heparin-1</b></p><a name=\"medicationadministration-example-ach-pass2-heparin-1\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-heparin-1\"> </a><a name=\"medicationadministration-example-ach-pass2-heparin-1-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888895 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-heparin.html\">0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-01 12:22:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-heparin.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888895 (use: usual, ); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe; authoredOn = 2024-02-01 12:00:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>0.5 mL</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>5000 uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeuL = 'uL')</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "101888895" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-heparin" ] ;
fhir:display [ fhir:v "0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-01T12:22:00-05:00"^^xsd:dateTime] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-example-ach-pass2-heparin" ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "0.5 mL" ] ;
fhir:site [
      ( fhir:coding [
a sct:1255295007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255295007" ] ;
fhir:display [ fhir:v "Structure of blood vessel of left upper arm (body structure)" ]       ] )     ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route" ]       ] ) ;
fhir:text [ fhir:v "IV" ]     ] ;
fhir:dose [
fhir:value [ fhir:v "5000"^^xsd:decimal ] ;
fhir:unit [ fhir:v "uL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "uL" ]     ]
  ] . # 

<http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-heparin-2> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-example-ach-pass2-heparin-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-heparin-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-heparin-2</b></p><a name=\"medicationadministration-example-ach-pass2-heparin-2\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-heparin-2\"> </a><a name=\"medicationadministration-example-ach-pass2-heparin-2-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888895 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-heparin.html\">0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 13:26:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-heparin.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888895 (use: usual, ); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe; authoredOn = 2024-02-01 12:00:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>0.5 mL</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>5000 uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeuL = 'uL')</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "101888895" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-heparin" ] ;
fhir:display [ fhir:v "0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-02T13:26:00-05:00"^^xsd:dateTime] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-example-ach-pass2-heparin" ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "0.5 mL" ] ;
fhir:site [
      ( fhir:coding [
a sct:1255295007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255295007" ] ;
fhir:display [ fhir:v "Structure of blood vessel of left upper arm (body structure)" ]       ] )     ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route" ]       ] ) ;
fhir:text [ fhir:v "IV" ]     ] ;
fhir:dose [
fhir:value [ fhir:v "5000"^^xsd:decimal ] ;
fhir:unit [ fhir:v "uL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "uL" ]     ]
  ] . # 

<http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-1> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-example-ach-pass2-insulin-lispro-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-insulin-lispro-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-insulin-lispro-1</b></p><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-1\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-insulin-lispro-1\"> </a><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-1-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888942 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-insulin-lispro.html\">Insulin Lispro</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-01 12:00:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-insulin-lispro.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888894 (use: usual, ); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Insulin Lispro; authoredOn = 2024-02-01 12:00:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Give 5 units before breakfast</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>5</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1018888942" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-insulin-lispro" ] ;
fhir:display [ fhir:v "Insulin Lispro" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-01T12:00:00-05:00"^^xsd:dateTime] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-example-ach-pass2-insulin-lispro" ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "Give 5 units before breakfast" ] ;
fhir:site [
      ( fhir:coding [
a sct:1255295007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255295007" ] ;
fhir:display [ fhir:v "Structure of blood vessel of left upper arm (body structure)" ]       ] )     ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route" ]       ] ) ;
fhir:text [ fhir:v "IV" ]     ] ;
fhir:dose [
fhir:value [ fhir:v "5"^^xsd:decimal ]     ]
  ] . # 

<http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-2> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-example-ach-pass2-insulin-lispro-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-insulin-lispro-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-insulin-lispro-2</b></p><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-2\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-insulin-lispro-2\"> </a><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-2-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888943 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-insulin-lispro.html\">Insulin Lispro</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-01 19:00:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-insulin-lispro.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888894 (use: usual, ); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Insulin Lispro; authoredOn = 2024-02-01 12:00:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Give 5 units before dinner</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>4</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1018888943" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-insulin-lispro" ] ;
fhir:display [ fhir:v "Insulin Lispro" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-01T19:00:00-05:00"^^xsd:dateTime] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-example-ach-pass2-insulin-lispro" ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "Give 5 units before dinner" ] ;
fhir:site [
      ( fhir:coding [
a sct:1255295007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255295007" ] ;
fhir:display [ fhir:v "Structure of blood vessel of left upper arm (body structure)" ]       ] )     ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route" ]       ] ) ;
fhir:text [ fhir:v "IV" ]     ] ;
fhir:dose [
fhir:value [ fhir:v "4"^^xsd:decimal ]     ]
  ] . # 

<http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-3> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-example-ach-pass2-insulin-lispro-3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-insulin-lispro-3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-insulin-lispro-3</b></p><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-3\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-insulin-lispro-3\"> </a><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-3-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888944 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-insulin-lispro.html\">Insulin Lispro</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 07:00:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-insulin-lispro.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888894 (use: usual, ); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Insulin Lispro; authoredOn = 2024-02-01 12:00:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Give 5 units before breakfast</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>5</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1018888944" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-insulin-lispro" ] ;
fhir:display [ fhir:v "Insulin Lispro" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-02T07:00:00-05:00"^^xsd:dateTime] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-example-ach-pass2-insulin-lispro" ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "Give 5 units before breakfast" ] ;
fhir:site [
      ( fhir:coding [
a sct:1255295007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255295007" ] ;
fhir:display [ fhir:v "Structure of blood vessel of left upper arm (body structure)" ]       ] )     ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route" ]       ] ) ;
fhir:text [ fhir:v "IV" ]     ] ;
fhir:dose [
fhir:value [ fhir:v "5"^^xsd:decimal ]     ]
  ] . # 

<http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-4> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-example-ach-pass2-insulin-lispro-4"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-insulin-lispro-4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-insulin-lispro-4</b></p><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-4\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-insulin-lispro-4\"> </a><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-4-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888945 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-insulin-lispro.html\">Insulin Lispro</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 15:00:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-insulin-lispro.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888894 (use: usual, ); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Insulin Lispro; authoredOn = 2024-02-01 12:00:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Give 5 units before dinner</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>4</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1018888945" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-insulin-lispro" ] ;
fhir:display [ fhir:v "Insulin Lispro" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-02T15:00:00-05:00"^^xsd:dateTime] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-example-ach-pass2-insulin-lispro" ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "Give 5 units before dinner" ] ;
fhir:site [
      ( fhir:coding [
a sct:1255295007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255295007" ] ;
fhir:display [ fhir:v "Structure of blood vessel of left upper arm (body structure)" ]       ] )     ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route" ]       ] ) ;
fhir:text [ fhir:v "IV" ]     ] ;
fhir:dose [
fhir:value [ fhir:v "4"^^xsd:decimal ]     ]
  ] . # 

<http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-dex4-tablet> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "medicationrequest-example-ach-pass2-dex4-tablet"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass2-dex4-tablet\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass2-dex4-tablet</b></p><a name=\"medicationrequest-example-ach-pass2-dex4-tablet\"> </a><a name=\"hcmedicationrequest-example-ach-pass2-dex4-tablet\"> </a><a name=\"medicationrequest-example-ach-pass2-dex4-tablet-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888892 (use: usual, )</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}\">Outpatient</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-dex4-tablet.html\">Dex4 4 gm chewable tablet X1</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-emergency.html\">Emergency Encounter</a></p><p><b>authoredOn</b>: 2024-01-31 04:46:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN: 1601191902010308 (use: usual, ))</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "101888892" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "outpatient" ] ;
fhir:display [ fhir:v "Outpatient" ]     ] ) ;
fhir:text [ fhir:v "Outpatient" ]
  ] ) ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-dex4-tablet" ] ;
fhir:display [ fhir:v "Dex4 4 gm chewable tablet X1" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-emergency" ] ;
fhir:display [ fhir:v "Emergency Encounter" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-01-31T04:46:00-05:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "4 gm chewable tablet X1" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:asNeeded [ fhir:v "false"^^xsd:boolean ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral Use" ]       ] ) ;
fhir:text [ fhir:v "Oral" ]     ] ;
    ( fhir:doseAndRate [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "calculated" ] ;
fhir:display [ fhir:v "Calculated" ]         ] ) ;
fhir:text [ fhir:v "calculated" ]       ] ;
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g" ]       ]     ] )
  ] ) . # 

<http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-heparin> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "medicationrequest-example-ach-pass2-heparin"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass2-heparin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass2-heparin</b></p><a name=\"medicationrequest-example-ach-pass2-heparin\"> </a><a name=\"hcmedicationrequest-example-ach-pass2-heparin\"> </a><a name=\"medicationrequest-example-ach-pass2-heparin-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888895 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-heparin.html\">0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>authoredOn</b>: 2024-02-01 12:00:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN: 1601191902010308 (use: usual, ))</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "101888895" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ) ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-heparin" ] ;
fhir:display [ fhir:v "0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-02-01T12:00:00-05:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "0.5 mL" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:asNeeded [ fhir:v "false"^^xsd:boolean ] ;
fhir:site [
      ( fhir:coding [
a sct:1255295007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255295007" ] ;
fhir:display [ fhir:v "Structure of blood vessel of left upper arm (body structure)" ]       ] )     ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route" ]       ] ) ;
fhir:text [ fhir:v "IV" ]     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "5000"^^xsd:decimal ] ;
fhir:unit [ fhir:v "uL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "uL" ]       ]     ] )
  ] ) . # 

<http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-insulin-lispro> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "medicationrequest-example-ach-pass2-insulin-lispro"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass2-insulin-lispro\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass2-insulin-lispro</b></p><a name=\"medicationrequest-example-ach-pass2-insulin-lispro\"> </a><a name=\"hcmedicationrequest-example-ach-pass2-insulin-lispro\"> </a><a name=\"medicationrequest-example-ach-pass2-insulin-lispro-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888894 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-insulin-lispro.html\">Insulin Lispro</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>authoredOn</b>: 2024-02-01 12:00:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN: 1601191902010308 (use: usual, ))</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "101888894" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ) ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-insulin-lispro" ] ;
fhir:display [ fhir:v "Insulin Lispro" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-02-01T12:00:00-05:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "Give 5 units before breakfast" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AM" ]         ] )       ]     ] ;
fhir:asNeeded [ fhir:v "false"^^xsd:boolean ] ;
fhir:site [
      ( fhir:coding [
a sct:1255295007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255295007" ] ;
fhir:display [ fhir:v "Structure of blood vessel of left upper arm (body structure)" ]       ] )     ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route" ]       ] ) ;
fhir:text [ fhir:v "IV" ]     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "5"^^xsd:decimal ]       ]     ] )
  ] [
fhir:text [ fhir:v "Give 4 units before dinner" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BED" ]         ] )       ]     ] ;
fhir:asNeeded [ fhir:v "false"^^xsd:boolean ] ;
fhir:site [
      ( fhir:coding [
a sct:1255295007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255295007" ] ;
fhir:display [ fhir:v "Structure of blood vessel of left upper arm (body structure)" ]       ] )     ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route" ]       ] ) ;
fhir:text [ fhir:v "IV" ]     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "4"^^xsd:decimal ]       ]     ] )
  ] ) . # 

<http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-metformin> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "medicationrequest-example-ach-pass2-metformin"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass2-metformin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass2-metformin</b></p><a name=\"medicationrequest-example-ach-pass2-metformin\"> </a><a name=\"hcmedicationrequest-example-ach-pass2-metformin\"> </a><a name=\"medicationrequest-example-ach-pass2-metformin-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888892 (use: usual, )</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category community}\">Home Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-metformin-1000.html\">Metformin hydrochloride 1000 MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-emergency.html\">Emergency Encounter</a></p><p><b>authoredOn</b>: 2024-01-31 04:22:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN: 1601191902010308 (use: usual, ))</a></p><p><b>recorder</b>: Patient Identified</p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "101888892" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "community" ] ;
fhir:display [ fhir:v "Community" ]     ] ) ;
fhir:text [ fhir:v "Home Medication" ]
  ] ) ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-metformin-1000" ] ;
fhir:display [ fhir:v "Metformin hydrochloride 1000 MG" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-emergency" ] ;
fhir:display [ fhir:v "Emergency Encounter" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-01-31T04:22:00-05:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ]
  ] ; # 
  fhir:recorder [
fhir:display [ fhir:v "Patient Identified" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "1000 mg tablet by mouth twice daily" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:asNeeded [ fhir:v "false"^^xsd:boolean ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral Use" ]       ] ) ;
fhir:text [ fhir:v "Oral" ]     ] ;
    ( fhir:doseAndRate [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "calculated" ] ;
fhir:display [ fhir:v "Calculated" ]         ] ) ;
fhir:text [ fhir:v "calculated" ]       ] ;
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "1000"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ]     ] )
  ] ) . # 

<http://example.com/fhir/Observation/observation-example-ach-pass2-aptt> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass2-aptt"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass2-aptt\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass2-aptt</b></p><a name=\"observation-example-ach-pass2-aptt\"> </a><a name=\"hcobservation-example-ach-pass2-aptt\"> </a><a name=\"observation-example-ach-pass2-aptt-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass2-aptt.html\">ServiceRequest aPTT in Blood by Coagulation assay</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 3173-2}\">aPTT</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 11:24:00-0500</p><p><b>issued</b>: 2024-02-02 11:29:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 8 s<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codes = 's')</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-1.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-01-31 22:50:00-0500</a></p></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/servicerequest-example-ach-ach-pass2-aptt" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:3173-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3173-2" ] ;
fhir:display [ fhir:v "aPTT in Blood by Coagulation assay" ]     ] ) ;
fhir:text [ fhir:v "aPTT" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-02T11:24:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-02-02T11:29:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "8"^^xsd:decimal ] ;
fhir:unit [ fhir:v "s" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "s" ]
  ] ; # 
  fhir:specimen [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass2-blood-1" ]
  ] . # 

<http://example.com/fhir/Observation/observation-example-ach-pass2-poc-1> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass2-poc-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass2-poc-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass2-poc-1</b></p><a name=\"observation-example-ach-pass2-poc-1\"> </a><a name=\"hcobservation-example-ach-pass2-poc-1\"> </a><a name=\"observation-example-ach-pass2-poc-1-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass2-glucose.html\">ServiceRequest Glucose [Mass/volume] in Capillary blood by Glucometer</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 41653-7}\">Glucose</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-01-31 23:01:00-0500</p><p><b>issued</b>: 2024-01-31 23:02:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 53 d/gL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg/dL = 'g/dL')</span></p></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/servicerequest-example-ach-ach-pass2-glucose" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:41653-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "41653-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Capillary blood by Glucometer" ]     ] ) ;
fhir:text [ fhir:v "Glucose" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-01-31T23:01:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-01-31T23:02:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "53"^^xsd:decimal ] ;
fhir:unit [ fhir:v "d/gL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g/dL" ]
  ] . # 

<http://example.com/fhir/Observation/observation-example-ach-pass2-poc-2> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass2-poc-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass2-poc-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass2-poc-2</b></p><a name=\"observation-example-ach-pass2-poc-2\"> </a><a name=\"hcobservation-example-ach-pass2-poc-2\"> </a><a name=\"observation-example-ach-pass2-poc-2-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass2-glucose.html\">ServiceRequest Glucose [Mass/volume] in Capillary blood by Glucometer</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 41653-7}\">Glucose</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 10:14:00-0500</p><p><b>issued</b>: 2024-02-02 10:15:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 105 d/gL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg/dL = 'g/dL')</span></p></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/servicerequest-example-ach-ach-pass2-glucose" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:41653-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "41653-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Capillary blood by Glucometer" ]     ] ) ;
fhir:text [ fhir:v "Glucose" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-02T10:14:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-02-02T10:15:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "105"^^xsd:decimal ] ;
fhir:unit [ fhir:v "d/gL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g/dL" ]
  ] . # 

<http://example.com/fhir/Observation/observation-example-ach-pass2-hemo-a1c> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass2-hemo-a1c"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass2-hemo-a1c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass2-hemo-a1c</b></p><a name=\"observation-example-ach-pass2-hemo-a1c\"> </a><a name=\"hcobservation-example-ach-pass2-hemo-a1c\"> </a><a name=\"observation-example-ach-pass2-hemo-a1c-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass2-hemo-a1c.html\">ServiceRequest Hemoglobin A1c [Mass/volume] in Blood</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 41653-7}\">Glucose</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-01-31 23:01:00-0500</p><p><b>issued</b>: 2024-01-31 23:52:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 7.5 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-1.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-01-31 22:50:00-0500</a></p></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/servicerequest-example-ach-ach-pass2-hemo-a1c" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:41653-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "41653-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Capillary blood by Glucometer" ]     ] ) ;
fhir:text [ fhir:v "Glucose" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-01-31T23:01:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-01-31T23:52:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "7.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]
  ] ; # 
  fhir:specimen [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass2-blood-1" ]
  ] . # 

<http://example.com/fhir/Observation/observation-example-ach-pass2-hemo> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass2-hemo"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass2-hemo\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass2-hemo</b></p><a name=\"observation-example-ach-pass2-hemo\"> </a><a name=\"hcobservation-example-ach-pass2-hemo\"> </a><a name=\"observation-example-ach-pass2-hemo-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass2-hemo.html\">ServiceRequest Hemoglobin [Mass/volume] in Venous blood</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 600-7}\">Bacteria identified in Blood by Culture</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 11:24:00-0500</p><p><b>issued</b>: 2024-02-02 11:29:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 8 d/gL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg/dL = 'g/dL')</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-2.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-02-02 11:26:00-0500</a></p></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/servicerequest-example-ach-ach-pass2-hemo" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:600-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "600-7" ] ;
fhir:display [ fhir:v "Bacteria identified in Blood by Culture" ]     ] ) ;
fhir:text [ fhir:v "Bacteria identified in Blood by Culture" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-02T11:24:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-02-02T11:29:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "8"^^xsd:decimal ] ;
fhir:unit [ fhir:v "d/gL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g/dL" ]
  ] ; # 
  fhir:specimen [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass2-blood-2" ]
  ] . # 

<http://example.com/fhir/Observation/observation-example-ach-pass2-vitals-weight> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass2-vitals-weight"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass2-vitals-weight\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass2-vitals-weight</b></p><a name=\"observation-example-ach-pass2-vitals-weight\"> </a><a name=\"hcobservation-example-ach-pass2-vitals-weight\"> </a><a name=\"observation-example-ach-pass2-vitals-weight-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Weight</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-emergency.html\">Emergency Encounter</a></p><p><b>effective</b>: 2024-01-31 01:42:00-0500</p><p><b>issued</b>: 2024-01-31 01:42:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 113.4 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:29463-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29463-7" ] ;
fhir:display [ fhir:v "Body weight" ]     ] ) ;
fhir:text [ fhir:v "Weight" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-emergency" ] ;
fhir:display [ fhir:v "Emergency Encounter" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-01-31T01:42:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-01-31T01:42:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "113.4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "kg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kg" ]
  ] . # 

<http://example.com/fhir/Procedure/procedure-example-ach-ach-pass2-ivcf> a fhir:Procedure ;
  fhir:id [ fhir:v "procedure-example-ach-ach-pass2-ivcf"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_procedure-example-ach-ach-pass2-ivcf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure procedure-example-ach-ach-pass2-ivcf</b></p><a name=\"procedure-example-ach-ach-pass2-ivcf\"> </a><a name=\"hcprocedure-example-ach-ach-pass2-ivcf\"> </a><a name=\"procedure-example-ach-ach-pass2-ivcf-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005103526 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 397913009}\">Percutaneous insertion of inferior vena cava filter (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>performed</b>: 2024-02-01 05:02:00-0500</p></div>"
  ] ; # 
  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 "10005103526" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:397913009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "397913009" ] ;
fhir:display [ fhir:v "Percutaneous insertion of inferior vena cava filter (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:performed [ fhir:v "2024-02-01T05:02:00-05:00"^^xsd:dateTime] . # 

<http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-aptt> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "servicerequest-example-ach-ach-pass2-aptt"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass2-aptt\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass2-aptt</b></p><a name=\"servicerequest-example-ach-ach-pass2-aptt\"> </a><a name=\"hcservicerequest-example-ach-ach-pass2-aptt\"> </a><a name=\"servicerequest-example-ach-ach-pass2-aptt-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631824 (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>priority</b>: STAT</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 3173-2}\">aPTT</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-01-31 22:21:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-01-31 22:21:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-1.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-01-31 22:50:00-0500</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PLAC" ] ;
fhir:display [ fhir:v "Placer Identifier" ]       ] ) ;
fhir:text [ fhir:v "Placer Identifier" ]     ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1019631824" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:108252007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory procedure" ]     ] ) ;
fhir:text [ fhir:v "Laboratory procedure" ]
  ] ) ; # 
  fhir:priority [ fhir:v "stat"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:3173-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3173-2" ] ;
fhir:display [ fhir:v "aPTT in Blood by Coagulation assay" ]     ] ) ;
fhir:text [ fhir:v "aPTT" ]
  ] ; # 
  fhir:quantity [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:occurrence [
a fhir:Timing ;
    ( fhir:event [ fhir:v "2024-01-31T22:21:00-05:00"^^xsd:dateTime ] ) ;
fhir:repeat [
fhir:count [ fhir:v "1"^^xsd:positiveInteger ]     ] ;
fhir:code [
fhir:text [ fhir:v "Once" ]     ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-01-31T22:21:00-05:00"^^xsd:dateTime] ; # 
  fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass2-blood-1" ]
  ] ) . # 

<http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-glucose> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "servicerequest-example-ach-ach-pass2-glucose"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass2-glucose\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass2-glucose</b></p><a name=\"servicerequest-example-ach-ach-pass2-glucose\"> </a><a name=\"hcservicerequest-example-ach-ach-pass2-glucose\"> </a><a name=\"servicerequest-example-ach-ach-pass2-glucose-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631824 (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 41653-7}\">Glucose</span></p><p><b>quantity</b>: 2</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Count 2  times, Once per1 days</p><p><b>authoredOn</b>: 2024-01-31 22:21:00-0500</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PLAC" ] ;
fhir:display [ fhir:v "Placer Identifier" ]       ] ) ;
fhir:text [ fhir:v "Placer Identifier" ]     ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1019631824" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:108252007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory procedure" ]     ] ) ;
fhir:text [ fhir:v "Laboratory procedure" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:41653-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "41653-7" ] ;
fhir:display [ fhir:v "Glucose [Mass/volume] in Capillary blood by Glucometer" ]     ] ) ;
fhir:text [ fhir:v "Glucose" ]
  ] ; # 
  fhir:quantity [
a fhir:Quantity ;
fhir:value [ fhir:v "2"^^xsd:decimal ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:occurrence [
a fhir:Timing ;
fhir:repeat [
fhir:count [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]     ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BID" ]       ] )     ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-01-31T22:21:00-05:00"^^xsd:dateTime] . # 

<http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-hemo-a1c> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "servicerequest-example-ach-ach-pass2-hemo-a1c"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass2-hemo-a1c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass2-hemo-a1c</b></p><a name=\"servicerequest-example-ach-ach-pass2-hemo-a1c\"> </a><a name=\"hcservicerequest-example-ach-ach-pass2-hemo-a1c\"> </a><a name=\"servicerequest-example-ach-ach-pass2-hemo-a1c-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631823 (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 41995-2}\">Hemoglobin A1c</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-01-31 22:21:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-01-31 22:21:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-1.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-01-31 22:50:00-0500</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PLAC" ] ;
fhir:display [ fhir:v "Placer Identifier" ]       ] ) ;
fhir:text [ fhir:v "Placer Identifier" ]     ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1019631823" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:108252007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory procedure" ]     ] ) ;
fhir:text [ fhir:v "Laboratory procedure" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:41995-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "41995-2" ] ;
fhir:display [ fhir:v "Hemoglobin A1c [Mass/volume] in Blood" ]     ] ) ;
fhir:text [ fhir:v "Hemoglobin A1c" ]
  ] ; # 
  fhir:quantity [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:occurrence [
a fhir:Timing ;
    ( fhir:event [ fhir:v "2024-01-31T22:21:00-05:00"^^xsd:dateTime ] ) ;
fhir:repeat [
fhir:count [ fhir:v "1"^^xsd:positiveInteger ]     ] ;
fhir:code [
fhir:text [ fhir:v "Once" ]     ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-01-31T22:21:00-05:00"^^xsd:dateTime] ; # 
  fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass2-blood-1" ]
  ] ) . # 

<http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-hemo> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "servicerequest-example-ach-ach-pass2-hemo"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass2-hemo\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass2-hemo</b></p><a name=\"servicerequest-example-ach-ach-pass2-hemo\"> </a><a name=\"hcservicerequest-example-ach-ach-pass2-hemo\"> </a><a name=\"servicerequest-example-ach-ach-pass2-hemo-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631824 (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>priority</b>: STAT</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 30350-3}\">Hemoglobin</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-02-02 11:22:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-02-02 11:22:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-2.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-02-02 11:26:00-0500</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PLAC" ] ;
fhir:display [ fhir:v "Placer Identifier" ]       ] ) ;
fhir:text [ fhir:v "Placer Identifier" ]     ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1019631824" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:108252007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory procedure" ]     ] ) ;
fhir:text [ fhir:v "Laboratory procedure" ]
  ] ) ; # 
  fhir:priority [ fhir:v "stat"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:30350-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30350-3" ] ;
fhir:display [ fhir:v "Hemoglobin [Mass/volume] in Venous blood" ]     ] ) ;
fhir:text [ fhir:v "Hemoglobin" ]
  ] ; # 
  fhir:quantity [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass2-inpatient" ] ;
fhir:display [ fhir:v "Hospital Admission" ]
  ] ; # 
  fhir:occurrence [
a fhir:Timing ;
    ( fhir:event [ fhir:v "2024-02-02T11:22:00-05:00"^^xsd:dateTime ] ) ;
fhir:repeat [
fhir:count [ fhir:v "1"^^xsd:positiveInteger ]     ] ;
fhir:code [
fhir:text [ fhir:v "Once" ]     ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-02-02T11:22:00-05:00"^^xsd:dateTime] ; # 
  fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass2-blood-2" ]
  ] ) . # 

<http://example.com/fhir/Specimen/specimen-example-ach-ach-pass2-blood-1> a fhir:Specimen ;
  fhir:id [ fhir:v "specimen-example-ach-ach-pass2-blood-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-ach-pass2-blood-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-ach-pass2-blood-1</b></p><a name=\"specimen-example-ach-ach-pass2-blood-1\"> </a><a name=\"hcspecimen-example-ach-ach-pass2-blood-1\"> </a><a name=\"specimen-example-ach-ach-pass2-blood-1-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798.32</code>/C104082902, <code>urn:oid:2.16.840.1.113883.19.5.1.798.800</code>/C10408290:42</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 BLDV}\">Blood venous</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass1 ACH</a></p><p><b>receivedTime</b>: 2024-01-31 22:50:00-0500</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-31 22:42:00-0500</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798.32"^^xsd:anyURI ] ;
fhir:value [ fhir:v "C104082902" ] ;
fhir:assigner [
fhir:display [ fhir:v "LIS" ]     ]
  ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798.800"^^xsd:anyURI ] ;
fhir:value [ fhir:v "C10408290:42" ]
  ] ) ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0487"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BLDV" ] ;
fhir:display [ fhir:v "Blood venous" ]     ] ) ;
fhir:text [ fhir:v "Blood venous" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:receivedTime [ fhir:v "2024-01-31T22:50:00-05:00"^^xsd:dateTime] ; # 
  fhir:collection [
fhir:collected [ fhir:v "2024-01-31T22:42:00-05:00"^^xsd:dateTime ] ;
fhir:bodySite [
      ( fhir:coding [
a sct:1255295007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255295007" ] ;
fhir:display [ fhir:v "Structure of blood vessel of left upper arm (body structure)" ]       ] )     ]
  ] . # 

<http://example.com/fhir/Specimen/specimen-example-ach-ach-pass2-blood-2> a fhir:Specimen ;
  fhir:id [ fhir:v "specimen-example-ach-ach-pass2-blood-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-ach-pass2-blood-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-ach-pass2-blood-2</b></p><a name=\"specimen-example-ach-ach-pass2-blood-2\"> </a><a name=\"hcspecimen-example-ach-ach-pass2-blood-2\"> </a><a name=\"specimen-example-ach-ach-pass2-blood-2-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798.32</code>/C104082902, <code>urn:oid:2.16.840.1.113883.19.5.1.798.800</code>/C10408290:42</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 BLDV}\">Blood venous</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass1 ACH</a></p><p><b>receivedTime</b>: 2024-02-02 11:26:00-0500</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-02-02 11:24:00-0500</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798.32"^^xsd:anyURI ] ;
fhir:value [ fhir:v "C104082902" ] ;
fhir:assigner [
fhir:display [ fhir:v "LIS" ]     ]
  ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798.800"^^xsd:anyURI ] ;
fhir:value [ fhir:v "C10408290:42" ]
  ] ) ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0487"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BLDV" ] ;
fhir:display [ fhir:v "Blood venous" ]     ] ) ;
fhir:text [ fhir:v "Blood venous" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass2" ] ;
fhir:display [ fhir:v "Pass1 ACH" ]
  ] ; # 
  fhir:receivedTime [ fhir:v "2024-02-02T11:26:00-05:00"^^xsd:dateTime] ; # 
  fhir:collection [
fhir:collected [ fhir:v "2024-02-02T11:24:00-05:00"^^xsd:dateTime ] ;
fhir:bodySite [
      ( fhir:coding [
a sct:1255295007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255295007" ] ;
fhir:display [ fhir:v "Structure of blood vessel of left upper arm (body structure)" ]       ] )     ]
  ] . # 

<http://example.com/fhir/MeasureReport/measurereport-example-individual-ach-ach-pass3> a fhir:MeasureReport ;
  fhir:id [ fhir:v "measurereport-example-individual-ach-ach-pass3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-individual-ach-ach-pass3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-individual-ach-ach-pass3</b></p><a name=\"measurereport-example-individual-ach-ach-pass3\"> </a><a name=\"hcmeasurereport-example-individual-ach-ach-pass3\"> </a><a name=\"measurereport-example-individual-ach-ach-pass3-en-US\"> </a><p><b>identifier</b>: <code>http://example.org/fhir/measurereport/id</code>/123456789-pass3</p><p><b>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href=\"Measure-NHSNdQMAcuteCareHospitalInitialPopulation.html\">NHSN dQM Acute Care Hospital Initial Population</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN: 1601191901010308 (use: usual, ))</a></p><p><b>date</b>: 2024-02-05 21:04:29+0000</p><p><b>reporter</b>: <a href=\"Organization-organization-example-submitting-organization.html\">Organization Example NHSN Submitter</a></p><p><b>period</b>: 2024-01-05 00:00:00+0000 --&gt; 2024-02-04 00:00:00+0000</p><p><b>improvementNotation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-improvement-notation increase}\">Increased score indicates improvement</span></p><blockquote><p><b>group</b></p><h3>Populations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Count</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></td><td>1</td></tr></table></blockquote><p><b>evaluatedResource</b>: <a href=\"Specimen-specimen-example-ach-ach-pass3-stool.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082905,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:45; type = Bloody stool specimen (specimen); receivedTime = 2024-02-01 19:12:00-0500</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-scoring"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cohort" ] ;
fhir:display [ fhir:v "Cohort" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.org/fhir/measurereport/id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456789-pass3" ]
  ] ) ; # 
  fhir:status [ fhir:v "complete"] ; # 
  fhir:type [ fhir:v "individual"] ; # 
  fhir:measure [
fhir:v "http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation>
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass1" ]
  ] ; # 
  fhir:date [ fhir:v "2024-02-05T21:04:29.481+00:00"^^xsd:dateTime] ; # 
  fhir:reporter [
fhir:reference [ fhir:v "Organization/organization-example-submitting-organization" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2024-01-05T00:00:00.000+00:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-02-04T00:00:00.000+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:improvementNotation [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-improvement-notation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "increase" ]     ] )
  ] ; # 
  fhir:group ( [
    ( fhir:population [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-population"^^xsd:anyURI ] ;
fhir:code [ fhir:v "initial-population" ] ;
fhir:display [ fhir:v "Initial Population" ]         ] )       ] ;
fhir:count [ fhir:v "1"^^xsd:integer ]     ] )
  ] ) ; # 
  fhir:evaluatedResource ( [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass3-stool" ]
  ] ) . # 

<http://example.com/fhir/Patient/patient-example-ach-ach-pass3> a fhir:Patient ;
  fhir:id [ fhir:v "patient-example-ach-ach-pass3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Restricted" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example-ach-ach-pass3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example-ach-ach-pass3</b></p><a name=\"patient-example-ach-ach-pass3\"> </a><a name=\"hcpatient-example-ach-ach-pass3\"> </a><a name=\"patient-example-ach-ach-pass3-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Pass3 ACH(official) Female, DoB: 2007-10-08 ( MRN: 1601191903010308 (use: usual, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"mailto:ACHtestcase@testcase.com\">ACHtestcase@testcase.com</a></li><li>5678 Sesame Lansing Lansing MI 48864 US </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 zh}\">Chinese</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2186-5\">CDC Race and Ethnicity</a> 2186-5: Not Hispanic or Latino</li><li>text: Non Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">M</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2028-9\">CDC Race and Ethnicity</a> 2028-9: Asian</li><li>text: White</li></ul></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2028-9" ] ;
fhir:display [ fhir:v "Asian" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "White" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2186-5" ] ;
fhir:display [ fhir:v "Not Hispanic or Latino" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Non Hispanic or Latino" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ;
fhir:value [ fhir:v "M" ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical record number" ]       ] ) ;
fhir:text [ fhir:v "MRN" ]     ] ;
fhir:system [ fhir:v "urn:oid:1.2.5.8.2.7"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1601191903010308" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Pass3 ACH" ] ;
fhir:family [ fhir:v "ACH" ] ;
    ( fhir:given [ fhir:v "Pass3" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "ACHtestcase@testcase.com" ] ;
fhir:use [ fhir:v "home" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "2007-10-08"^^xsd:date] ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "5678 Sesame Lansing" ] ) ;
fhir:city [ fhir:v "Lansing" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "48864" ] ;
fhir:country [ fhir:v "US" ]
  ] ) ; # 
  fhir:communication ( [
fhir:language [
      ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "zh" ] ;
fhir:display [ fhir:v "Chinese" ]       ] )     ]
  ] ) . # 

<http://example.com/fhir/Encounter/encounter-example-ach-ach-pass3-acute> a fhir:Encounter ;
  fhir:id [ fhir:v "encounter-example-ach-ach-pass3-acute"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-ach-pass3-acute\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-ach-pass3-acute</b></p><a name=\"encounter-example-ach-ach-pass3-acute\"> </a><a name=\"hcencounter-example-ach-ach-pass3-acute\"> </a><a name=\"encounter-example-ach-ach-pass3-acute-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104253a (use: usual, )</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-ACUTE\">ActCode</a> ACUTE: inpatient acute</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 453701000124103}\">Critical care visit</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>period</b>: 2024-02-02 16:43:00-0500 --&gt; 2024-02-03 19:58:00-0500</p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source other}\">From Short Stay</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition home}\">Home</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-crit.html\">ACH Medical Critical Care</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td><td>2024-02-02 16:43:00-0500 --&gt; 2024-03-02 19:58:00-0500</td></tr></table></div>"
  ] ; # 
  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 "10005104253a" ]
  ] ) ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACUTE" ] ;
fhir:display [ fhir:v "inpatient acute" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
a sct:453701000124103 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "453701000124103" ] ;
fhir:display [ fhir:v "In-person encounter" ]     ] ) ;
fhir:text [ fhir:v "Critical care visit" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass3 ACH" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2024-02-02T16:43:00-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-02-03T19:58:00-05:00"^^xsd:dateTime ]
  ] ; # 
  fhir:hospitalization [
fhir:admitSource [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/admit-source"^^xsd:anyURI ] ;
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ]       ] ) ;
fhir:text [ fhir:v "From Short Stay" ]     ] ;
fhir:dischargeDisposition [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/discharge-disposition"^^xsd:anyURI ] ;
fhir:code [ fhir:v "home" ] ;
fhir:display [ fhir:v "Home" ]       ] ) ;
fhir:text [ fhir:v "Home" ]     ]
  ] ; # 
  fhir:location ( [
fhir:location [
fhir:reference [ fhir:v "Location/location-example-ach-crit" ] ;
fhir:display [ fhir:v "ACH Medical Critical Care" ]     ] ;
fhir:physicalType [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "wa" ] ;
fhir:display [ fhir:v "Ward" ]       ] )     ] ;
fhir:period [
fhir:start [ fhir:v "2024-02-02T16:43:00-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-03-02T19:58:00-05:00"^^xsd:dateTime ]     ]
  ] ) . # 

<http://example.com/fhir/Encounter/encounter-example-ach-ach-pass3-short-stay> a fhir:Encounter ;
  fhir:id [ fhir:v "encounter-example-ach-ach-pass3-short-stay"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-ach-pass3-short-stay\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-ach-pass3-short-stay</b></p><a name=\"encounter-example-ach-ach-pass3-short-stay\"> </a><a name=\"hcencounter-example-ach-ach-pass3-short-stay\"> </a><a name=\"encounter-example-ach-ach-pass3-short-stay-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104253a (use: usual, )</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-SS\">ActCode</a> SS: short stay</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 8715000}\">Hospital Admission, Elective Procedure</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>period</b>: 2024-02-01 14:12:00-0500 --&gt; 2024-02-02 16:43:00-0500</p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm R19.7}\">Diarrhea</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-condition-example-diagnosis-ach-pass3.html\">Enterocolitis due to Clostridium difficile</a></td></tr></table><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}\">Outpatient</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-medsurg.html\">ACH Medical-Surgical Ward</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td><td>2024-02-01 14:12:00-0500 --&gt; 2024-02-02 16:43:00-0500</td></tr></table></div>"
  ] ; # 
  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 "10005104253a" ]
  ] ) ; # 
  fhir:status [ fhir:v "in-progress"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SS" ] ;
fhir:display [ fhir:v "short stay" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
a sct:8715000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8715000" ] ;
fhir:display [ fhir:v "Hospital admission, elective (procedure)" ]     ] ) ;
fhir:text [ fhir:v "Hospital Admission, Elective Procedure" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass3 ACH" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2024-02-01T14:12:00-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-02-02T16:43:00-05:00"^^xsd:dateTime ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R19.7" ] ;
fhir:display [ fhir:v "Diarrhea, unspecified" ]     ] ) ;
fhir:text [ fhir:v "Diarrhea" ]
  ] ) ; # 
  fhir:diagnosis ( [
fhir:condition [
fhir:reference [ fhir:v "Condition/condition-example-diagnosis-ach-pass3" ] ;
fhir:display [ fhir:v "Enterocolitis due to Clostridium difficile" ]     ]
  ] ) ; # 
  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 "Outpatient" ]     ]
  ] ; # 
  fhir:location ( [
fhir:location [
fhir:reference [ fhir:v "Location/location-example-ach-medsurg" ] ;
fhir:display [ fhir:v "ACH Medical-Surgical Ward" ]     ] ;
fhir:physicalType [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "wa" ] ;
fhir:display [ fhir:v "Ward" ]       ] )     ] ;
fhir:period [
fhir:start [ fhir:v "2024-02-01T14:12:00-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-02-02T16:43:00-05:00"^^xsd:dateTime ]     ]
  ] ) . # 

<http://example.com/fhir/Coverage/coverage-example-ach-pass3> a fhir:Coverage ;
  fhir:id [ fhir:v "coverage-example-ach-pass3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_coverage-example-ach-pass3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage coverage-example-ach-pass3</b></p><a name=\"coverage-example-ach-pass3\"> </a><a name=\"hccoverage-example-ach-pass3\"> </a><a name=\"coverage-example-ach-pass3-en-US\"> </a><p><b>identifier</b>: Member Number/0945345</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode PPO}\">preferred provider organization policy</span></p><p><b>subscriberId</b>: 7843574536</p><p><b>beneficiary</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH(official) Female, DoB: 2007-10-08 ( MRN: 1601191903010308 (use: usual, ))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>payor</b>: Nation First Health Care</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MB" ] ;
fhir:display [ fhir:v "Member Number" ]       ] )     ] ;
fhir:system [ fhir:v "http://example.org/fhir/memberidentifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0945345" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PPO" ] ;
fhir:display [ fhir:v "preferred provider organization policy" ]     ] )
  ] ; # 
  fhir:subscriberId [ fhir:v "7843574536"] ; # 
  fhir:beneficiary [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ]
  ] ; # 
  fhir:relationship [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/subscriber-relationship"^^xsd:anyURI ] ;
fhir:code [ fhir:v "self" ] ;
fhir:display [ fhir:v "Self" ]     ] )
  ] ; # 
  fhir:payor ( [
fhir:display [ fhir:v "Nation First Health Care" ]
  ] ) . # 

<http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass3-problem> a fhir:Condition ;
  fhir:id [ fhir:v "condition-example-diagnosis-ach-pass3-problem"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-pass3-problem\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-pass3-problem</b></p><a name=\"condition-example-diagnosis-ach-pass3-problem\"> </a><a name=\"hccondition-example-diagnosis-ach-pass3-problem\"> </a><a name=\"condition-example-diagnosis-ach-pass3-problem-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical resolved}\">Resolved</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 15805002}, {http://hl7.org/fhir/sid/icd-10-cm J01.90}\">Acute sinusitis</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>onset</b>: 2024-01-21 07:32:00-0500</p><p><b>abatement</b>: 2024-02-02 16:43:00-0500</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "resolved" ] ;
fhir:display [ fhir:v "Resolved" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.0" ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]     ] ) ;
fhir:text [ fhir:v "Problem List Item" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:15805002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "15805002" ] ;
fhir:display [ fhir:v "Acute sinusitis (disorder)" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "J01.90" ] ;
fhir:display [ fhir:v "Acute sinusitis, unspecified" ]     ] ) ;
fhir:text [ fhir:v "Acute sinusitis" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass3 ACH" ]
  ] ; # 
  fhir:onset [ fhir:v "2024-01-21T07:32:00-05:00"^^xsd:dateTime] ; # 
  fhir:abatement [ fhir:v "2024-02-02T16:43:00-05:00"^^xsd:dateTime] . # 

<http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass3> a fhir:Condition ;
  fhir:id [ fhir:v "condition-example-diagnosis-ach-pass3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-pass3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-pass3</b></p><a name=\"condition-example-diagnosis-ach-pass3\"> </a><a name=\"hccondition-example-diagnosis-ach-pass3\"> </a><a name=\"condition-example-diagnosis-ach-pass3-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm A04.7}\">Enterocolitis due to Clostridium difficile</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.0" ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]     ] ) ;
fhir:text [ fhir:v "Encounter Diagnosis" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A04.7" ] ;
fhir:display [ fhir:v "Enterocolitis due to Clostridium difficile" ]     ] ) ;
fhir:text [ fhir:v "Enterocolitis due to Clostridium difficile" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass3 ACH" ]
  ] . # 

<http://example.com/fhir/Device/device-example-ach-ach-pass3-ivcs-pump> a fhir:Device ;
  fhir:id [ fhir:v "device-example-ach-ach-pass3-ivcs-pump"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_device-example-ach-ach-pass3-ivcs-pump\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device device-example-ach-ach-pass3-ivcs-pump</b></p><a name=\"device-example-ach-ach-pass3-ivcs-pump\"> </a><a name=\"hcdevice-example-ach-ach-pass3-ivcs-pump\"> </a><a name=\"device-example-ach-ach-pass3-ivcs-pump-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/100051035 (use: usual, )</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 469317002}\">Intermittent venous compression system pump</span></p><p><b>patient</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p></div>"
  ] ; # 
  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 "100051035" ]
  ] ) ; # 
  fhir:type [
    ( fhir:coding [
a sct:469317002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "469317002" ] ;
fhir:display [ fhir:v "Intermittent venous compression system pump (physical object)" ]     ] ) ;
fhir:text [ fhir:v "Intermittent venous compression system pump" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass3 ACH" ]
  ] . # 

<http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-enoxaparin> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-example-ach-pass3-enoxaparin"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministrationnotdone"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministrationnotdone>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass3-enoxaparin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass3-enoxaparin</b></p><a name=\"medicationadministration-example-ach-pass3-enoxaparin\"> </a><a name=\"hcmedicationadministration-example-ach-pass3-enoxaparin\"> </a><a name=\"medicationadministration-example-ach-pass3-enoxaparin-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888833 (use: usual, )</p><p><b>status</b>: Not Done</p><p><b>statusReason</b>: <span title=\"Codes:{http://snomed.info/sct 182903008}\">Drug declined by patient - reason unknown (situation)</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 854235}\">Enoxaparin sodium, 0.4 ML,  100 MG/ML Prefilled Syringe</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-acute.html\">Critical care visit</a></p><p><b>effective</b>: 2024-02-02 21:04:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass3-enoxaparin.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888833 (use: usual, ); status = active; intent = order; category = Inpatient; medication[x] = -&gt;0.4 ML enoxaparin sodium 100 MG/ML Prefilled Syringe; authoredOn = 2024-02-02 12:21:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>0.4ml subcutaneous once daily in abdomen</td><td><span title=\"Codes:{http://snomed.info/sct 42972002}\">Subcutaneous tissue structure of anterior abdominal wall (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></td><td>4000 uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeuL = 'uL')</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2024-02-02T21:04:00-05:00"^^xsd:dateTime ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "101888833" ]
  ] ) ; # 
  fhir:status [ fhir:v "not-done"] ; # 
  fhir:statusReason ( [
    ( fhir:coding [
a sct:182903008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "182903008" ] ;
fhir:display [ fhir:v "Drug declined by patient - reason unknown (situation)" ]     ] )
  ] ) ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "854235" ] ;
fhir:display [ fhir:v "0.4 ML enoxaparin sodium 100 MG/ML Prefilled Syringe" ]     ] ) ;
fhir:text [ fhir:v "Enoxaparin sodium, 0.4 ML,  100 MG/ML Prefilled Syringe" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass3-acute" ] ;
fhir:display [ fhir:v "Critical care visit" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-02T21:04:00-05:00"^^xsd:dateTime] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-example-ach-pass3-enoxaparin" ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "0.4ml subcutaneous once daily in abdomen" ] ;
fhir:site [
      ( fhir:coding [
a sct:42972002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42972002" ] ;
fhir:display [ fhir:v "Subcutaneous tissue structure of anterior abdominal wall (body structure)" ]       ] )     ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral Use" ]       ] ) ;
fhir:text [ fhir:v "Oral" ]     ] ;
fhir:dose [
fhir:value [ fhir:v "4000"^^xsd:decimal ] ;
fhir:unit [ fhir:v "uL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "uL" ]     ]
  ] . # 

<http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-metronidazole-1> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-example-ach-pass3-metronidazole-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass3-metronidazole-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass3-metronidazole-1</b></p><a name=\"medicationadministration-example-ach-pass3-metronidazole-1\"> </a><a name=\"hcmedicationadministration-example-ach-pass3-metronidazole-1\"> </a><a name=\"medicationadministration-example-ach-pass3-metronidazole-1-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888321 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-metronidazole.html\">Metronidazole 500 MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>effective</b>: 2024-02-01 21:02:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass3-metronidazole.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888832 (use: usual, ); status = active; intent = order; category = Inpatient; medication[x] = -&gt;Metronidazole 500 MG; authoredOn = 2024-02-01 20:33:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>5mg tablet by mouth twice daily</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></td><td>5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1018888321" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-metronidazole" ] ;
fhir:display [ fhir:v "Metronidazole 500 MG" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass3-short-stay" ] ;
fhir:display [ fhir:v "Short Stay" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-01T21:02:00-05:00"^^xsd:dateTime] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-example-ach-pass3-metronidazole" ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "5mg tablet by mouth twice daily" ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral Use" ]       ] ) ;
fhir:text [ fhir:v "Oral" ]     ] ;
fhir:dose [
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]     ]
  ] . # 

<http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-metronidazole-2> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-example-ach-pass3-metronidazole-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass3-metronidazole-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass3-metronidazole-2</b></p><a name=\"medicationadministration-example-ach-pass3-metronidazole-2\"> </a><a name=\"hcmedicationadministration-example-ach-pass3-metronidazole-2\"> </a><a name=\"medicationadministration-example-ach-pass3-metronidazole-2-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888322 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-metronidazole.html\">Metronidazole 500 MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>effective</b>: 2024-02-02 21:09:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass3-metronidazole.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888832 (use: usual, ); status = active; intent = order; category = Inpatient; medication[x] = -&gt;Metronidazole 500 MG; authoredOn = 2024-02-01 20:33:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>5mg tablet by mouth twice daily</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></td><td>5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1018888322" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-metronidazole" ] ;
fhir:display [ fhir:v "Metronidazole 500 MG" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass3-short-stay" ] ;
fhir:display [ fhir:v "Short Stay" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-02T21:09:00-05:00"^^xsd:dateTime] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-example-ach-pass3-metronidazole" ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "5mg tablet by mouth twice daily" ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral Use" ]       ] ) ;
fhir:text [ fhir:v "Oral" ]     ] ;
fhir:dose [
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]     ]
  ] . # 

<http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-metronidazole-3> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-example-ach-pass3-metronidazole-3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass3-metronidazole-3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass3-metronidazole-3</b></p><a name=\"medicationadministration-example-ach-pass3-metronidazole-3\"> </a><a name=\"hcmedicationadministration-example-ach-pass3-metronidazole-3\"> </a><a name=\"medicationadministration-example-ach-pass3-metronidazole-3-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888323 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-metronidazole.html\">Metronidazole 500 MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>effective</b>: 2024-02-03 09:09:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass3-metronidazole.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888832 (use: usual, ); status = active; intent = order; category = Inpatient; medication[x] = -&gt;Metronidazole 500 MG; authoredOn = 2024-02-01 20:33:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>5mg tablet by mouth twice daily</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></td><td>5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1018888323" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-metronidazole" ] ;
fhir:display [ fhir:v "Metronidazole 500 MG" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass3-short-stay" ] ;
fhir:display [ fhir:v "Short Stay" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-03T09:09:00-05:00"^^xsd:dateTime] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-example-ach-pass3-metronidazole" ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "5mg tablet by mouth twice daily" ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral Use" ]       ] ) ;
fhir:text [ fhir:v "Oral" ]     ] ;
fhir:dose [
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]     ]
  ] . # 

<http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass3-cipro> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "medicationrequest-example-ach-pass3-cipro"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass3-cipro\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass3-cipro</b></p><a name=\"medicationrequest-example-ach-pass3-cipro\"> </a><a name=\"hcmedicationrequest-example-ach-pass3-cipro\"> </a><a name=\"medicationrequest-example-ach-pass3-cipro-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888892 (use: usual, )</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category community}\">Home Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-cipro-500.html\">Ciprofloxacin 500 MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>authoredOn</b>: 2024-02-01 19:15:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH(official) Female, DoB: 2007-10-08 ( MRN: 1601191903010308 (use: usual, ))</a></p><p><b>recorder</b>: Patient Identified</p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "101888892" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "community" ] ;
fhir:display [ fhir:v "Community" ]     ] ) ;
fhir:text [ fhir:v "Home Medication" ]
  ] ) ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-cipro-500" ] ;
fhir:display [ fhir:v "Ciprofloxacin 500 MG" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass3-short-stay" ] ;
fhir:display [ fhir:v "Short Stay" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-02-01T19:15:00-05:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ]
  ] ; # 
  fhir:recorder [
fhir:display [ fhir:v "Patient Identified" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "500mg tablet by mouth twice daily" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:asNeeded [ fhir:v "false"^^xsd:boolean ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral Use" ]       ] ) ;
fhir:text [ fhir:v "Oral" ]     ] ;
    ( fhir:doseAndRate [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "calculated" ] ;
fhir:display [ fhir:v "Calculated" ]         ] ) ;
fhir:text [ fhir:v "calculated" ]       ] ;
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "500"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ]     ] )
  ] ) . # 

<http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass3-enoxaparin> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "medicationrequest-example-ach-pass3-enoxaparin"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass3-enoxaparin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass3-enoxaparin</b></p><a name=\"medicationrequest-example-ach-pass3-enoxaparin\"> </a><a name=\"hcmedicationrequest-example-ach-pass3-enoxaparin\"> </a><a name=\"medicationrequest-example-ach-pass3-enoxaparin-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888833 (use: usual, )</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-enoxaparin.html\">0.4 ML enoxaparin sodium 100 MG/ML Prefilled Syringe</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-acute.html\">Critical care visit</a></p><p><b>authoredOn</b>: 2024-02-02 12:21:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH(official) Female, DoB: 2007-10-08 ( MRN: 1601191903010308 (use: usual, ))</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "101888833" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ) ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-enoxaparin" ] ;
fhir:display [ fhir:v "0.4 ML enoxaparin sodium 100 MG/ML Prefilled Syringe" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass3-acute" ] ;
fhir:display [ fhir:v "Critical care visit" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-02-02T12:21:00-05:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "0.4ml subcutaneous once daily in abdomen" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:asNeeded [ fhir:v "false"^^xsd:boolean ] ;
fhir:site [
      ( fhir:coding [
a sct:42972002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42972002" ] ;
fhir:display [ fhir:v "Subcutaneous tissue structure of anterior abdominal wall (body structure)" ]       ] )     ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral Use" ]       ] ) ;
fhir:text [ fhir:v "Oral" ]     ] ;
    ( fhir:doseAndRate [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "calculated" ] ;
fhir:display [ fhir:v "Calculated" ]         ] ) ;
fhir:text [ fhir:v "calculated" ]       ] ;
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "4000"^^xsd:decimal ] ;
fhir:unit [ fhir:v "uL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "uL" ]       ]     ] )
  ] ) . # 

<http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass3-metronidazole> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "medicationrequest-example-ach-pass3-metronidazole"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass3-metronidazole\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass3-metronidazole</b></p><a name=\"medicationrequest-example-ach-pass3-metronidazole\"> </a><a name=\"hcmedicationrequest-example-ach-pass3-metronidazole\"> </a><a name=\"medicationrequest-example-ach-pass3-metronidazole-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888832 (use: usual, )</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-metronidazole.html\">Metronidazole 500 MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>authoredOn</b>: 2024-02-01 20:33:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH(official) Female, DoB: 2007-10-08 ( MRN: 1601191903010308 (use: usual, ))</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "101888832" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] ) ;
fhir:text [ fhir:v "Inpatient Medication" ]
  ] ) ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/medication-example-metronidazole" ] ;
fhir:display [ fhir:v "Metronidazole 500 MG" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass2 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass3-short-stay" ] ;
fhir:display [ fhir:v "Short Stay" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-02-01T20:33:00-05:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "5mg tablet by mouth twice daily" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:asNeeded [ fhir:v "false"^^xsd:boolean ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral Use" ]       ] ) ;
fhir:text [ fhir:v "Oral" ]     ] ;
    ( fhir:doseAndRate [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "calculated" ] ;
fhir:display [ fhir:v "Calculated" ]         ] ) ;
fhir:text [ fhir:v "calculated" ]       ] ;
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ]     ] )
  ] ) . # 

<http://example.com/fhir/Observation/observation-example-ach-pass3-cdiff> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass3-cdiff"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass3-cdiff\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass3-cdiff</b></p><a name=\"observation-example-ach-pass3-cdiff\"> </a><a name=\"hcobservation-example-ach-pass3-cdiff\"> </a><a name=\"observation-example-ach-pass3-cdiff-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass3-cdiff.html\">ServiceRequest Clostridioides difficile toxin A [Presence] in Stool by Immunoassay</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 5933001}\">C. Diff.</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Hospital Admission, Short Stay</a></p><p><b>effective</b>: 2024-02-01 19:02:00-0500</p><p><b>issued</b>: 2024-02-02 15:30:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 10828004}\">Positive (qualifier value)</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass3-stool.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082905,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:45; type = Bloody stool specimen (specimen); receivedTime = 2024-02-01 19:12:00-0500</a></p></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/servicerequest-example-ach-ach-pass3-cdiff" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:5933001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5933001" ] ;
fhir:display [ fhir:v "Clostridioides difficile (organism)" ]     ] ) ;
fhir:text [ fhir:v "C. Diff." ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass3 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass3-short-stay" ] ;
fhir:display [ fhir:v "Hospital Admission, Short Stay" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-01T19:02:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-02-02T15:30:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:10828004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10828004" ] ;
fhir:display [ fhir:v "Positive (qualifier value)" ]     ] )
  ] ; # 
  fhir:specimen [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass3-stool" ]
  ] . # 

<http://example.com/fhir/Observation/observation-example-ach-pass3-vitals-height> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass3-vitals-height"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass3-vitals-height\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass3-vitals-height</b></p><a name=\"observation-example-ach-pass3-vitals-height\"> </a><a name=\"hcobservation-example-ach-pass3-vitals-height\"> </a><a name=\"observation-example-ach-pass3-vitals-height-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8302-2}\">Height</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>effective</b>: 2024-02-01 19:21:00-0500</p><p><b>issued</b>: 2024-02-01 19:21:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 176.8 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codecm = 'cm')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8302-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8302-2" ] ;
fhir:display [ fhir:v "Body height" ]     ] ) ;
fhir:text [ fhir:v "Height" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass3 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass3-short-stay" ] ;
fhir:display [ fhir:v "Short Stay" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-01T19:21:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-02-01T19:21:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "176.8"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cm" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cm" ]
  ] . # 

<http://example.com/fhir/Observation/observation-example-ach-pass3-vitals-weight> a fhir:Observation ;
  fhir:id [ fhir:v "observation-example-ach-pass3-vitals-weight"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass3-vitals-weight\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass3-vitals-weight</b></p><a name=\"observation-example-ach-pass3-vitals-weight\"> </a><a name=\"hcobservation-example-ach-pass3-vitals-weight\"> </a><a name=\"observation-example-ach-pass3-vitals-weight-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Weight</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>effective</b>: 2024-02-01 19:21:00-0500</p><p><b>issued</b>: 2024-02-01 19:21:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 54.4 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:29463-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29463-7" ] ;
fhir:display [ fhir:v "Body weight" ]     ] ) ;
fhir:text [ fhir:v "Weight" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass3 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass3-short-stay" ] ;
fhir:display [ fhir:v "Short Stay" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-01T19:21:00-05:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-02-01T19:21:00-05:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-example" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "54.4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "kg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kg" ]
  ] . # 

<http://example.com/fhir/Procedure/procedure-example-ach-ach-pass3-transfusion> a fhir:Procedure ;
  fhir:id [ fhir:v "procedure-example-ach-ach-pass3-transfusion"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_procedure-example-ach-ach-pass3-transfusion\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure procedure-example-ach-ach-pass3-transfusion</b></p><a name=\"procedure-example-ach-ach-pass3-transfusion\"> </a><a name=\"hcprocedure-example-ach-ach-pass3-transfusion\"> </a><a name=\"procedure-example-ach-ach-pass3-transfusion-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/100051035264 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 116863004}\">Transfusion of red blood cells (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-acute.html\">Critical care visit</a></p><p><b>performed</b>: 2024-02-02 20:43:00-0500</p></div>"
  ] ; # 
  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 "100051035264" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:116863004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "116863004" ] ;
fhir:display [ fhir:v "Transfusion of red blood cells (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass3 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass3-acute" ] ;
fhir:display [ fhir:v "Critical care visit" ]
  ] ; # 
  fhir:performed [ fhir:v "2024-02-02T20:43:00-05:00"^^xsd:dateTime] . # 

<http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass3-cdiff> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "servicerequest-example-ach-ach-pass3-cdiff"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass3-cdiff\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass3-cdiff</b></p><a name=\"servicerequest-example-ach-ach-pass3-cdiff\"> </a><a name=\"hcservicerequest-example-ach-ach-pass3-cdiff\"> </a><a name=\"servicerequest-example-ach-ach-pass3-cdiff-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631826 (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 13957-6}\">C. Diff. toxin</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Hospital Admission, Short Stay</a></p><p><b>occurrence</b>: Code , Events: 2024-02-01 18:12:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-02-01 18:12:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass3-stool.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082905,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:45; type = Bloody stool specimen (specimen); receivedTime = 2024-02-01 19:12:00-0500</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PLAC" ] ;
fhir:display [ fhir:v "Placer Identifier" ]       ] ) ;
fhir:text [ fhir:v "Placer Identifier" ]     ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1019631826" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:108252007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory procedure" ]     ] ) ;
fhir:text [ fhir:v "Laboratory procedure" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:13957-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "13957-6" ] ;
fhir:display [ fhir:v "Clostridioides difficile toxin A [Presence] in Stool by Immunoassay" ]     ] ) ;
fhir:text [ fhir:v "C. Diff. toxin" ]
  ] ; # 
  fhir:quantity [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass3 ACH" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-example-ach-ach-pass3-short-stay" ] ;
fhir:display [ fhir:v "Hospital Admission, Short Stay" ]
  ] ; # 
  fhir:occurrence [
a fhir:Timing ;
    ( fhir:event [ fhir:v "2024-02-01T18:12:00-05:00"^^xsd:dateTime ] ) ;
fhir:repeat [
fhir:count [ fhir:v "1"^^xsd:positiveInteger ]     ] ;
fhir:code [
fhir:text [ fhir:v "Once" ]     ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-02-01T18:12:00-05:00"^^xsd:dateTime] ; # 
  fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/specimen-example-ach-ach-pass3-stool" ]
  ] ) . # 

<http://example.com/fhir/Specimen/specimen-example-ach-ach-pass3-stool> a fhir:Specimen ;
  fhir:id [ fhir:v "specimen-example-ach-ach-pass3-stool"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-ach-pass3-stool\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-ach-pass3-stool</b></p><a name=\"specimen-example-ach-ach-pass3-stool\"> </a><a name=\"hcspecimen-example-ach-ach-pass3-stool\"> </a><a name=\"specimen-example-ach-ach-pass3-stool-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798.32</code>/C104082905, <code>urn:oid:2.16.840.1.113883.19.5.1.798.800</code>/C10408290:45</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 429901000124102}\">Bloody stool</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>receivedTime</b>: 2024-02-01 19:12:00-0500</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-02-01 19:02:00-0500</td><td><span title=\"Codes:{http://snomed.info/sct 181261002}\">Entire rectum (body structure)</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798.32"^^xsd:anyURI ] ;
fhir:value [ fhir:v "C104082905" ] ;
fhir:assigner [
fhir:display [ fhir:v "LIS" ]     ]
  ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.1.798.800"^^xsd:anyURI ] ;
fhir:value [ fhir:v "C10408290:45" ]
  ] ) ; # 
  fhir:type [
    ( fhir:coding [
a sct:429901000124102 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "429901000124102" ] ;
fhir:display [ fhir:v "Bloody stool specimen (specimen)" ]     ] ) ;
fhir:text [ fhir:v "Bloody stool" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example-ach-ach-pass3" ] ;
fhir:display [ fhir:v "Pass3 ACH" ]
  ] ; # 
  fhir:receivedTime [ fhir:v "2024-02-01T19:12:00-05:00"^^xsd:dateTime] ; # 
  fhir:collection [
fhir:collected [ fhir:v "2024-02-01T19:02:00-05:00"^^xsd:dateTime ] ;
fhir:bodySite [
      ( fhir:coding [
a sct:181261002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "181261002" ] ;
fhir:display [ fhir:v "Entire rectum (body structure)" ]       ] )     ]
  ] . # 

<http://example.com/fhir/Medication/medication-example-vancomycin-15> a fhir:Medication ;
  fhir:id [ fhir:v "medication-example-vancomycin-15"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-vancomycin-15\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-vancomycin-15</b></p><a name=\"medication-example-vancomycin-15\"> </a><a name=\"hcmedication-example-vancomycin-15\"> </a><a name=\"medication-example-vancomycin-15-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 375983}\">Vancomycin Injectable Solution</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385219001}\">Injection solution</span></p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "375983" ] ;
fhir:display [ fhir:v "vancomycin Injectable Solution" ]     ] ) ;
fhir:text [ fhir:v "Vancomycin Injectable Solution" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:form [
    ( fhir:coding [
a sct:385219001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385219001" ] ;
fhir:display [ fhir:v "Solution for injection" ]     ] ) ;
fhir:text [ fhir:v "Injection solution" ]
  ] . # 

<http://example.com/fhir/Medication/medication-example-dex4-tablet> a fhir:Medication ;
  fhir:id [ fhir:v "medication-example-dex4-tablet"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-dex4-tablet\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-dex4-tablet</b></p><a name=\"medication-example-dex4-tablet\"> </a><a name=\"hcmedication-example-dex4-tablet\"> </a><a name=\"medication-example-dex4-tablet-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 860995}\">metformin hydrochloride 1000 MG</span></p><p><b>status</b>: Active</p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "860995" ] ;
fhir:display [ fhir:v "metformin hydrochloride 1000 MG" ]     ] ) ;
fhir:text [ fhir:v "metformin hydrochloride 1000 MG" ]
  ] ; # 
  fhir:status [ fhir:v "active"] . # 

<http://example.com/fhir/Medication/medication-example-heparin> a fhir:Medication ;
  fhir:id [ fhir:v "medication-example-heparin"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-heparin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-heparin</b></p><a name=\"medication-example-heparin\"> </a><a name=\"hcmedication-example-heparin\"> </a><a name=\"medication-example-heparin-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 2121591}\">0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 779438003}\">Intravenous solution</span></p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2121591" ] ;
fhir:display [ fhir:v "0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe" ]     ] ) ;
fhir:text [ fhir:v "0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:form [
    ( fhir:coding [
a sct:779438003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "779438003" ] ;
fhir:display [ fhir:v "Product containing only heparin in parenteral dose form (medicinal product form)" ]     ] ) ;
fhir:text [ fhir:v "Intravenous solution" ]
  ] . # 

<http://example.com/fhir/Medication/medication-example-insulin-lispro> a fhir:Medication ;
  fhir:id [ fhir:v "medication-example-insulin-lispro"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-insulin-lispro\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-insulin-lispro</b></p><a name=\"medication-example-insulin-lispro\"> </a><a name=\"hcmedication-example-insulin-lispro\"> </a><a name=\"medication-example-insulin-lispro-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 1157460}\">insulin lispro</span></p><p><b>status</b>: Active</p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1157460" ] ;
fhir:display [ fhir:v "insulin lispro / insulin lispro protamine, human Injectable Product" ]     ] ) ;
fhir:text [ fhir:v "insulin lispro" ]
  ] ; # 
  fhir:status [ fhir:v "active"] . # 

<http://example.com/fhir/Medication/medication-example-metformin-1000> a fhir:Medication ;
  fhir:id [ fhir:v "medication-example-metformin-1000"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-metformin-1000\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-metformin-1000</b></p><a name=\"medication-example-metformin-1000\"> </a><a name=\"hcmedication-example-metformin-1000\"> </a><a name=\"medication-example-metformin-1000-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 860995}\">Metformin hydrochloride 1000 MG</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385060002}\">Extended-release tablet</span></p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "860995" ] ;
fhir:display [ fhir:v "metFORMIN hydrochloride 1000 MG" ]     ] ) ;
fhir:text [ fhir:v "Metformin hydrochloride 1000 MG" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:form [
    ( fhir:coding [
a sct:385060002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385060002" ] ;
fhir:display [ fhir:v "Prolonged-release oral tablet (dose form)" ]     ] ) ;
fhir:text [ fhir:v "Extended-release tablet" ]
  ] . # 

<http://example.com/fhir/Medication/medication-example-metronidazole> a fhir:Medication ;
  fhir:id [ fhir:v "medication-example-metronidazole"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-metronidazole\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-metronidazole</b></p><a name=\"medication-example-metronidazole\"> </a><a name=\"hcmedication-example-metronidazole\"> </a><a name=\"medication-example-metronidazole-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 317428}\">Metronidazole 500 MG</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 421026006}\">Oral tablet</span></p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "317428" ] ;
fhir:display [ fhir:v "metroNIDAZOLE 500 MG" ]     ] ) ;
fhir:text [ fhir:v "Metronidazole 500 MG" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:form [
    ( fhir:coding [
a sct:421026006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "421026006" ] ;
fhir:display [ fhir:v "Oral tablet" ]     ] ) ;
fhir:text [ fhir:v "Oral tablet" ]
  ] . # 

<http://example.com/fhir/Medication/medication-example-cipro-500> a fhir:Medication ;
  fhir:id [ fhir:v "medication-example-cipro-500"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-cipro-500\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-cipro-500</b></p><a name=\"medication-example-cipro-500\"> </a><a name=\"hcmedication-example-cipro-500\"> </a><a name=\"medication-example-cipro-500-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 328287}\">Ciprofloxacin 500 MG</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385060002}\">Extended-release tablet</span></p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "328287" ] ;
fhir:display [ fhir:v "ciprofloxacin 500 MG" ]     ] ) ;
fhir:text [ fhir:v "Ciprofloxacin 500 MG" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:form [
    ( fhir:coding [
a sct:385060002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385060002" ] ;
fhir:display [ fhir:v "Prolonged-release oral tablet (dose form)" ]     ] ) ;
fhir:text [ fhir:v "Extended-release tablet" ]
  ] . # 

<http://example.com/fhir/Medication/medication-example-enoxaparin> a fhir:Medication ;
  fhir:id [ fhir:v "medication-example-enoxaparin"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-enoxaparin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-enoxaparin</b></p><a name=\"medication-example-enoxaparin\"> </a><a name=\"hcmedication-example-enoxaparin\"> </a><a name=\"medication-example-enoxaparin-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 854235}\">Enoxaparin sodium, 0.4 ML,  100 MG/ML Prefilled Syringe</span></p><p><b>status</b>: Active</p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "854235" ] ;
fhir:display [ fhir:v "0.4 ML enoxaparin sodium 100 MG/ML Prefilled Syringe" ]     ] ) ;
fhir:text [ fhir:v "Enoxaparin sodium, 0.4 ML,  100 MG/ML Prefilled Syringe" ]
  ] ; # 
  fhir:status [ fhir:v "active"] . # 

<http://example.com/fhir/Location/location-example-ach-nicu-level-iii> a fhir:Location ;
  fhir:id [ fhir:v "location-example-ach-nicu-level-iii"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-nicu-level-iii\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-nicu-level-iii</b></p><a name=\"location-example-ach-nicu-level-iii\"> </a><a name=\"hclocation-example-ach-nicu-level-iii\"> </a><a name=\"location-example-ach-nicu-level-iii-en-US\"> </a><p><b>identifier</b>: <code>http://www.example.org/location</code>/2933</p><p><b>name</b>: ACH Neonatal critical care</p><p><b>description</b>: ACH Neonatal critical care</p><p><b>type</b>: <span title=\"Codes:{https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1040-5}\">Neonatal Critical Care (Level III)</span></p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://www.example.org/location"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2933" ]
  ] ) ; # 
  fhir:name [ fhir:v "ACH Neonatal critical care"] ; # 
  fhir:description [ fhir:v "ACH Neonatal critical care"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1040-5" ] ;
fhir:display [ fhir:v "Neonatal Critical Care (Level III)" ]     ] )
  ] ) ; # 
  fhir:physicalType [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "wa" ] ;
fhir:display [ fhir:v "Ward" ]     ] )
  ] . # 

<http://example.com/fhir/Location/location-example-ach-emergency> a fhir:Location ;
  fhir:id [ fhir:v "location-example-ach-emergency"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-emergency\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-emergency</b></p><a name=\"location-example-ach-emergency\"> </a><a name=\"hclocation-example-ach-emergency\"> </a><a name=\"location-example-ach-emergency-en-US\"> </a><p><b>identifier</b>: <code>http://www.example.org/location</code>/2934</p><p><b>status</b>: Active</p><p><b>name</b>: ACH Emergency Department</p><p><b>description</b>: ACH Emergency Department</p><p><b>type</b>: <span title=\"Codes:{https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1108-0}\">Emergency Department</span></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://www.example.org/location"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2934" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "ACH Emergency Department"] ; # 
  fhir:description [ fhir:v "ACH Emergency Department"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1108-0" ] ;
fhir:display [ fhir:v "Emergency Department" ]     ] ) ;
fhir:text [ fhir:v "Emergency Department" ]
  ] ) . # 

<http://example.com/fhir/Location/location-example-ach-inpatient> a fhir:Location ;
  fhir:id [ fhir:v "location-example-ach-inpatient"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-inpatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-inpatient</b></p><a name=\"location-example-ach-inpatient\"> </a><a name=\"hclocation-example-ach-inpatient\"> </a><a name=\"location-example-ach-inpatient-en-US\"> </a><p><b>identifier</b>: <code>http://www.example.org/location</code>/2935</p><p><b>status</b>: Active</p><p><b>name</b>: ACH Inpatient Hospital Ward</p><p><b>description</b>: ACH Inpatient Hospital Ward</p><p><b>type</b>: <span title=\"Codes:{https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1060-3}\">Medical ward</span></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://www.example.org/location"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2935" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "ACH Inpatient Hospital Ward"] ; # 
  fhir:description [ fhir:v "ACH Inpatient Hospital Ward"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1060-3" ] ;
fhir:display [ fhir:v "Medical Ward" ]     ] ) ;
fhir:text [ fhir:v "Medical ward" ]
  ] ) . # 

<http://example.com/fhir/Location/location-example-ach-crit> a fhir:Location ;
  fhir:id [ fhir:v "location-example-ach-crit"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-crit\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-crit</b></p><a name=\"location-example-ach-crit\"> </a><a name=\"hclocation-example-ach-crit\"> </a><a name=\"location-example-ach-crit-en-US\"> </a><p><b>identifier</b>: <code>http://www.example.org/location</code>/2936</p><p><b>status</b>: Active</p><p><b>name</b>: ACH Medical Critical Care</p><p><b>description</b>: ACH Medical Critical Care</p><p><b>type</b>: <span title=\"Codes:{https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1027-2}\">Medical Critical Care</span></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://www.example.org/location"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2936" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "ACH Medical Critical Care"] ; # 
  fhir:description [ fhir:v "ACH Medical Critical Care"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1027-2" ] ;
fhir:display [ fhir:v "Medical Critical Care" ]     ] ) ;
fhir:text [ fhir:v "Medical Critical Care" ]
  ] ) . # 

<http://example.com/fhir/Location/location-example-ach-medsurg> a fhir:Location ;
  fhir:id [ fhir:v "location-example-ach-medsurg"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-medsurg\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-medsurg</b></p><a name=\"location-example-ach-medsurg\"> </a><a name=\"hclocation-example-ach-medsurg\"> </a><a name=\"location-example-ach-medsurg-en-US\"> </a><p><b>identifier</b>: <code>http://www.example.org/location</code>/2935</p><p><b>status</b>: Active</p><p><b>name</b>: ACH Medical-Surgical Ward</p><p><b>description</b>: ACH Medical-Surgical Ward</p><p><b>type</b>: <span title=\"Codes:{https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1061-1}\">Medical-Surgical Ward</span></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://www.example.org/location"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2935" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "ACH Medical-Surgical Ward"] ; # 
  fhir:description [ fhir:v "ACH Medical-Surgical Ward"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1061-1" ] ;
fhir:display [ fhir:v "Medical-Surgical Ward" ]     ] ) ;
fhir:text [ fhir:v "Medical-Surgical Ward" ]
  ] ) . # 

<http://example.com/fhir/List/list-example-ach-individual-measurereport-list> a fhir:List ;
  fhir:id [ fhir:v "list-example-ach-individual-measurereport-list"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-list"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-list>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_list-example-ach-individual-measurereport-list\"> </a><p class=\"res-header-id\"><b>Generated Narrative: List list-example-ach-individual-measurereport-list</b></p><a name=\"list-example-ach-individual-measurereport-list\"> </a><a name=\"hclist-example-ach-individual-measurereport-list\"> </a><a name=\"list-example-ach-individual-measurereport-list-en-US\"> </a><table class=\"clstu\"><tr><td>Mode: Snapshot List </td><td>Status: Current </td></tr><tr><td/></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"MeasureReport-measurereport-example-individual-ach-ach-pass1.html\">MeasureReport: extension = Cohort; identifier = http://example.org/fhir/measurereport/id#123456789-pass1; status = complete; type = individual; measure = http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation; date = 2024-02-05 21:04:29+0000; period = 2024-01-05 00:00:00+0000 --&gt; 2024-02-04 00:00:00+0000; improvementNotation = Increased score indicates improvement</a></td></tr><tr><td><a href=\"MeasureReport-measurereport-example-individual-ach-ach-pass2.html\">MeasureReport: extension = Cohort; identifier = http://example.org/fhir/measurereport/id#123456789-pass2; status = complete; type = individual; measure = http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation; date = 2024-02-05 21:04:29+0000; period = 2024-01-05 00:00:00+0000 --&gt; 2024-02-04 00:00:00+0000; improvementNotation = Increased score indicates improvement</a></td></tr><tr><td><a href=\"MeasureReport-measurereport-example-individual-ach-ach-pass3.html\">MeasureReport: extension = Cohort; identifier = http://example.org/fhir/measurereport/id#123456789-pass3; status = complete; type = individual; measure = http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation; date = 2024-02-05 21:04:29+0000; period = 2024-01-05 00:00:00+0000 --&gt; 2024-02-04 00:00:00+0000; improvementNotation = Increased score indicates improvement</a></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:mode [ fhir:v "snapshot"] ; # 
  fhir:entry ( [
fhir:item [
fhir:reference [ fhir:v "MeasureReport/measurereport-example-individual-ach-ach-pass1" ]     ]
  ] [
fhir:item [
fhir:reference [ fhir:v "MeasureReport/measurereport-example-individual-ach-ach-pass2" ]     ]
  ] [
fhir:item [
fhir:reference [ fhir:v "MeasureReport/measurereport-example-individual-ach-ach-pass3" ]     ]
  ] ) . # 

<http://example.com/fhir/Practitioner/practitioner-example> a fhir:Practitioner ;
  fhir:id [ fhir:v "practitioner-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_practitioner-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-example</b></p><a name=\"practitioner-example\"> </a><a name=\"hcpractitioner-example\"> </a><a name=\"practitioner-example-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/9941339100</p><p><b>name</b>: Example Practitioner </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9941339100" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Practitioner" ] ;
    ( fhir:given [ fhir:v "Example" ] )
  ] ) . #