CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG
2.0.0-cibuild - Release 2 ci-build United States of America flag

CDC National Healthcare Safety Network (NHSN) Digital Quality Measures (dQM) Content Package IG - Local Development build (v2.0.0-cibuild) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Full ACH Daily Measure Submission Bundle - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "bundle-example-ach-daily-full",
  "meta" : {
    "profile" : [
      🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/nhsn-measurereport-bundle"
    ]
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:1eaddf4c-2ec0-4dc4-b26f-9586d7a7bbb3"
  },
  "type" : "collection",
  "timestamp" : "2022-11-15T21:04:29.481+00:00",
  "entry" : [
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Organization/organization-example-submitting-organization",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "organization-example-submitting-organization",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-submitting-organization"
          ]
        },
        "text" : {
          "status" : "generated",
          "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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/nhsn-dqm/STU1/StructureDefinition-nhsn-submitting-organization.html\">NHSN Submitting Organization</a></p></div><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>"
        },
        "identifier" : [
          {
            "system" : "https://www.cdc.gov/nhsn/OrgID",
            "value" : "ExampleNHSNSubmitterOrgID"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "prov",
                "display" : "Healthcare Provider"
              }
            ]
          }
        ],
        "name" : "Example NHSN Submitter",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "5555555551",
            "rank" : 1
          }
        ],
        "address" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
                "valueCode" : "unknown"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Device/device-example-submitting-device",
      "resource" : {
        "resourceType" : "Device",
        "id" : "device-example-submitting-device",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-submitting-device"
          ]
        },
        "text" : {
          "status" : "generated",
          "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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/nhsn-dqm/STU1/StructureDefinition-nhsn-submitting-device.html\">NHSN Submitting Device</a></p></div><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>"
        },
        "deviceName" : [
          {
            "name" : "NHSN Link",
            "type" : "model-name"
          }
        ],
        "version" : [
          {
            "component" : {
              "value" : "api"
            },
            "value" : "0.9.0"
          },
          {
            "component" : {
              "value" : "api"
            },
            "value" : "20230713.1"
          },
          {
            "component" : {
              "value" : "api"
            },
            "value" : "3f9662a8"
          },
          {
            "component" : {
              "value" : "cqf-ruler"
            },
            "value" : "0.13.0"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/List/list-example-ach-daily-patients-of-interest",
      "resource" : {
        "resourceType" : "List",
        "id" : "list-example-ach-daily-patients-of-interest",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/poi-list"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_list-example-ach-daily-patients-of-interest\"> </a><p class=\"res-header-id\"><b>Generated Narrative: List list-example-ach-daily-patients-of-interest</b></p><a name=\"list-example-ach-daily-patients-of-interest\"> </a><a name=\"hclist-example-ach-daily-patients-of-interest\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/nhsn-dqm/STU1/StructureDefinition-poi-list.html\">Patients-Of-Interest List</a></p></div><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-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass(official) Female, DoB: 2005-01-15 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></td></tr><tr><td><a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily NegativePCR(official) Other, DoB: 2005-02-01 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></td></tr><tr><td><a href=\"Patient-patient-example-ach-daily-influenzatherapeutic.html\">ACHDaily InfluenzaTherapeutic(official) Male, DoB: 2020-02-29 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></td></tr><tr><td><a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily RSVLabBTG(official) Female, DoB: 2015-05-05 ( MRN:\u00a01000009002\u00a0(use:\u00a0usual,\u00a0))</a></td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "https://nhsnlink.org",
            "value" : "NHSNdQMAcuteCareHospitalInitialPopulation"
          }
        ],
        "status" : "current",
        "mode" : "changes",
        "date" : "2021-07-28T00:00:00Z",
        "entry" : [
          {
            "item" : {
              🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass"
            }
          },
          {
            "item" : {
              🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr"
            }
          },
          {
            "item" : {
              🔗 "reference" : "Patient/patient-example-ach-daily-influenzatherapeutic"
            }
          },
          {
            "item" : {
              🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MeasureReport/measurereport-example-ach-daily-subjectlist",
      "resource" : {
        "resourceType" : "MeasureReport",
        "id" : "measurereport-example-ach-daily-subjectlist",
        "meta" : {
          "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-received-date-extension",
              "valueDateTime" : "2023-05-23T06:07:08Z"
            }
          ],
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/subjectlist-measurereport"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-ach-daily-subjectlist\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-ach-daily-subjectlist</b></p><a name=\"measurereport-example-ach-daily-subjectlist\"> </a><a name=\"hcmeasurereport-example-ach-daily-subjectlist\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-subjectlist-measurereport.html\">Subject-List MeasureReport Profile</a></p></div><p><b>status</b>: Complete</p><p><b>type</b>: Subject List</p><p><b>measure</b>: <a href=\"Measure-NHSNAcuteCareHospitalDailyInitialPopulation.html\">NHSN Acute Care Hospital Daily Initial Populationversion: null2.0.0-cibuild)</a></p><p><b>date</b>: 2022-09-01 23:59:59+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><p><b>DEQM Measure Scoring Extension</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-scoring cohort}\">Cohort</span></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>4</td><td><a href=\"#hcmeasurereport-example-ach-daily-subjectlist/list-example-ach-daily-individual-measurereport-list\">List for 'Unspecified List Type' for 'Unspecified Subject'</a></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: List #list-example-ach-daily-individual-measurereport-list</b></p><a name=\"measurereport-example-ach-daily-subjectlist/list-example-ach-daily-individual-measurereport-list\"> </a><a name=\"hcmeasurereport-example-ach-daily-subjectlist/list-example-ach-daily-individual-measurereport-list\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ip-measurereport-list.html\">NHSN Individual MeasureReport List</a></p></div><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-ach-daily-initialpopulationpass.html\">MeasureReport: extension = Cohort,-&gt;ACHDaily, InitialPopulationPass(official) Female, DoB: 2005-01-15 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0)),-&gt;Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = emergency (ActCode[9.0.0]#EMER); type = Emergency hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-01 12:00:00+0000; reasonCode = shortness of breath,-&gt;Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = inpatient encounter (ActCode[9.0.0]#IMP); type = Medical consultation on hospital inpatient; period = 2024-01-14 08:00:00+0000 --&gt; 2024-01-22 12:00:00+0000; reasonCode = Difficulty breathing,-&gt;Coverage: identifier = Member Number: 88800933501; status = active; type = subsidized health program; subscriberId = 123456789; relationship = Self; period = 2008-07-01 --&gt; (ongoing),-&gt;Condition Shortness of breath,-&gt;MedicationAdministration: status = completed; medication[x] = -&gt;Remdesivir 200 mg IV; effective[x] = 2024-01-01 22:00:00+0000 --&gt; 2024-01-02 22:00:09+0000,-&gt;MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;remdesivir 100 mg; authoredOn = 2024-01-14 21:30:15+0000; courseOfTherapyType = Short course (acute) therapy,-&gt;MedicationAdministration: status = completed; medication[x] = -&gt;Remdesivir 100 mg IV; effective[x] = 2024-01-02 22:00:00+0000 --&gt; 2024-01-05 22:00:09+0000,-&gt;Observation SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection,-&gt;ServiceRequest SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection,-&gt;Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-01 08:30:00+0000; identifier = http://example.org/fhir/measurereport/id#123456789-pass1; status = complete; type = individual; measure = http://www.cdc.gov/nhsn/fhirportal/dqm/ig/Measure/NHSNAcuteCareHospitalDailyInitialPopulation|2.0.0-cibuild; date = 2024-02-05 21:04:29+0000; period = 2024-01-05 00:00:00+0000 --&gt; 2024-01-06 00:00:00+0000; improvementNotation = Increased score indicates improvement</a></td></tr><tr><td><a href=\"MeasureReport-measurereport-example-ach-daily-negativepcr.html\">MeasureReport: extension = Cohort,-&gt;ACHDaily NegativePCR(official) Other, DoB: 2005-02-01 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0)),-&gt;Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789986\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Observation Encounter (ActCode[9.0.0]#OBSENC); type = Hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-02 06:00:00+0000; reasonCode = shortness of breath,-&gt;Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789986\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Inpatient Encounter (ActCode[9.0.0]#IMP); type = Hospital admission (procedure); period = 2024-01-02 06:01:00+0000 --&gt; 2024-01-16 08:30:00+0000; reasonCode = shortness of breath,-&gt;Coverage: identifier = Member Number: 88800933501; status = active; type = subsidized health program; subscriberId = 123456789; relationship = Self; period = 2023-01-01 --&gt; (ongoing),-&gt;Condition COVID-19,-&gt;MedicationAdministration: status = completed; medication[x] = -&gt;Molnupiravir 200 mg PO BID; effective[x] = 2024-01-02 09:00:00+0000 --&gt; 2024-01-06 08:59:09+0000,-&gt;MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Molnupiravir 200 mg; authoredOn = 2024-01-02 21:30:15+0000; courseOfTherapyType = Short course (acute) therapy,-&gt;Observation SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1,-&gt;Observation SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1,-&gt;ServiceRequest SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1,-&gt;ServiceRequest SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1,-&gt;Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-01 08:30:00+0000,-&gt;Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-02 16:30:00+0000,-&gt;Procedure Intubation of respiratory tract (procedure); identifier = http://example.org/fhir/measurereport/id#123456789-pass1; status = complete; type = individual; measure = http://www.cdc.gov/nhsn/fhirportal/dqm/ig/Measure/NHSNAcuteCareHospitalDailyInitialPopulation|2.0.0-cibuild; date = 2024-01-06 21:04:29+0000; period = 2024-01-05 00:00:00+0000 --&gt; 2024-01-06 00:00:00+0000; improvementNotation = Increased score indicates improvement</a></td></tr><tr><td><a href=\"MeasureReport-measurereport-example-ach-daily-influenzatherapeutic.html\">MeasureReport: extension = Cohort,-&gt;ACHDaily InfluenzaTherapeutic(official) Male, DoB: 2020-02-29 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0)),-&gt;Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Inpatient Acute (ActCode[9.0.0]#ACUTE); type = Emergency hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-04 12:00:00+0000; reasonCode = Fever with chills,-&gt;Coverage: identifier = Member Number: 88800933501; status = active; type = preferred provider organization policy; subscriberId = 123456789; relationship = Self; period = 2023-01-01 --&gt; (ongoing),-&gt;Condition Influenza due to identified novel influenza A virus,-&gt;MedicationAdministration: status = completed; medication[x] = -&gt;Oseltamivir 60 mg PO; effective[x] = 2024-01-01 20:00:00+0000 --&gt; 2024-01-04 20:00:09+0000,-&gt;MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Oseltamivir 60 mg; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy,-&gt;Immunization: identifier = OID:1.3.6.1.4.1.21367.2005.3.7.1234; status = completed; vaccineCode = Fluvax; occurrence[x] = 2024-01-02; primarySource = true; lotNumber = AAJN11K; expirationDate = 2025-02-15; doseQuantity = 5 mg; note = Notes on administration of vaccine; isSubpotent = true; identifier = http://example.org/fhir/measurereport/id#123456789-pass1; status = complete; type = individual; measure = http://www.cdc.gov/nhsn/fhirportal/dqm/ig/Measure/NHSNAcuteCareHospitalDailyInitialPopulation|2.0.0-cibuild; date = 2024-01-06 00:04:29+0000; period = 2024-01-05 00:00:00+0000 --&gt; 2024-01-06 00:00:00+0000; improvementNotation = Increased score indicates improvement</a></td></tr><tr><td><a href=\"MeasureReport-measurereport-example-ach-daily-rsvlabbtg.html\">MeasureReport: extension = Cohort,-&gt;ACHDaily RSVLabBTG(official) Female, DoB: 2015-05-05 ( MRN:\u00a01000009002\u00a0(use:\u00a0usual,\u00a0)),-&gt;Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Short Stay (ActCode[9.0.0]#SS); type = Emergency hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-02 06:00:00+0000; reasonCode = Throat pain,-&gt;Coverage: status = active; relationship = Self,-&gt;Condition Respiratory syncytial virus as the cause of diseases classified elsewhere,-&gt;MedicationAdministration: status = completed; medication[x] = -&gt;Ribavirin inhalation solution 6g/vial via nebulizer; effective[x] = 2024-01-01 12:30:00+0000 --&gt; 2024-01-01 17:30:09+0000,-&gt;MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Ribavirin inhalation solution 6g/vial via nebulizer; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy,-&gt;MedicationAdministration: status = completed; medication[x] = -&gt;Nasal Saline spray; effective[x] = 2024-01-01 12:30:00+0000 --&gt; 2024-01-02 17:30:09+0000,-&gt;MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Nasal Saline spray; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy,-&gt;Observation Respiratory syncytial virus Ag [Presence] in Throat,-&gt;ServiceRequest Respiratory syncytial virus Ag [Presence] in Throat,-&gt;Specimen: type = Nasopharyngeal swab (specimen); receivedTime = 2024-01-01 15:00:00+0000; identifier = http://example.org/fhir/measurereport/id#123456789-pass1; status = complete; type = individual; measure = http://www.cdc.gov/nhsn/fhirportal/dqm/ig/Measure/NHSNAcuteCareHospitalDailyInitialPopulation|2.0.0-cibuild; date = 2024-01-06 21:04:29+0000; period = 2024-01-05 00:00:00+0000 --&gt; 2024-01-06 00:00:00+0000; improvementNotation = Increased score indicates improvement</a></td></tr></table></blockquote></div>"
        },
        "contained" : [
          {
            "resourceType" : "List",
            "id" : "list-example-ach-daily-individual-measurereport-list",
            "meta" : {
              "profile" : [
                🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ip-measurereport-list"
              ]
            },
            "status" : "current",
            "mode" : "snapshot",
            "entry" : [
              {
                "item" : {
                  🔗 "reference" : "MeasureReport/measurereport-example-ach-daily-initialpopulationpass"
                }
              },
              {
                "item" : {
                  🔗 "reference" : "MeasureReport/measurereport-example-ach-daily-negativepcr"
                }
              },
              {
                "item" : {
                  🔗 "reference" : "MeasureReport/measurereport-example-ach-daily-influenzatherapeutic"
                }
              },
              {
                "item" : {
                  🔗 "reference" : "MeasureReport/measurereport-example-ach-daily-rsvlabbtg"
                }
              }
            ]
          }
        ],
        "status" : "complete",
        "type" : "subject-list",
        "measure" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/Measure/NHSNAcuteCareHospitalDailyInitialPopulation|2.0.0-cibuild",
        "date" : "2022-09-01T23:59:59+00:00",
        "reporter" : {
          🔗 "reference" : "Organization/organization-example-submitting-organization"
        },
        "period" : {
          "start" : "2022-08-01T00:00:00+00:00",
          "end" : "2022-08-31T23:59:59+00:00"
        },
        "group" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
                "valueCodeableConcept" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
                      "code" : "cohort"
                    }
                  ]
                }
              }
            ],
            "population" : [
              {
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 4,
                "subjectResults" : {
                  "reference" : "#list-example-ach-daily-individual-measurereport-list"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MeasureReport/measurereport-example-ach-daily-initialpopulationpass",
      "resource" : {
        "resourceType" : "MeasureReport",
        "id" : "measurereport-example-ach-daily-initialpopulationpass",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-ach-daily-initialpopulationpass\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-ach-daily-initialpopulationpass</b></p><a name=\"measurereport-example-ach-daily-initialpopulationpass\"> </a><a name=\"hcmeasurereport-example-ach-daily-initialpopulationpass\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/davinci-deqm/STU5/StructureDefinition-indv-measurereport-deqm.html\">DEQM Individual MeasureReport Profile</a></p></div><p><b>DEQM Measure Scoring Extension</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-scoring cohort}\">Cohort</span></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass(official) Female, DoB: 2005-01-15 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Encounter-encounter-example-ach-daily-initialpopulationpass-1.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = emergency (ActCode[9.0.0]#EMER); type = Emergency hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-01 12:00:00+0000; reasonCode = shortness of breath</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Encounter-encounter-example-ach-daily-initialpopulationpass-2.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = inpatient encounter (ActCode[9.0.0]#IMP); type = Medical consultation on hospital inpatient; period = 2024-01-14 08:00:00+0000 --&gt; 2024-01-22 12:00:00+0000; reasonCode = Difficulty breathing</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Coverage-coverage-example-ach-daily-initialpopulationpass.html\">Coverage: identifier = Member Number: 88800933501; status = active; type = subsidized health program; subscriberId = 123456789; relationship = Self; period = 2008-07-01 --&gt; (ongoing)</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Condition-condition-example-diagnosis-ach-daily-initialpopulationpass.html\">Condition Shortness of breath</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"MedicationAdministration-medadmin-example-ach-daily-initialpopulationpass-1.html\">MedicationAdministration: status = completed; medication[x] = -&gt;Remdesivir 200 mg IV; effective[x] = 2024-01-01 22:00:00+0000 --&gt; 2024-01-02 22:00:09+0000</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-daily-initialpopulationpass.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;remdesivir 100 mg; authoredOn = 2024-01-14 21:30:15+0000; courseOfTherapyType = Short course (acute) therapy</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"MedicationAdministration-medadmin-example-ach-daily-initialpopulationpass-2.html\">MedicationAdministration: status = completed; medication[x] = -&gt;Remdesivir 100 mg IV; effective[x] = 2024-01-02 22:00:00+0000 --&gt; 2024-01-05 22:00:09+0000</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Observation-lab-observation-example-ach-daily-initialpopulationpass.html\">Observation SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"ServiceRequest-servicerequest-example-ach-daily-initialpopulationpass-covid.html\">ServiceRequest SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Specimen-specimen-example-ach-daily-initialpopulationpass.html\">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-01 08:30:00+0000</a></p><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-NHSNAcuteCareHospitalDailyInitialPopulation.html\">NHSN Acute Care Hospital Daily Initial Populationversion: null2.0.0-cibuild)</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass(official) Female, DoB: 2005-01-15 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</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-01-06 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>: </p><ul><li><a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass(official) Female, DoB: 2005-01-15 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></li><li><a href=\"Encounter-encounter-example-ach-daily-initialpopulationpass-1.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = emergency (ActCode[9.0.0]#EMER); type = Emergency hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-01 12:00:00+0000; reasonCode = shortness of breath</a></li><li><a href=\"Encounter-encounter-example-ach-daily-initialpopulationpass-2.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = inpatient encounter (ActCode[9.0.0]#IMP); type = Medical consultation on hospital inpatient; period = 2024-01-14 08:00:00+0000 --&gt; 2024-01-22 12:00:00+0000; reasonCode = Difficulty breathing</a></li><li><a href=\"Coverage-coverage-example-ach-daily-initialpopulationpass.html\">Coverage: identifier = Member Number: 88800933501; status = active; type = subsidized health program; subscriberId = 123456789; relationship = Self; period = 2008-07-01 --&gt; (ongoing)</a></li><li><a href=\"Condition-condition-example-diagnosis-ach-daily-initialpopulationpass.html\">Condition Shortness of breath</a></li><li><a href=\"MedicationAdministration-medadmin-example-ach-daily-initialpopulationpass-1.html\">MedicationAdministration: status = completed; medication[x] = -&gt;Remdesivir 200 mg IV; effective[x] = 2024-01-01 22:00:00+0000 --&gt; 2024-01-02 22:00:09+0000</a></li><li><a href=\"MedicationRequest-medicationrequest-example-ach-daily-initialpopulationpass.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;remdesivir 100 mg; authoredOn = 2024-01-14 21:30:15+0000; courseOfTherapyType = Short course (acute) therapy</a></li><li><a href=\"MedicationAdministration-medadmin-example-ach-daily-initialpopulationpass-2.html\">MedicationAdministration: status = completed; medication[x] = -&gt;Remdesivir 100 mg IV; effective[x] = 2024-01-02 22:00:00+0000 --&gt; 2024-01-05 22:00:09+0000</a></li><li><a href=\"Observation-lab-observation-example-ach-daily-initialpopulationpass.html\">Observation SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection</a></li><li><a href=\"ServiceRequest-servicerequest-example-ach-daily-initialpopulationpass-covid.html\">ServiceRequest SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection</a></li><li><a href=\"Specimen-specimen-example-ach-daily-initialpopulationpass.html\">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-01 08:30:00+0000</a></li></ul></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
                  "code" : "cohort"
                }
              ]
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-minimal-patient"
                }
              ],
              "reference" : "Patient/patient-example-ach-daily-initialpopulationpass"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-encounter"
                }
              ],
              "reference" : "Encounter/encounter-example-ach-daily-initialpopulationpass-1"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-encounter"
                }
              ],
              "reference" : "Encounter/encounter-example-ach-daily-initialpopulationpass-2"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-coverage"
                }
              ],
              "reference" : "Coverage/coverage-example-ach-daily-initialpopulationpass"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-condition"
                }
              ],
              "reference" : "Condition/condition-example-diagnosis-ach-daily-initialpopulationpass"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-medication-administration"
                }
              ],
              "reference" : "MedicationAdministration/medadmin-example-ach-daily-initialpopulationpass-1"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-medication-request"
                }
              ],
              "reference" : "MedicationRequest/medicationrequest-example-ach-daily-initialpopulationpass"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-medication-administration"
                }
              ],
              "reference" : "MedicationAdministration/medadmin-example-ach-daily-initialpopulationpass-2"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-observation-lab-category"
                }
              ],
              "reference" : "Observation/lab-observation-example-ach-daily-initialpopulationpass"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-service-request"
                }
              ],
              "reference" : "ServiceRequest/servicerequest-example-ach-daily-initialpopulationpass-covid"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-specimen"
                }
              ],
              "reference" : "Specimen/specimen-example-ach-daily-initialpopulationpass"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "http://example.org/fhir/measurereport/id",
            "value" : "123456789-pass1"
          }
        ],
        "status" : "complete",
        "type" : "individual",
        "measure" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/Measure/NHSNAcuteCareHospitalDailyInitialPopulation|2.0.0-cibuild",
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass"
        },
        "date" : "2024-02-05T21:04:29.481+00:00",
        "reporter" : {
          🔗 "reference" : "Organization/organization-example-submitting-organization"
        },
        "period" : {
          "start" : "2024-01-05T00:00:00.000+00:00",
          "end" : "2024-01-06T00:00:00.000+00:00"
        },
        "improvementNotation" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
              "code" : "increase"
            }
          ]
        },
        "group" : [
          {
            "population" : [
              {
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 1
              }
            ]
          }
        ],
        "evaluatedResource" : [
          {
            🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass"
          },
          {
            🔗 "reference" : "Encounter/encounter-example-ach-daily-initialpopulationpass-1"
          },
          {
            🔗 "reference" : "Encounter/encounter-example-ach-daily-initialpopulationpass-2"
          },
          {
            🔗 "reference" : "Coverage/coverage-example-ach-daily-initialpopulationpass"
          },
          {
            🔗 "reference" : "Condition/condition-example-diagnosis-ach-daily-initialpopulationpass"
          },
          {
            🔗 "reference" : "MedicationAdministration/medadmin-example-ach-daily-initialpopulationpass-1"
          },
          {
            🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-daily-initialpopulationpass"
          },
          {
            🔗 "reference" : "MedicationAdministration/medadmin-example-ach-daily-initialpopulationpass-2"
          },
          {
            🔗 "reference" : "Observation/lab-observation-example-ach-daily-initialpopulationpass"
          },
          {
            🔗 "reference" : "ServiceRequest/servicerequest-example-ach-daily-initialpopulationpass-covid"
          },
          {
            🔗 "reference" : "Specimen/specimen-example-ach-daily-initialpopulationpass"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Patient/patient-example-ach-daily-initialpopulationpass",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-example-ach-daily-initialpopulationpass",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/cross-measure-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example-ach-daily-initialpopulationpass\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example-ach-daily-initialpopulationpass</b></p><a name=\"patient-example-ach-daily-initialpopulationpass\"> </a><a name=\"hcpatient-example-ach-daily-initialpopulationpass\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cross-measure-patient.html\">Cross-Measure Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">ACHDaily, InitialPopulationPass(official) Female, DoB: 2005-01-15 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</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>123 Alphabet Street 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://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2186-5\">Race &amp; Ethnicity - CDC: 2186-5</a> (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://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-1002-5\">Race &amp; Ethnicity - CDC: 1002-5</a> (American Indian or Alaska Native)</li><li>text: Asian</li></ul></td></tr></table></div>"
        },
        "extension" : [
          {
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "1002-5",
                  "display" : "American Indian or Alaska Native"
                }
              },
              {
                "url" : "text",
                "valueString" : "Asian"
              }
            ],
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
          },
          {
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2186-5",
                  "display" : "Not Hispanic or Latino"
                }
              },
              {
                "url" : "text",
                "valueString" : "Non Hispanic or Latino"
              }
            ],
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
          },
          {
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
            "valueCode" : "F"
          }
        ],
        "identifier" : [
          {
            "use" : "usual",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR",
                  "display" : "Medical record number"
                }
              ],
              "text" : "MRN"
            },
            "system" : "urn:oid:1.2.5.8.2.7",
            "value" : "1000009001"
          }
        ],
        "active" : true,
        "name" : [
          {
            "use" : "official",
            "text" : "ACHDaily, InitialPopulationPass",
            "family" : "InitialPopulationPass",
            "given" : [
              "ACHDaily"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "999-999-9999",
            "use" : "home"
          }
        ],
        "gender" : "female",
        "birthDate" : "2005-01-15",
        "deceasedBoolean" : false,
        "address" : [
          {
            "use" : "home",
            "line" : [
              "123 Alphabet Street"
            ],
            "city" : "Lansing",
            "state" : "MI",
            "postalCode" : "48864",
            "country" : "US"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Encounter/encounter-example-ach-daily-initialpopulationpass-1",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-example-ach-daily-initialpopulationpass-1",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-daily-initialpopulationpass-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-daily-initialpopulationpass-1</b></p><a name=\"encounter-example-ach-daily-initialpopulationpass-1\"> </a><a name=\"hcencounter-example-ach-daily-initialpopulationpass-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-encounter.html\">ACH Daily Event Encounter</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/123456789987\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER\">ActCode: EMER</a> (emergency) (version = 9.0.0 )</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 183452005}\">Emergency hospital admission</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass</a></p><p><b>period</b>: 2024-01-01 08:00:00+0000 --&gt; 2024-01-01 12:00:00+0000</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 267036007}\">Shortness of breath</span></p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><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 home}\">Home</span></td></tr></table><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-location-example-ach-daily-emergency.html\">EMERGENCY - PAVILION</a></p><p><b>period</b>: 2022-08-17 16:25:00+0000 --&gt; 2022-08-17 17:01:00+0000</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-location-example-ach-daily-hospital.html\">Health Hospital Location</a></p><p><b>period</b>: 2022-08-11 18:52:00+0000 --&gt; 2022-08-17 16:09:00+0000</p></blockquote></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "123456789987"
          }
        ],
        "status" : "finished",
        "_status" : {
          "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-element-value-extension",
              "valueString" : "TRIAGED"
            }
          ]
        },
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "version" : "9.0.0",
          "code" : "EMER",
          "display" : "emergency"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "183452005",
                "display" : "Emergency hospital admission (procedure)"
              }
            ],
            "text" : "Emergency hospital admission"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass",
          "display" : "ACHDaily, InitialPopulationPass"
        },
        "period" : {
          "start" : "2024-01-01T08:00:00Z",
          "end" : "2024-01-01T12:00:00Z"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "267036007",
                "display" : "shortness of breath"
              }
            ],
            "text" : "Shortness of breath"
          }
        ],
        "hospitalization" : {
          "admitSource" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
                "code" : "emd",
                "display" : "From accident/emergency department"
              }
            ],
            "text" : "Emergency Department"
          },
          "dischargeDisposition" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
                "code" : "home",
                "display" : "Home"
              }
            ],
            "text" : "Home"
          }
        },
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-daily-emergency",
              "display" : "EMERGENCY - PAVILION"
            },
            "period" : {
              "start" : "2022-08-17T16:25:00Z",
              "end" : "2022-08-17T17:01:00Z"
            }
          },
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-daily-hospital",
              "display" : "Health Hospital Location"
            },
            "period" : {
              "start" : "2022-08-11T18:52:00Z",
              "end" : "2022-08-17T16:09:00Z"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Encounter/encounter-example-ach-daily-initialpopulationpass-2",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-example-ach-daily-initialpopulationpass-2",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-daily-initialpopulationpass-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-daily-initialpopulationpass-2</b></p><a name=\"encounter-example-ach-daily-initialpopulationpass-2\"> </a><a name=\"hcencounter-example-ach-daily-initialpopulationpass-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-encounter.html\">ACH Daily Event Encounter</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/123456789987\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (inpatient encounter) (version = 9.0.0 )</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 24882007}\">Medical consultation on hospital inpatient</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass</a></p><p><b>period</b>: 2024-01-14 08:00:00+0000 --&gt; 2024-01-22 12:00:00+0000</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 230145002}\">Difficulty breathing</span></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}\">Direct admit</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition snf}\">To skilled nursing unit</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-daily-inpatient.html\">Inpatient Hospital Ward</a></td><td>2024-01-14 09:00:00+0000 --&gt; 2024-01-22 12:00:00+0000</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "123456789987"
          }
        ],
        "status" : "finished",
        "_status" : {
          "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-element-value-extension",
              "valueString" : "TRIAGED"
            }
          ]
        },
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "version" : "9.0.0",
          "code" : "IMP",
          "display" : "inpatient encounter"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "24882007",
                "display" : "Medical consultation on hospital inpatient"
              }
            ],
            "text" : "Medical consultation on hospital inpatient"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass",
          "display" : "ACHDaily, InitialPopulationPass"
        },
        "period" : {
          "start" : "2024-01-14T08:00:00Z",
          "end" : "2024-01-22T12:00:00Z"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "230145002",
                "display" : "Difficulty breathing"
              }
            ],
            "text" : "Difficulty breathing"
          }
        ],
        "hospitalization" : {
          "admitSource" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
                "code" : "other",
                "display" : "Other"
              }
            ],
            "text" : "Direct admit"
          },
          "dischargeDisposition" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
                "code" : "snf",
                "display" : "Skilled nursing facility"
              }
            ],
            "text" : "To skilled nursing unit"
          }
        },
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-daily-inpatient",
              "display" : "Inpatient Hospital Ward"
            },
            "period" : {
              "start" : "2024-01-14T09:00:00Z",
              "end" : "2024-01-22T12:00:00Z"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Coverage/coverage-example-ach-daily-initialpopulationpass",
      "resource" : {
        "resourceType" : "Coverage",
        "id" : "coverage-example-ach-daily-initialpopulationpass",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_coverage-example-ach-daily-initialpopulationpass\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage coverage-example-ach-daily-initialpopulationpass</b></p><a name=\"coverage-example-ach-daily-initialpopulationpass\"> </a><a name=\"hccoverage-example-ach-daily-initialpopulationpass\"> </a><p><b>identifier</b>: Member Number/88800933501</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode SUBSIDIZ}\">MEDICARE</span></p><p><b>subscriberId</b>: 123456789</p><p><b>beneficiary</b>: <a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass(official) Female, DoB: 2005-01-15 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>period</b>: 2008-07-01 --&gt; (ongoing)</p><p><b>payor</b>: Medicare Coverage</p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class group}\">Medicare</span></td><td>Medicare</td><td>Medicare</td></tr></table></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MB",
                  "display" : "Member Number"
                }
              ]
            },
            "system" : "http://example.org/fhir/memberidentifier",
            "value" : "88800933501"
          }
        ],
        "status" : "active",
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "version" : "9.0.0",
              "code" : "SUBSIDIZ",
              "display" : "subsidized health program"
            }
          ],
          "text" : "MEDICARE"
        },
        "subscriberId" : "123456789",
        "beneficiary" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass"
        },
        "relationship" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
              "code" : "self"
            }
          ],
          "text" : "Self"
        },
        "period" : {
          "start" : "2008-07-01"
        },
        "payor" : [
          {
            "display" : "Medicare Coverage"
          }
        ],
        "class" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/coverage-class",
                  "code" : "group",
                  "display" : "Group"
                }
              ],
              "text" : "Medicare"
            },
            "value" : "Medicare",
            "name" : "Medicare"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Condition/condition-example-diagnosis-ach-daily-initialpopulationpass",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "condition-example-diagnosis-ach-daily-initialpopulationpass",
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-daily-initialpopulationpass\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-daily-initialpopulationpass</b></p><a name=\"condition-example-diagnosis-ach-daily-initialpopulationpass\"> </a><a name=\"hccondition-example-diagnosis-ach-daily-initialpopulationpass\"> </a><p><b>Original Resource ID</b>: eloBHVi6UskNwFJ55XgUq294CfCWyE3tytd.P4NomlhQprDjGoqWBeK2-ed8C2oMs3</p><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 R06.02}\">Hyperglycemia</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass</a></p><p><b>encounter</b>: Emergency</p></div>"
        },
        "extension" : [
          {
            "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
            "valueString" : "eloBHVi6UskNwFJ55XgUq294CfCWyE3tytd.P4NomlhQprDjGoqWBeK2-ed8C2oMs3"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "version" : "4.0.1",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "encounter-diagnosis",
                "display" : "Encounter Diagnosis"
              }
            ],
            "text" : "Encounter Diagnosis"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-cm",
              "code" : "R06.02",
              "display" : "Shortness of breath"
            }
          ],
          "text" : "Hyperglycemia"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass",
          "display" : "ACHDaily, InitialPopulationPass"
        },
        "encounter" : {
          "display" : "Emergency"
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MedicationAdministration/medadmin-example-ach-daily-initialpopulationpass-1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medadmin-example-ach-daily-initialpopulationpass-1",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medadmin-example-ach-daily-initialpopulationpass-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medadmin-example-ach-daily-initialpopulationpass-1</b></p><a name=\"medadmin-example-ach-daily-initialpopulationpass-1\"> </a><a name=\"hcmedadmin-example-ach-daily-initialpopulationpass-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medicationadministration.html\">ACH Daily Event Medication Administration</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication-medication-example-ach-daily-initialpopulationpass.html\">Remdesivir 200 mg IV</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass</a></p><p><b>effective</b>: 2024-01-01 22:00:00+0000 --&gt; 2024-01-02 22:00:09+0000</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-daily-initialpopulationpass.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;remdesivir 100 mg; authoredOn = 2024-01-14 21:30:15+0000; courseOfTherapyType = Short course (acute) therapy</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>Remdesivir 200 mg IV once a day on day 1, then 100 mg IV once a day on days 2-5</td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">Intravenous use</span></td><td>200 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>"
        },
        "status" : "completed",
        "medicationReference" : {
          🔗 "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
              "valueString" : "Medication/eZeW55xkBH0DrR0Xj004fNid0iluLJl6nT2adScy2TI9SbXSOBJPdED7Qjms.Fj48j0.MQxtisgjhubwnqaIImzMAo7axKzx4khlfA7xEkUU3"
            }
          ],
          "reference" : "Medication/medication-example-ach-daily-initialpopulationpass",
          "display" : "Remdesivir 200 mg IV"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass",
          "display" : "ACHDaily, InitialPopulationPass"
        },
        "effectivePeriod" : {
          "start" : "2024-01-01T22:00:00Z",
          "end" : "2024-01-02T22:00:09Z"
        },
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-daily-initialpopulationpass"
        },
        "dosage" : {
          "text" : "Remdesivir 200 mg IV once a day on day 1, then 100 mg IV once a day on days 2-5",
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "47625008",
                "display" : "Intravenous use"
              }
            ]
          },
          "dose" : {
            "value" : 200,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MedicationRequest/medicationrequest-example-ach-daily-initialpopulationpass",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-daily-initialpopulationpass",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-daily-initialpopulationpass\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-daily-initialpopulationpass</b></p><a name=\"medicationrequest-example-ach-daily-initialpopulationpass\"> </a><a name=\"hcmedicationrequest-example-ach-daily-initialpopulationpass\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medicationrequest.html\">ACH Daily Event Medication Request</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101903002\u00a0(use:\u00a0usual,\u00a0)</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-ach-daily-initialpopulationpass.html\">remdesivir 100 mg</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-initialpopulationpass-2.html\">Hospital Encounter</a></p><p><b>authoredOn</b>: 2024-01-14 21:30:15+0000</p><p><b>requester</b>: Faculty Physician Um_Cln, MD</p><p><b>recorder</b>: Faculty Physician Um_Cln, MD</p><p><b>courseOfTherapyType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy acute}\">Short course (acute) therapy</span></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>AsNeeded[x]</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Remdesivir 200 mg IV once a day on day 1, then 100 mg IV once a day on days 2-5</td><td>Code , 4 per 1 day</td><td>false</td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">Intravenous</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101903002"
          }
        ],
        "status" : "completed",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "inpatient",
                "display" : "Inpatient"
              }
            ],
            "text" : "Inpatient"
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-ach-daily-initialpopulationpass",
          "display" : "remdesivir 100 mg"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass",
          "display" : "ACHDaily, InitialPopulationPass"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-initialpopulationpass-2",
          "display" : "Hospital Encounter"
        },
        "authoredOn" : "2024-01-14T21:30:15Z",
        "requester" : {
          "type" : "Practitioner",
          "display" : "Faculty Physician Um_Cln, MD"
        },
        "recorder" : {
          "type" : "Practitioner",
          "display" : "Faculty Physician Um_Cln, MD"
        },
        "courseOfTherapyType" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
              "code" : "acute",
              "display" : "Short course (acute) therapy"
            }
          ],
          "text" : "Short course (acute) therapy"
        },
        "dosageInstruction" : [
          {
            "text" : "Remdesivir 200 mg IV once a day on day 1, then 100 mg IV once a day on days 2-5",
            "timing" : {
              "repeat" : {
                "boundsPeriod" : {
                  "start" : "2024-01-15T21:30:15Z",
                  "end" : "2024-01-19T21:30:15Z"
                },
                "frequency" : 4,
                "period" : 1,
                "periodUnit" : "d"
              },
              "code" : {
                "text" : "100 Remdesivir mg IV once a day on days 2-5"
              }
            },
            "asNeededBoolean" : false,
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "47625008",
                  "display" : "Intravenous use"
                }
              ],
              "text" : "Intravenous"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MedicationAdministration/medadmin-example-ach-daily-initialpopulationpass-2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medadmin-example-ach-daily-initialpopulationpass-2",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medadmin-example-ach-daily-initialpopulationpass-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medadmin-example-ach-daily-initialpopulationpass-2</b></p><a name=\"medadmin-example-ach-daily-initialpopulationpass-2\"> </a><a name=\"hcmedadmin-example-ach-daily-initialpopulationpass-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medicationadministration.html\">ACH Daily Event Medication Administration</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication-medication-example-ach-daily-initialpopulationpass.html\">Remdesivir 100 mg IV</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass</a></p><p><b>effective</b>: 2024-01-02 22:00:00+0000 --&gt; 2024-01-05 22:00:09+0000</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-daily-initialpopulationpass.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;remdesivir 100 mg; authoredOn = 2024-01-14 21:30:15+0000; courseOfTherapyType = Short course (acute) therapy</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>Remdesivir 200 mg IV once a day on day 1, then 100 mg IV once a day on days 2-5</td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">Intravenous use</span></td><td>100 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>"
        },
        "status" : "completed",
        "medicationReference" : {
          🔗 "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
              "valueString" : "Medication/eZeW55xkBH0DrR0Xj004fNid0iluLJl6nT2adScy2TI9SbXSOBJPdED7Qjms.Fj48j0.MQxtisgjhubwnqaIImzMAo7axKzx4khlfA7xEkUU3"
            }
          ],
          "reference" : "Medication/medication-example-ach-daily-initialpopulationpass",
          "display" : "Remdesivir 100 mg IV"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass",
          "display" : "ACHDaily, InitialPopulationPass"
        },
        "effectivePeriod" : {
          "start" : "2024-01-02T22:00:00Z",
          "end" : "2024-01-05T22:00:09Z"
        },
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-daily-initialpopulationpass"
        },
        "dosage" : {
          "text" : "Remdesivir 200 mg IV once a day on day 1, then 100 mg IV once a day on days 2-5",
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "47625008",
                "display" : "Intravenous use"
              }
            ]
          },
          "dose" : {
            "value" : 100,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Observation/lab-observation-example-ach-daily-initialpopulationpass",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "lab-observation-example-ach-daily-initialpopulationpass",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_lab-observation-example-ach-daily-initialpopulationpass\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation lab-observation-example-ach-daily-initialpopulationpass</b></p><a name=\"lab-observation-example-ach-daily-initialpopulationpass\"> </a><a name=\"hclab-observation-example-ach-daily-initialpopulationpass\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-observation-lab.html\">ACH Daily Event Lab Result Observation</a></p></div><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 94500-6}\">SARS-CoV-2 RNA Resp Ql NAA+probe</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-initialpopulationpass-1.html\">Hospital Encounter</a></p><p><b>effective</b>: 2023-01-01 15:04:25+0000</p><p><b>issued</b>: 2023-01-01 15:04:25+0000</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 10828004}\">Positive</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-daily-initialpopulationpass.html\">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-01 08:30:00+0000</a></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory",
                "display" : "Laboratory"
              }
            ],
            "text" : "Laboratory"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "94500-6",
              "display" : "SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection"
            }
          ],
          "text" : "SARS-CoV-2 RNA Resp Ql NAA+probe"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass",
          "display" : "ACHDaily, InitialPopulationPass"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-initialpopulationpass-1",
          "display" : "Hospital Encounter"
        },
        "effectiveDateTime" : "2023-01-01T15:04:25Z",
        "issued" : "2023-01-01T15:04:25Z",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "10828004",
              "display" : "Positive"
            }
          ],
          "text" : "Positive"
        },
        "specimen" : {
          🔗 "reference" : "Specimen/specimen-example-ach-daily-initialpopulationpass"
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/ServiceRequest/servicerequest-example-ach-daily-initialpopulationpass-covid",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "servicerequest-example-ach-daily-initialpopulationpass-covid",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-servicerequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-daily-initialpopulationpass-covid\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-daily-initialpopulationpass-covid</b></p><a name=\"servicerequest-example-ach-daily-initialpopulationpass-covid\"> </a><a name=\"hcservicerequest-example-ach-daily-initialpopulationpass-covid\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-servicerequest.html\">ACH Daily Event ServiceRequest</a></p></div><p><b>identifier</b>: Placer Identifier/1019631821\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>intent</b>: Original Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 108252007}\">Laboratory procedure</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 94500-6}\">SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily InitialPopulationPass</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-initialpopulationpass-1.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-02-02 17:22:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-01-01 17:22:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-daily-initialpopulationpass.html\">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-01 08:30:00+0000</a></p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "PLAC",
                  "display" : "Placer Identifier"
                }
              ],
              "text" : "Placer Identifier"
            },
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "1019631821"
          }
        ],
        "status" : "completed",
        "intent" : "original-order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "108252007",
                "display" : "Laboratory procedure"
              }
            ],
            "text" : "Laboratory procedure"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "94500-6",
              "display" : "SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection"
            }
          ],
          "text" : "SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory system specimen by NAA with probe detection"
        },
        "quantityQuantity" : {
          "value" : 1
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass",
          "display" : "ACHDaily InitialPopulationPass"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-initialpopulationpass-1",
          "display" : "Hospital Admission"
        },
        "occurrenceTiming" : {
          "event" : [
            "2024-02-02T17:22:00-05:00"
          ],
          "repeat" : {
            "count" : 1
          },
          "code" : {
            "text" : "Once"
          }
        },
        "authoredOn" : "2024-01-01T17:22:00-05:00",
        "specimen" : [
          {
            🔗 "reference" : "Specimen/specimen-example-ach-daily-initialpopulationpass"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Specimen/specimen-example-ach-daily-initialpopulationpass",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "specimen-example-ach-daily-initialpopulationpass",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-specimen"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-daily-initialpopulationpass\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-daily-initialpopulationpass</b></p><a name=\"specimen-example-ach-daily-initialpopulationpass\"> </a><a name=\"hcspecimen-example-ach-daily-initialpopulationpass\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-specimen.html\">ACH Daily Event Specimen</a></p></div><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 168141000}\">Nasal fluid specimen (specimen)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-initialpopulationpass.html\">ACHDaily, InitialPopulationPass</a></p><p><b>receivedTime</b>: 2024-01-01 08:30:00+0000</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-01-01 09:00:00+0000</td><td><span title=\"Codes:{http://snomed.info/sct 1825009}\">Entire root of nose (body structure)</span></td></tr></table></div>"
        },
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "168141000",
              "display" : "Nasal fluid specimen (specimen)"
            }
          ],
          "text" : "Nasal fluid specimen (specimen)"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-initialpopulationpass",
          "display" : "ACHDaily, InitialPopulationPass"
        },
        "receivedTime" : "2024-01-01T08:30:00Z",
        "collection" : {
          "collectedDateTime" : "2024-01-01T09:00:00Z",
          "bodySite" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1825009",
                "display" : "Entire root of nose (body structure)"
              }
            ]
          }
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MeasureReport/measurereport-example-ach-daily-negativepcr",
      "resource" : {
        "resourceType" : "MeasureReport",
        "id" : "measurereport-example-ach-daily-negativepcr",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-ach-daily-negativepcr\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-ach-daily-negativepcr</b></p><a name=\"measurereport-example-ach-daily-negativepcr\"> </a><a name=\"hcmeasurereport-example-ach-daily-negativepcr\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/davinci-deqm/STU5/StructureDefinition-indv-measurereport-deqm.html\">DEQM Individual MeasureReport Profile</a></p></div><p><b>DEQM Measure Scoring Extension</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-scoring cohort}\">Cohort</span></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily NegativePCR(official) Other, DoB: 2005-02-01 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Encounter-encounter-example-ach-daily-negativepcr-1.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789986\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Observation Encounter (ActCode[9.0.0]#OBSENC); type = Hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-02 06:00:00+0000; reasonCode = shortness of breath</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Encounter-encounter-example-ach-daily-negativepcr-2.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789986\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Inpatient Encounter (ActCode[9.0.0]#IMP); type = Hospital admission (procedure); period = 2024-01-02 06:01:00+0000 --&gt; 2024-01-16 08:30:00+0000; reasonCode = shortness of breath</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Coverage-coverage-example-ach-daily-negativepcr.html\">Coverage: identifier = Member Number: 88800933501; status = active; type = subsidized health program; subscriberId = 123456789; relationship = Self; period = 2023-01-01 --&gt; (ongoing)</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Condition-condition-example-diagnosis-ach-daily-negativepcr.html\">Condition COVID-19</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"MedicationAdministration-medadmin-example-ach-daily-negativepcr.html\">MedicationAdministration: status = completed; medication[x] = -&gt;Molnupiravir 200 mg PO BID; effective[x] = 2024-01-02 09:00:00+0000 --&gt; 2024-01-06 08:59:09+0000</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-daily-negativepcr.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Molnupiravir 200 mg; authoredOn = 2024-01-02 21:30:15+0000; courseOfTherapyType = Short course (acute) therapy</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Observation-lab-observation-example-ach-daily-negativepcr-1.html\">Observation SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Observation-lab-observation-example-ach-daily-negativepcr-2.html\">Observation SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"ServiceRequest-servicerequest-example-ach-daily-negativepcr-covid-1.html\">ServiceRequest SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"ServiceRequest-servicerequest-example-ach-daily-negativepcr-covid-2.html\">ServiceRequest SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Specimen-specimen-example-ach-daily-negativepcr-1.html\">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-01 08:30:00+0000</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Specimen-specimen-example-ach-daily-negativepcr-2.html\">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-02 16:30:00+0000</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Procedure-procedure-example-ach-daily-negativepcr-intubation.html\">Procedure Intubation of respiratory tract (procedure)</a></p><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-NHSNAcuteCareHospitalDailyInitialPopulation.html\">NHSN Acute Care Hospital Daily Initial Populationversion: null2.0.0-cibuild)</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily NegativePCR(official) Other, DoB: 2005-02-01 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>date</b>: 2024-01-06 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-01-06 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>: </p><ul><li><a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily NegativePCR(official) Other, DoB: 2005-02-01 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></li><li><a href=\"Encounter-encounter-example-ach-daily-negativepcr-1.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789986\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Observation Encounter (ActCode[9.0.0]#OBSENC); type = Hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-02 06:00:00+0000; reasonCode = shortness of breath</a></li><li><a href=\"Encounter-encounter-example-ach-daily-negativepcr-2.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789986\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Inpatient Encounter (ActCode[9.0.0]#IMP); type = Hospital admission (procedure); period = 2024-01-02 06:01:00+0000 --&gt; 2024-01-16 08:30:00+0000; reasonCode = shortness of breath</a></li><li><a href=\"Coverage-coverage-example-ach-daily-negativepcr.html\">Coverage: identifier = Member Number: 88800933501; status = active; type = subsidized health program; subscriberId = 123456789; relationship = Self; period = 2023-01-01 --&gt; (ongoing)</a></li><li><a href=\"Condition-condition-example-diagnosis-ach-daily-negativepcr.html\">Condition COVID-19</a></li><li><a href=\"MedicationAdministration-medadmin-example-ach-daily-negativepcr.html\">MedicationAdministration: status = completed; medication[x] = -&gt;Molnupiravir 200 mg PO BID; effective[x] = 2024-01-02 09:00:00+0000 --&gt; 2024-01-06 08:59:09+0000</a></li><li><a href=\"MedicationRequest-medicationrequest-example-ach-daily-negativepcr.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Molnupiravir 200 mg; authoredOn = 2024-01-02 21:30:15+0000; courseOfTherapyType = Short course (acute) therapy</a></li><li><a href=\"Observation-lab-observation-example-ach-daily-negativepcr-1.html\">Observation SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1</a></li><li><a href=\"Observation-lab-observation-example-ach-daily-negativepcr-2.html\">Observation SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1</a></li><li><a href=\"ServiceRequest-servicerequest-example-ach-daily-negativepcr-covid-1.html\">ServiceRequest SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1</a></li><li><a href=\"ServiceRequest-servicerequest-example-ach-daily-negativepcr-covid-2.html\">ServiceRequest SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1</a></li><li><a href=\"Specimen-specimen-example-ach-daily-negativepcr-1.html\">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-01 08:30:00+0000</a></li><li><a href=\"Specimen-specimen-example-ach-daily-negativepcr-2.html\">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-02 16:30:00+0000</a></li><li><a href=\"Procedure-procedure-example-ach-daily-negativepcr-intubation.html\">Procedure Intubation of respiratory tract (procedure)</a></li></ul></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
                  "code" : "cohort"
                }
              ]
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-minimal-patient"
                }
              ],
              "reference" : "Patient/patient-example-ach-daily-negativepcr"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-encounter"
                }
              ],
              "reference" : "Encounter/encounter-example-ach-daily-negativepcr-1"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-encounter"
                }
              ],
              "reference" : "Encounter/encounter-example-ach-daily-negativepcr-2"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-coverage"
                }
              ],
              "reference" : "Coverage/coverage-example-ach-daily-negativepcr"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-condition"
                }
              ],
              "reference" : "Condition/condition-example-diagnosis-ach-daily-negativepcr"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-medication-administration"
                }
              ],
              "reference" : "MedicationAdministration/medadmin-example-ach-daily-negativepcr"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-medication-request"
                }
              ],
              "reference" : "MedicationRequest/medicationrequest-example-ach-daily-negativepcr"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-observation-lab-category"
                }
              ],
              "reference" : "Observation/lab-observation-example-ach-daily-negativepcr-1"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-observation-lab-category"
                }
              ],
              "reference" : "Observation/lab-observation-example-ach-daily-negativepcr-2"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-service-request"
                }
              ],
              "reference" : "ServiceRequest/servicerequest-example-ach-daily-negativepcr-covid-1"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-service-request"
                }
              ],
              "reference" : "ServiceRequest/servicerequest-example-ach-daily-negativepcr-covid-2"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-specimen"
                }
              ],
              "reference" : "Specimen/specimen-example-ach-daily-negativepcr-1"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-specimen"
                }
              ],
              "reference" : "Specimen/specimen-example-ach-daily-negativepcr-2"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-procedure"
                }
              ],
              "reference" : "Procedure/procedure-example-ach-daily-negativepcr-intubation"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "http://example.org/fhir/measurereport/id",
            "value" : "123456789-pass1"
          }
        ],
        "status" : "complete",
        "type" : "individual",
        "measure" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/Measure/NHSNAcuteCareHospitalDailyInitialPopulation|2.0.0-cibuild",
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr"
        },
        "date" : "2024-01-06T21:04:29.481+00:00",
        "reporter" : {
          🔗 "reference" : "Organization/organization-example-submitting-organization"
        },
        "period" : {
          "start" : "2024-01-05T00:00:00.000+00:00",
          "end" : "2024-01-06T00:00:00.000+00:00"
        },
        "improvementNotation" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
              "code" : "increase"
            }
          ]
        },
        "group" : [
          {
            "population" : [
              {
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 1
              }
            ]
          }
        ],
        "evaluatedResource" : [
          {
            🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr"
          },
          {
            🔗 "reference" : "Encounter/encounter-example-ach-daily-negativepcr-1"
          },
          {
            🔗 "reference" : "Encounter/encounter-example-ach-daily-negativepcr-2"
          },
          {
            🔗 "reference" : "Coverage/coverage-example-ach-daily-negativepcr"
          },
          {
            🔗 "reference" : "Condition/condition-example-diagnosis-ach-daily-negativepcr"
          },
          {
            🔗 "reference" : "MedicationAdministration/medadmin-example-ach-daily-negativepcr"
          },
          {
            🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-daily-negativepcr"
          },
          {
            🔗 "reference" : "Observation/lab-observation-example-ach-daily-negativepcr-1"
          },
          {
            🔗 "reference" : "Observation/lab-observation-example-ach-daily-negativepcr-2"
          },
          {
            🔗 "reference" : "ServiceRequest/servicerequest-example-ach-daily-negativepcr-covid-1"
          },
          {
            🔗 "reference" : "ServiceRequest/servicerequest-example-ach-daily-negativepcr-covid-2"
          },
          {
            🔗 "reference" : "Specimen/specimen-example-ach-daily-negativepcr-1"
          },
          {
            🔗 "reference" : "Specimen/specimen-example-ach-daily-negativepcr-2"
          },
          {
            🔗 "reference" : "Procedure/procedure-example-ach-daily-negativepcr-intubation"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Patient/patient-example-ach-daily-negativepcr",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-example-ach-daily-negativepcr",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/cross-measure-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example-ach-daily-negativepcr\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example-ach-daily-negativepcr</b></p><a name=\"patient-example-ach-daily-negativepcr\"> </a><a name=\"hcpatient-example-ach-daily-negativepcr\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cross-measure-patient.html\">Cross-Measure Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">ACHDaily NegativePCR(official) Other, DoB: 2005-02-01 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</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=\"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://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2186-5\">Race &amp; Ethnicity - CDC: 2186-5</a> (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://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2028-9\">Race &amp; Ethnicity - CDC: 2028-9</a> (Asian)</li><li>text: Asian</li></ul></td></tr></table></div>"
        },
        "extension" : [
          {
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2028-9",
                  "display" : "Asian"
                }
              },
              {
                "url" : "text",
                "valueString" : "Asian"
              }
            ],
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
          },
          {
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2186-5",
                  "display" : "Not Hispanic or Latino"
                }
              },
              {
                "url" : "text",
                "valueString" : "Non Hispanic or Latino"
              }
            ],
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
          },
          {
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
            "valueCode" : "F"
          }
        ],
        "identifier" : [
          {
            "use" : "usual",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR",
                  "display" : "Medical record number"
                }
              ],
              "text" : "MRN"
            },
            "system" : "urn:oid:1.2.5.8.2.7",
            "value" : "1000009001"
          }
        ],
        "active" : true,
        "name" : [
          {
            "use" : "official",
            "text" : "ACHDaily NegativePCR",
            "family" : "NegativePCR",
            "given" : [
              "ACHDaily"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "999-999-9999",
            "use" : "home"
          }
        ],
        "gender" : "other",
        "birthDate" : "2005-02-01",
        "deceasedBoolean" : false,
        "address" : [
          {
            "use" : "home",
            "line" : [
              "456 Alphabet Street"
            ],
            "city" : "Lansing",
            "state" : "MI",
            "postalCode" : "48864",
            "country" : "US"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Encounter/encounter-example-ach-daily-negativepcr-1",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-example-ach-daily-negativepcr-1",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-daily-negativepcr-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-daily-negativepcr-1</b></p><a name=\"encounter-example-ach-daily-negativepcr-1\"> </a><a name=\"hcencounter-example-ach-daily-negativepcr-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-encounter.html\">ACH Daily Event Encounter</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/123456789986\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-OBSENC\">ActCode: OBSENC</a> (Observation Encounter) (version = 9.0.0 )</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 32485007}\">Hospital admission (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily, NegativePCR</a></p><p><b>period</b>: 2024-01-01 08:00:00+0000 --&gt; 2024-01-02 06:00:00+0000</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 267036007}\">Shortness of breath</span></p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source outp}\">observation unit</span></td></tr></table><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-location-example-ach-daily-emergency.html\">EMERGENCY - PAVILION</a></p><p><b>period</b>: 2022-08-11 18:52:00+0000 --&gt; 2022-08-17 16:09:00+0000</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-location-example-ach-daily-hospital.html\">Health Hospital Location</a></p><p><b>period</b>: 2022-08-17 16:09:00+0000 --&gt; 2022-08-22 19:01:00+0000</p></blockquote></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "123456789986"
          }
        ],
        "status" : "finished",
        "_status" : {
          "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-element-value-extension",
              "valueString" : "TRIAGED"
            }
          ]
        },
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "version" : "9.0.0",
          "code" : "OBSENC",
          "display" : "Observation Encounter"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "32485007",
                "display" : "Hospital admission (procedure)"
              }
            ],
            "text" : "Hospital admission (procedure)"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
          "display" : "ACHDaily, NegativePCR"
        },
        "period" : {
          "start" : "2024-01-01T08:00:00Z",
          "end" : "2024-01-02T06:00:00Z"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "267036007",
                "display" : "shortness of breath"
              }
            ],
            "text" : "Shortness of breath"
          }
        ],
        "hospitalization" : {
          "admitSource" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
                "code" : "outp",
                "display" : "From outpatient department"
              }
            ],
            "text" : "observation unit"
          }
        },
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-daily-emergency",
              "display" : "EMERGENCY - PAVILION"
            },
            "period" : {
              "start" : "2022-08-11T18:52:00Z",
              "end" : "2022-08-17T16:09:00Z"
            }
          },
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-daily-hospital",
              "display" : "Health Hospital Location"
            },
            "period" : {
              "start" : "2022-08-17T16:09:00Z",
              "end" : "2022-08-22T19:01:00Z"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Encounter/encounter-example-ach-daily-negativepcr-2",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-example-ach-daily-negativepcr-2",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-daily-negativepcr-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-daily-negativepcr-2</b></p><a name=\"encounter-example-ach-daily-negativepcr-2\"> </a><a name=\"hcencounter-example-ach-daily-negativepcr-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-encounter.html\">ACH Daily Event Encounter</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/123456789986\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (Inpatient Encounter) (version = 9.0.0 )</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 32485007}\">Hospital admission (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily, NegativePCR</a></p><p><b>period</b>: 2024-01-02 06:01:00+0000 --&gt; 2024-01-16 08:30:00+0000</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 267036007}\">Shortness of breath</span></p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source outp}\">observation unit</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition exp}\">Deceased (expired)</span></td></tr></table><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-location-example-ach-daily-emergency.html\">EMERGENCY - PAVILION</a></p><p><b>period</b>: 2022-08-11 18:52:00+0000 --&gt; 2022-08-17 16:09:00+0000</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-location-example-ach-daily-hospital.html\">Health Hospital Location</a></p><p><b>period</b>: 2022-08-17 16:09:00+0000 --&gt; 2022-08-22 19:01:00+0000</p></blockquote></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "123456789986"
          }
        ],
        "status" : "finished",
        "_status" : {
          "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-element-value-extension",
              "valueString" : "TRIAGED"
            }
          ]
        },
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "version" : "9.0.0",
          "code" : "IMP",
          "display" : "Inpatient Encounter"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "32485007",
                "display" : "Hospital admission (procedure)"
              }
            ],
            "text" : "Hospital admission (procedure)"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
          "display" : "ACHDaily, NegativePCR"
        },
        "period" : {
          "start" : "2024-01-02T06:01:00Z",
          "end" : "2024-01-16T08:30:00Z"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "267036007",
                "display" : "shortness of breath"
              }
            ],
            "text" : "Shortness of breath"
          }
        ],
        "hospitalization" : {
          "admitSource" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
                "code" : "outp",
                "display" : "From outpatient department"
              }
            ],
            "text" : "observation unit"
          },
          "dischargeDisposition" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
                "code" : "exp",
                "display" : "Expired"
              }
            ],
            "text" : "Deceased (expired)"
          }
        },
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-daily-emergency",
              "display" : "EMERGENCY - PAVILION"
            },
            "period" : {
              "start" : "2022-08-11T18:52:00Z",
              "end" : "2022-08-17T16:09:00Z"
            }
          },
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-daily-hospital",
              "display" : "Health Hospital Location"
            },
            "period" : {
              "start" : "2022-08-17T16:09:00Z",
              "end" : "2022-08-22T19:01:00Z"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Coverage/coverage-example-ach-daily-negativepcr",
      "resource" : {
        "resourceType" : "Coverage",
        "id" : "coverage-example-ach-daily-negativepcr",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_coverage-example-ach-daily-negativepcr\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage coverage-example-ach-daily-negativepcr</b></p><a name=\"coverage-example-ach-daily-negativepcr\"> </a><a name=\"hccoverage-example-ach-daily-negativepcr\"> </a><p><b>identifier</b>: Member Number/88800933501</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode SUBSIDIZ}\">MEDICAID</span></p><p><b>subscriberId</b>: 123456789</p><p><b>beneficiary</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily NegativePCR(official) Other, DoB: 2005-02-01 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>period</b>: 2023-01-01 --&gt; (ongoing)</p><p><b>payor</b>: Medicaid Coverage</p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class group}\">Medicaid</span></td><td>Medicaid</td><td>Medicaid</td></tr></table></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MB",
                  "display" : "Member Number"
                }
              ]
            },
            "system" : "http://example.org/fhir/memberidentifier",
            "value" : "88800933501"
          }
        ],
        "status" : "active",
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "version" : "9.0.0",
              "code" : "SUBSIDIZ",
              "display" : "subsidized health program"
            }
          ],
          "text" : "MEDICAID"
        },
        "subscriberId" : "123456789",
        "beneficiary" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr"
        },
        "relationship" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
              "code" : "self"
            }
          ],
          "text" : "Self"
        },
        "period" : {
          "start" : "2023-01-01"
        },
        "payor" : [
          {
            "display" : "Medicaid Coverage"
          }
        ],
        "class" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/coverage-class",
                  "code" : "group",
                  "display" : "Group"
                }
              ],
              "text" : "Medicaid"
            },
            "value" : "Medicaid",
            "name" : "Medicaid"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Condition/condition-example-diagnosis-ach-daily-negativepcr",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "condition-example-diagnosis-ach-daily-negativepcr",
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-daily-negativepcr\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-daily-negativepcr</b></p><a name=\"condition-example-diagnosis-ach-daily-negativepcr\"> </a><a name=\"hccondition-example-diagnosis-ach-daily-negativepcr\"> </a><p><b>Original Resource ID</b>: eloBHVi6UskNwFJ55XgUq294CfCWyE3tytd.P4NomlhQprDjGoqWBeK2-ed8C2oMs3</p><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 U07.1}\">COVID-19</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily, NegativePCR</a></p><p><b>encounter</b>: Inpatient</p></div>"
        },
        "extension" : [
          {
            "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
            "valueString" : "eloBHVi6UskNwFJ55XgUq294CfCWyE3tytd.P4NomlhQprDjGoqWBeK2-ed8C2oMs3"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "version" : "4.0.1",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "encounter-diagnosis",
                "display" : "Encounter Diagnosis"
              }
            ],
            "text" : "Encounter Diagnosis"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-cm",
              "code" : "U07.1",
              "display" : "COVID-19"
            }
          ],
          "text" : "COVID-19"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
          "display" : "ACHDaily, NegativePCR"
        },
        "encounter" : {
          "display" : "Inpatient"
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MedicationAdministration/medadmin-example-ach-daily-negativepcr",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medadmin-example-ach-daily-negativepcr",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medadmin-example-ach-daily-negativepcr\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medadmin-example-ach-daily-negativepcr</b></p><a name=\"medadmin-example-ach-daily-negativepcr\"> </a><a name=\"hcmedadmin-example-ach-daily-negativepcr\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medicationadministration.html\">ACH Daily Event Medication Administration</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication-medication-example-ach-daily-negativepcr.html\">Molnupiravir 200 mg PO BID</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily, NegativePCR</a></p><p><b>effective</b>: 2024-01-02 09:00:00+0000 --&gt; 2024-01-06 08:59:09+0000</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-daily-negativepcr.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Molnupiravir 200 mg; authoredOn = 2024-01-02 21:30:15+0000; courseOfTherapyType = Short course (acute) therapy</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>Take Molnupiravir 200 mg 4 capsules by mouth twice a day x 5 days</td><td><span title=\"Codes:{http://snomed.info/sct 385049006}\">Capsule</span></td><td>200 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>"
        },
        "status" : "completed",
        "medicationReference" : {
          🔗 "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
              "valueString" : "Medication/eZeW55xkBH0DrR0Xj004fNid0iluLJl6nT2adScy2TI9SbXSOBJPdED7Qjms.Fj48j0.MQxtisgjhubwnqaIImzMAo7axKzx4khlfA7xEkUU3"
            }
          ],
          "reference" : "Medication/medication-example-ach-daily-negativepcr",
          "display" : "Molnupiravir 200 mg PO BID"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
          "display" : "ACHDaily, NegativePCR"
        },
        "effectivePeriod" : {
          "start" : "2024-01-02T09:00:00Z",
          "end" : "2024-01-06T08:59:09Z"
        },
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-daily-negativepcr"
        },
        "dosage" : {
          "text" : "Take Molnupiravir 200 mg 4 capsules by mouth twice a day x 5 days",
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "385049006",
                "display" : "Capsule"
              }
            ]
          },
          "dose" : {
            "value" : 200,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MedicationRequest/medicationrequest-example-ach-daily-negativepcr",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-daily-negativepcr",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-daily-negativepcr\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-daily-negativepcr</b></p><a name=\"medicationrequest-example-ach-daily-negativepcr\"> </a><a name=\"hcmedicationrequest-example-ach-daily-negativepcr\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medicationrequest.html\">ACH Daily Event Medication Request</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101903002\u00a0(use:\u00a0usual,\u00a0)</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-ach-daily-negativepcr.html\">Molnupiravir 200 mg</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily, NegativePCR</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-negativepcr-1.html\">Hospital Encounter</a></p><p><b>authoredOn</b>: 2024-01-02 21:30:15+0000</p><p><b>requester</b>: Faculty Physician Um_Cln, MD</p><p><b>recorder</b>: Faculty Physician Um_Cln, MD</p><p><b>courseOfTherapyType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy acute}\">Short course (acute) therapy</span></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>AsNeeded[x]</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Molnupiravir 200 mg: Take 4 capsules by mouth twice a day x 5 days</td><td>Code , 4 per 5 days</td><td>false</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral use</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101903002"
          }
        ],
        "status" : "completed",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "inpatient",
                "display" : "Inpatient"
              }
            ],
            "text" : "Inpatient"
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-ach-daily-negativepcr",
          "display" : "Molnupiravir 200 mg"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
          "display" : "ACHDaily, NegativePCR"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-negativepcr-1",
          "display" : "Hospital Encounter"
        },
        "authoredOn" : "2024-01-02T21:30:15Z",
        "requester" : {
          "type" : "Practitioner",
          "display" : "Faculty Physician Um_Cln, MD"
        },
        "recorder" : {
          "type" : "Practitioner",
          "display" : "Faculty Physician Um_Cln, MD"
        },
        "courseOfTherapyType" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
              "code" : "acute",
              "display" : "Short course (acute) therapy"
            }
          ],
          "text" : "Short course (acute) therapy"
        },
        "dosageInstruction" : [
          {
            "text" : "Molnupiravir 200 mg: Take 4 capsules by mouth twice a day x 5 days",
            "timing" : {
              "repeat" : {
                "boundsPeriod" : {
                  "start" : "2024-01-02T21:30:15Z",
                  "end" : "2024-01-06T21:30:15Z"
                },
                "frequency" : 4,
                "period" : 5,
                "periodUnit" : "d"
              },
              "code" : {
                "text" : "Take 4 Molnupiravir 200 mg capsules by mouth twice a day x 5 days"
              }
            },
            "asNeededBoolean" : false,
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral use"
                }
              ],
              "text" : "Oral use"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Observation/lab-observation-example-ach-daily-negativepcr-1",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "lab-observation-example-ach-daily-negativepcr-1",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_lab-observation-example-ach-daily-negativepcr-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation lab-observation-example-ach-daily-negativepcr-1</b></p><a name=\"lab-observation-example-ach-daily-negativepcr-1\"> </a><a name=\"hclab-observation-example-ach-daily-negativepcr-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-observation-lab.html\">ACH Daily Event Lab Result Observation</a></p></div><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 94307-6}\">SARS-CoV-2 (COVID-19) N gene NAA+probe CDC primer-probe set N1 Ql (Specimen)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily, NegativePCR</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-negativepcr-1.html\">Hospital Encounter</a></p><p><b>effective</b>: 2023-01-01 08:30:00+0000</p><p><b>issued</b>: 2023-01-01 08:30:00+0000</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 10828004}\">Positive</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-daily-negativepcr-1.html\">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-01 08:30:00+0000</a></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory",
                "display" : "Laboratory"
              }
            ],
            "text" : "Laboratory"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "94307-6",
              "display" : "SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1"
            }
          ],
          "text" : "SARS-CoV-2 (COVID-19) N gene NAA+probe CDC primer-probe set N1 Ql (Specimen)"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
          "display" : "ACHDaily, NegativePCR"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-negativepcr-1",
          "display" : "Hospital Encounter"
        },
        "effectiveDateTime" : "2023-01-01T08:30:00Z",
        "issued" : "2023-01-01T08:30:00Z",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "10828004",
              "display" : "Positive"
            }
          ],
          "text" : "Positive"
        },
        "specimen" : {
          🔗 "reference" : "Specimen/specimen-example-ach-daily-negativepcr-1"
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Observation/lab-observation-example-ach-daily-negativepcr-2",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "lab-observation-example-ach-daily-negativepcr-2",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_lab-observation-example-ach-daily-negativepcr-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation lab-observation-example-ach-daily-negativepcr-2</b></p><a name=\"lab-observation-example-ach-daily-negativepcr-2\"> </a><a name=\"hclab-observation-example-ach-daily-negativepcr-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-observation-lab.html\">ACH Daily Event Lab Result Observation</a></p></div><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 94307-6}\">SARS-CoV-2 (COVID-19) N gene NAA+probe CDC primer-probe set N1 Ql (Specimen)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily, NegativePCR</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-negativepcr-2.html\">Hospital Encounter</a></p><p><b>effective</b>: 2023-01-02 15:30:00+0000</p><p><b>issued</b>: 2023-01-02 15:30:00+0000</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 260385009}\">Negative</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-daily-negativepcr-2.html\">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-02 16:30:00+0000</a></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory",
                "display" : "Laboratory"
              }
            ],
            "text" : "Laboratory"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "94307-6",
              "display" : "SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1"
            }
          ],
          "text" : "SARS-CoV-2 (COVID-19) N gene NAA+probe CDC primer-probe set N1 Ql (Specimen)"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
          "display" : "ACHDaily, NegativePCR"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-negativepcr-2",
          "display" : "Hospital Encounter"
        },
        "effectiveDateTime" : "2023-01-02T15:30:00Z",
        "issued" : "2023-01-02T15:30:00Z",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "260385009",
              "display" : "Negative"
            }
          ],
          "text" : "Negative"
        },
        "specimen" : {
          🔗 "reference" : "Specimen/specimen-example-ach-daily-negativepcr-2"
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/ServiceRequest/servicerequest-example-ach-daily-negativepcr-covid-1",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "servicerequest-example-ach-daily-negativepcr-covid-1",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-servicerequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-daily-negativepcr-covid-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-daily-negativepcr-covid-1</b></p><a name=\"servicerequest-example-ach-daily-negativepcr-covid-1\"> </a><a name=\"hcservicerequest-example-ach-daily-negativepcr-covid-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-servicerequest.html\">ACH Daily Event ServiceRequest</a></p></div><p><b>identifier</b>: Placer Identifier/1019631821\u00a0(use:\u00a0usual,\u00a0)</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 94307-6}\">SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily NegativePCR</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-negativepcr-1.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-02-02 17:22:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-01-01 17:22:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-daily-negativepcr-1.html\">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-01 08:30:00+0000</a></p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "PLAC",
                  "display" : "Placer Identifier"
                }
              ],
              "text" : "Placer Identifier"
            },
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "1019631821"
          }
        ],
        "status" : "completed",
        "intent" : "original-order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "108252007",
                "display" : "Laboratory procedure"
              }
            ],
            "text" : "Laboratory procedure"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "94307-6",
              "display" : "SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1"
            }
          ],
          "text" : "SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1"
        },
        "quantityQuantity" : {
          "value" : 1
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
          "display" : "ACHDaily NegativePCR"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-negativepcr-1",
          "display" : "Hospital Admission"
        },
        "occurrenceTiming" : {
          "event" : [
            "2024-02-02T17:22:00-05:00"
          ],
          "repeat" : {
            "count" : 1
          },
          "code" : {
            "text" : "Once"
          }
        },
        "authoredOn" : "2024-01-01T17:22:00-05:00",
        "specimen" : [
          {
            🔗 "reference" : "Specimen/specimen-example-ach-daily-negativepcr-1"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/ServiceRequest/servicerequest-example-ach-daily-negativepcr-covid-2",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "servicerequest-example-ach-daily-negativepcr-covid-2",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-servicerequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-daily-negativepcr-covid-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-daily-negativepcr-covid-2</b></p><a name=\"servicerequest-example-ach-daily-negativepcr-covid-2\"> </a><a name=\"hcservicerequest-example-ach-daily-negativepcr-covid-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-servicerequest.html\">ACH Daily Event ServiceRequest</a></p></div><p><b>identifier</b>: Placer Identifier/1019631821\u00a0(use:\u00a0usual,\u00a0)</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 94307-6}\">SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily NegativePCR</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-negativepcr-1.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-02-02 17:22:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-01-02 17:22:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-daily-negativepcr-2.html\">Specimen: type = Nasal fluid specimen (specimen); receivedTime = 2024-01-02 16:30:00+0000</a></p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "PLAC",
                  "display" : "Placer Identifier"
                }
              ],
              "text" : "Placer Identifier"
            },
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "1019631821"
          }
        ],
        "status" : "completed",
        "intent" : "original-order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "108252007",
                "display" : "Laboratory procedure"
              }
            ],
            "text" : "Laboratory procedure"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "94307-6",
              "display" : "SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1"
            }
          ],
          "text" : "SARS-CoV-2 (COVID-19) N gene [Presence] in Specimen by Nucleic acid amplification using CDC primer-probe set N1"
        },
        "quantityQuantity" : {
          "value" : 1
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
          "display" : "ACHDaily NegativePCR"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-negativepcr-1",
          "display" : "Hospital Admission"
        },
        "occurrenceTiming" : {
          "event" : [
            "2024-02-02T17:22:00-05:00"
          ],
          "repeat" : {
            "count" : 1
          },
          "code" : {
            "text" : "Once"
          }
        },
        "authoredOn" : "2024-01-02T17:22:00-05:00",
        "specimen" : [
          {
            🔗 "reference" : "Specimen/specimen-example-ach-daily-negativepcr-2"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Specimen/specimen-example-ach-daily-negativepcr-1",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "specimen-example-ach-daily-negativepcr-1",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-specimen"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-daily-negativepcr-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-daily-negativepcr-1</b></p><a name=\"specimen-example-ach-daily-negativepcr-1\"> </a><a name=\"hcspecimen-example-ach-daily-negativepcr-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-specimen.html\">ACH Daily Event Specimen</a></p></div><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 168141000}\">Nasal fluid specimen (specimen)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily, NegativePCR</a></p><p><b>receivedTime</b>: 2024-01-01 08:30:00+0000</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-01-01 09:00:00+0000</td><td><span title=\"Codes:{http://snomed.info/sct 1825009}\">Entire root of nose (body structure)</span></td></tr></table></div>"
        },
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "168141000",
              "display" : "Nasal fluid specimen (specimen)"
            }
          ],
          "text" : "Nasal fluid specimen (specimen)"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
          "display" : "ACHDaily, NegativePCR"
        },
        "receivedTime" : "2024-01-01T08:30:00Z",
        "collection" : {
          "collectedDateTime" : "2024-01-01T09:00:00Z",
          "bodySite" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1825009",
                "display" : "Entire root of nose (body structure)"
              }
            ]
          }
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Specimen/specimen-example-ach-daily-negativepcr-2",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "specimen-example-ach-daily-negativepcr-2",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-specimen"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-daily-negativepcr-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-daily-negativepcr-2</b></p><a name=\"specimen-example-ach-daily-negativepcr-2\"> </a><a name=\"hcspecimen-example-ach-daily-negativepcr-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-specimen.html\">ACH Daily Event Specimen</a></p></div><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 168141000}\">Nasal fluid specimen (specimen)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily, NegativePCR</a></p><p><b>receivedTime</b>: 2024-01-02 16:30:00+0000</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-01-02 15:45:00+0000</td><td><span title=\"Codes:{http://snomed.info/sct 1825009}\">Entire root of nose (body structure)</span></td></tr></table></div>"
        },
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "168141000",
              "display" : "Nasal fluid specimen (specimen)"
            }
          ],
          "text" : "Nasal fluid specimen (specimen)"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
          "display" : "ACHDaily, NegativePCR"
        },
        "receivedTime" : "2024-01-02T16:30:00Z",
        "collection" : {
          "collectedDateTime" : "2024-01-02T15:45:00Z",
          "bodySite" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1825009",
                "display" : "Entire root of nose (body structure)"
              }
            ]
          }
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Procedure/procedure-example-ach-daily-negativepcr-intubation",
      "resource" : {
        "resourceType" : "Procedure",
        "id" : "procedure-example-ach-daily-negativepcr-intubation",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-procedure"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_procedure-example-ach-daily-negativepcr-intubation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure procedure-example-ach-daily-negativepcr-intubation</b></p><a name=\"procedure-example-ach-daily-negativepcr-intubation\"> </a><a name=\"hcprocedure-example-ach-daily-negativepcr-intubation\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-procedure.html\">ACH Daily Event Procedure</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/1000510352\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 447996002}\">Intubation of respiratory tract (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-negativepcr.html\">ACHDaily NegativePCR</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-negativepcr-1.html\">Hospital Admission</a></p><p><b>performed</b>: 2023-01-02 15:30:00+0000</p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "1000510352"
          }
        ],
        "status" : "completed",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "447996002",
              "display" : "Intubation of respiratory tract (procedure)"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-negativepcr",
          "display" : "ACHDaily NegativePCR"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-negativepcr-1",
          "display" : "Hospital Admission"
        },
        "performedDateTime" : "2023-01-02T15:30:00Z"
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MeasureReport/measurereport-example-ach-daily-influenzatherapeutic",
      "resource" : {
        "resourceType" : "MeasureReport",
        "id" : "measurereport-example-ach-daily-influenzatherapeutic",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-ach-daily-influenzatherapeutic\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-ach-daily-influenzatherapeutic</b></p><a name=\"measurereport-example-ach-daily-influenzatherapeutic\"> </a><a name=\"hcmeasurereport-example-ach-daily-influenzatherapeutic\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/davinci-deqm/STU5/StructureDefinition-indv-measurereport-deqm.html\">DEQM Individual MeasureReport Profile</a></p></div><p><b>DEQM Measure Scoring Extension</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-scoring cohort}\">Cohort</span></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Patient-patient-example-ach-daily-influenzatherapeutic.html\">ACHDaily InfluenzaTherapeutic(official) Male, DoB: 2020-02-29 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Encounter-encounter-example-ach-daily-influenzatherapeutic.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Inpatient Acute (ActCode[9.0.0]#ACUTE); type = Emergency hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-04 12:00:00+0000; reasonCode = Fever with chills</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Coverage-coverage-example-ach-daily-influenzatherapeutic.html\">Coverage: identifier = Member Number: 88800933501; status = active; type = preferred provider organization policy; subscriberId = 123456789; relationship = Self; period = 2023-01-01 --&gt; (ongoing)</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Condition-condition-example-diagnosis-ach-daily-influenzatherapeutic.html\">Condition Influenza due to identified novel influenza A virus</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"MedicationAdministration-medadmin-example-ach-daily-influenzatherapeutic.html\">MedicationAdministration: status = completed; medication[x] = -&gt;Oseltamivir 60 mg PO; effective[x] = 2024-01-01 20:00:00+0000 --&gt; 2024-01-04 20:00:09+0000</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-daily-influenzatherapeutic.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Oseltamivir 60 mg; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Immunization-immunization-example-ach-daily-influenzatherapeutic.html\">Immunization: identifier = OID:1.3.6.1.4.1.21367.2005.3.7.1234; status = completed; vaccineCode = Fluvax; occurrence[x] = 2024-01-02; primarySource = true; lotNumber = AAJN11K; expirationDate = 2025-02-15; doseQuantity = 5 mg; note = Notes on administration of vaccine; isSubpotent = true</a></p><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-NHSNAcuteCareHospitalDailyInitialPopulation.html\">NHSN Acute Care Hospital Daily Initial Populationversion: null2.0.0-cibuild)</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-influenzatherapeutic.html\">ACHDaily InfluenzaTherapeutic(official) Male, DoB: 2020-02-29 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>date</b>: 2024-01-06 00: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-01-06 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>: </p><ul><li><a href=\"Patient-patient-example-ach-daily-influenzatherapeutic.html\">ACHDaily InfluenzaTherapeutic(official) Male, DoB: 2020-02-29 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></li><li><a href=\"Encounter-encounter-example-ach-daily-influenzatherapeutic.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Inpatient Acute (ActCode[9.0.0]#ACUTE); type = Emergency hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-04 12:00:00+0000; reasonCode = Fever with chills</a></li><li><a href=\"Coverage-coverage-example-ach-daily-influenzatherapeutic.html\">Coverage: identifier = Member Number: 88800933501; status = active; type = preferred provider organization policy; subscriberId = 123456789; relationship = Self; period = 2023-01-01 --&gt; (ongoing)</a></li><li><a href=\"Condition-condition-example-diagnosis-ach-daily-influenzatherapeutic.html\">Condition Influenza due to identified novel influenza A virus</a></li><li><a href=\"MedicationAdministration-medadmin-example-ach-daily-influenzatherapeutic.html\">MedicationAdministration: status = completed; medication[x] = -&gt;Oseltamivir 60 mg PO; effective[x] = 2024-01-01 20:00:00+0000 --&gt; 2024-01-04 20:00:09+0000</a></li><li><a href=\"MedicationRequest-medicationrequest-example-ach-daily-influenzatherapeutic.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Oseltamivir 60 mg; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy</a></li><li><a href=\"Immunization-immunization-example-ach-daily-influenzatherapeutic.html\">Immunization: identifier = OID:1.3.6.1.4.1.21367.2005.3.7.1234; status = completed; vaccineCode = Fluvax; occurrence[x] = 2024-01-02; primarySource = true; lotNumber = AAJN11K; expirationDate = 2025-02-15; doseQuantity = 5 mg; note = Notes on administration of vaccine; isSubpotent = true</a></li></ul></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
                  "code" : "cohort"
                }
              ]
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-minimal-patient"
                }
              ],
              "reference" : "Patient/patient-example-ach-daily-influenzatherapeutic"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-encounter"
                }
              ],
              "reference" : "Encounter/encounter-example-ach-daily-influenzatherapeutic"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-coverage"
                }
              ],
              "reference" : "Coverage/coverage-example-ach-daily-influenzatherapeutic"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-condition"
                }
              ],
              "reference" : "Condition/condition-example-diagnosis-ach-daily-influenzatherapeutic"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-medication-administration"
                }
              ],
              "reference" : "MedicationAdministration/medadmin-example-ach-daily-influenzatherapeutic"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-medication-request"
                }
              ],
              "reference" : "MedicationRequest/medicationrequest-example-ach-daily-influenzatherapeutic"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-immunization"
                }
              ],
              "reference" : "Immunization/immunization-example-ach-daily-influenzatherapeutic"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "http://example.org/fhir/measurereport/id",
            "value" : "123456789-pass1"
          }
        ],
        "status" : "complete",
        "type" : "individual",
        "measure" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/Measure/NHSNAcuteCareHospitalDailyInitialPopulation|2.0.0-cibuild",
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-influenzatherapeutic"
        },
        "date" : "2024-01-06T00:04:29.481+00:00",
        "reporter" : {
          🔗 "reference" : "Organization/organization-example-submitting-organization"
        },
        "period" : {
          "start" : "2024-01-05T00:00:00.000+00:00",
          "end" : "2024-01-06T00:00:00.000+00:00"
        },
        "improvementNotation" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
              "code" : "increase"
            }
          ]
        },
        "group" : [
          {
            "population" : [
              {
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 1
              }
            ]
          }
        ],
        "evaluatedResource" : [
          {
            🔗 "reference" : "Patient/patient-example-ach-daily-influenzatherapeutic"
          },
          {
            🔗 "reference" : "Encounter/encounter-example-ach-daily-influenzatherapeutic"
          },
          {
            🔗 "reference" : "Coverage/coverage-example-ach-daily-influenzatherapeutic"
          },
          {
            🔗 "reference" : "Condition/condition-example-diagnosis-ach-daily-influenzatherapeutic"
          },
          {
            🔗 "reference" : "MedicationAdministration/medadmin-example-ach-daily-influenzatherapeutic"
          },
          {
            🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-daily-influenzatherapeutic"
          },
          {
            🔗 "reference" : "Immunization/immunization-example-ach-daily-influenzatherapeutic"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Patient/patient-example-ach-daily-influenzatherapeutic",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-example-ach-daily-influenzatherapeutic",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/cross-measure-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example-ach-daily-influenzatherapeutic\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example-ach-daily-influenzatherapeutic</b></p><a name=\"patient-example-ach-daily-influenzatherapeutic\"> </a><a name=\"hcpatient-example-ach-daily-influenzatherapeutic\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cross-measure-patient.html\">Cross-Measure Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">ACHDaily InfluenzaTherapeutic(official) Male, DoB: 2020-02-29 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</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>789 Alphabet Street Lansing MI 48864 US (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: mother\">mother:</td><td colspan=\"3\"><ul><li>Mama Bear</li><li>789 Alphabet Street 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://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2135-2\">Race &amp; Ethnicity - CDC: 2135-2</a> (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://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2054-5\">Race &amp; Ethnicity - CDC: 2054-5</a> (Black or African American)</li><li>text: Black or African American</li></ul></td></tr></table></div>"
        },
        "extension" : [
          {
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2054-5",
                  "display" : "Black or African American"
                }
              },
              {
                "url" : "text",
                "valueString" : "Black or African American"
              }
            ],
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
          },
          {
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2135-2",
                  "display" : "Hispanic or Latino"
                }
              },
              {
                "url" : "text",
                "valueString" : "Hispanic or Latino"
              }
            ],
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
          },
          {
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
            "valueCode" : "M"
          }
        ],
        "identifier" : [
          {
            "use" : "usual",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR",
                  "display" : "Medical record number"
                }
              ],
              "text" : "MRN"
            },
            "system" : "urn:oid:1.2.5.8.2.7",
            "value" : "1000009001"
          }
        ],
        "active" : true,
        "name" : [
          {
            "use" : "official",
            "text" : "ACHDaily InfluenzaTherapeutic",
            "family" : "InfluenzaTherapeutic",
            "given" : [
              "ACHDaily"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "999-999-9999",
            "use" : "home"
          }
        ],
        "gender" : "male",
        "birthDate" : "2020-02-29",
        "deceasedBoolean" : false,
        "address" : [
          {
            "use" : "home",
            "line" : [
              "789 Alphabet Street"
            ],
            "city" : "Lansing",
            "state" : "MI",
            "postalCode" : "48864",
            "country" : "US"
          }
        ],
        "contact" : [
          {
            "relationship" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                    "code" : "MTH",
                    "display" : "mother"
                  }
                ]
              }
            ],
            "name" : {
              "text" : "Mama Bear",
              "family" : "Bear",
              "given" : [
                "Mama"
              ]
            },
            "address" : {
              "use" : "home",
              "line" : [
                "789 Alphabet Street"
              ],
              "city" : "Lansing",
              "state" : "MI",
              "postalCode" : "48864",
              "country" : "US"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Encounter/encounter-example-ach-daily-influenzatherapeutic",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-example-ach-daily-influenzatherapeutic",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-daily-influenzatherapeutic\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-daily-influenzatherapeutic</b></p><a name=\"encounter-example-ach-daily-influenzatherapeutic\"> </a><a name=\"hcencounter-example-ach-daily-influenzatherapeutic\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-encounter.html\">ACH Daily Event Encounter</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/123456789987\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-ACUTE\">ActCode: ACUTE</a> (Inpatient Acute) (version = 9.0.0 )</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 183452005}\">Emergency hospital admission</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-influenzatherapeutic.html\">ACHDaily, InfluenzaTherapeutic</a></p><p><b>period</b>: 2024-01-01 08:00:00+0000 --&gt; 2024-01-04 12:00:00+0000</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 274640006}\">Fever with chills</span></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 gp}\">Direct admission from doctor's office (in same system)</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>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-daily-emergency.html\">EMERGENCY - PAVILION</a></td><td>2024-01-14 08:00:00+0000 --&gt; 2024-01-22 12:00:00+0000</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "123456789987"
          }
        ],
        "status" : "finished",
        "_status" : {
          "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-element-value-extension",
              "valueString" : "TRIAGED"
            }
          ]
        },
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "version" : "9.0.0",
          "code" : "ACUTE",
          "display" : "Inpatient Acute"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "183452005",
                "display" : "Emergency hospital admission (procedure)"
              }
            ],
            "text" : "Emergency hospital admission"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-influenzatherapeutic",
          "display" : "ACHDaily, InfluenzaTherapeutic"
        },
        "period" : {
          "start" : "2024-01-01T08:00:00Z",
          "end" : "2024-01-04T12:00:00Z"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "274640006",
                "display" : "Fever with chills"
              }
            ],
            "text" : "Fever with chills"
          }
        ],
        "hospitalization" : {
          "admitSource" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
                "code" : "gp",
                "display" : "General Practitioner referral"
              }
            ],
            "text" : "Direct admission from doctor's office (in same system)"
          },
          "dischargeDisposition" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
                "code" : "home",
                "display" : "Home"
              }
            ],
            "text" : "Home"
          }
        },
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-daily-emergency",
              "display" : "EMERGENCY - PAVILION"
            },
            "period" : {
              "start" : "2024-01-14T08:00:00Z",
              "end" : "2024-01-22T12:00:00Z"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Coverage/coverage-example-ach-daily-influenzatherapeutic",
      "resource" : {
        "resourceType" : "Coverage",
        "id" : "coverage-example-ach-daily-influenzatherapeutic",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_coverage-example-ach-daily-influenzatherapeutic\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage coverage-example-ach-daily-influenzatherapeutic</b></p><a name=\"coverage-example-ach-daily-influenzatherapeutic\"> </a><a name=\"hccoverage-example-ach-daily-influenzatherapeutic\"> </a><p><b>identifier</b>: Member Number/88800933501</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode PPO}\">PPO</span></p><p><b>subscriberId</b>: 123456789</p><p><b>beneficiary</b>: <a href=\"Patient-patient-example-ach-daily-influenzatherapeutic.html\">ACHDaily InfluenzaTherapeutic(official) Male, DoB: 2020-02-29 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>period</b>: 2023-01-01 --&gt; (ongoing)</p><p><b>payor</b>: United Healthcare</p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class group}\">PPO</span></td><td>United Healthcare</td><td>United Healthcare</td></tr></table></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MB",
                  "display" : "Member Number"
                }
              ]
            },
            "system" : "http://example.org/fhir/memberidentifier",
            "value" : "88800933501"
          }
        ],
        "status" : "active",
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "version" : "9.0.0",
              "code" : "PPO",
              "display" : "preferred provider organization policy"
            }
          ],
          "text" : "PPO"
        },
        "subscriberId" : "123456789",
        "beneficiary" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-influenzatherapeutic"
        },
        "relationship" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
              "code" : "self"
            }
          ],
          "text" : "Self"
        },
        "period" : {
          "start" : "2023-01-01"
        },
        "payor" : [
          {
            "display" : "United Healthcare"
          }
        ],
        "class" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/coverage-class",
                  "code" : "group",
                  "display" : "Group"
                }
              ],
              "text" : "PPO"
            },
            "value" : "United Healthcare",
            "name" : "United Healthcare"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Condition/condition-example-diagnosis-ach-daily-influenzatherapeutic",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "condition-example-diagnosis-ach-daily-influenzatherapeutic",
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-daily-influenzatherapeutic\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-daily-influenzatherapeutic</b></p><a name=\"condition-example-diagnosis-ach-daily-influenzatherapeutic\"> </a><a name=\"hccondition-example-diagnosis-ach-daily-influenzatherapeutic\"> </a><p><b>Original Resource ID</b>: eloBHVi6UskNwFJ55XgUq294CfCWyE3tytd.P4NomlhQprDjGoqWBeK2-ed8C2oMs3</p><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 J09.X}\">Influenza Type A</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-influenzatherapeutic.html\">ACHDaily, InfluenzaTherapeutic</a></p><p><b>encounter</b>: Inpatient</p></div>"
        },
        "extension" : [
          {
            "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
            "valueString" : "eloBHVi6UskNwFJ55XgUq294CfCWyE3tytd.P4NomlhQprDjGoqWBeK2-ed8C2oMs3"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "version" : "4.0.1",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "encounter-diagnosis",
                "display" : "Encounter Diagnosis"
              }
            ],
            "text" : "Encounter Diagnosis"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-cm",
              "code" : "J09.X",
              "display" : "Influenza due to identified novel influenza A virus"
            }
          ],
          "text" : "Influenza Type A"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-influenzatherapeutic",
          "display" : "ACHDaily, InfluenzaTherapeutic"
        },
        "encounter" : {
          "display" : "Inpatient"
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MedicationAdministration/medadmin-example-ach-daily-influenzatherapeutic",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medadmin-example-ach-daily-influenzatherapeutic",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medadmin-example-ach-daily-influenzatherapeutic\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medadmin-example-ach-daily-influenzatherapeutic</b></p><a name=\"medadmin-example-ach-daily-influenzatherapeutic\"> </a><a name=\"hcmedadmin-example-ach-daily-influenzatherapeutic\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medicationadministration.html\">ACH Daily Event Medication Administration</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication-medication-example-ach-daily-influenzatherapeutic.html\">Oseltamivir 60 mg PO</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-influenzatherapeutic.html\">ACHDaily, InfluenzaTherapeutic</a></p><p><b>effective</b>: 2024-01-01 20:00:00+0000 --&gt; 2024-01-04 20:00:09+0000</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-daily-influenzatherapeutic.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Oseltamivir 60 mg; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy</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>Oseltamivir 60 mg PO twice daily x 5 days</td><td><span title=\"Codes:{http://snomed.info/sct 385049006}\">Capsule</span></td><td>60 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>"
        },
        "status" : "completed",
        "medicationReference" : {
          🔗 "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
              "valueString" : "Medication/eZeW55xkBH0DrR0Xj004fNid0iluLJl6nT2adScy2TI9SbXSOBJPdED7Qjms.Fj48j0.MQxtisgjhubwnqaIImzMAo7axKzx4khlfA7xEkUU3"
            }
          ],
          "reference" : "Medication/medication-example-ach-daily-influenzatherapeutic",
          "display" : "Oseltamivir 60 mg PO"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-influenzatherapeutic",
          "display" : "ACHDaily, InfluenzaTherapeutic"
        },
        "effectivePeriod" : {
          "start" : "2024-01-01T20:00:00Z",
          "end" : "2024-01-04T20:00:09Z"
        },
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-daily-influenzatherapeutic"
        },
        "dosage" : {
          "text" : "Oseltamivir 60 mg PO twice daily x 5 days",
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "385049006",
                "display" : "Capsule"
              }
            ]
          },
          "dose" : {
            "value" : 60,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MedicationRequest/medicationrequest-example-ach-daily-influenzatherapeutic",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-daily-influenzatherapeutic",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-daily-influenzatherapeutic\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-daily-influenzatherapeutic</b></p><a name=\"medicationrequest-example-ach-daily-influenzatherapeutic\"> </a><a name=\"hcmedicationrequest-example-ach-daily-influenzatherapeutic\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medicationrequest.html\">ACH Daily Event Medication Request</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101903002\u00a0(use:\u00a0usual,\u00a0)</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-ach-daily-influenzatherapeutic.html\">Oseltamivir 60 mg</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-influenzatherapeutic.html\">ACHDaily, InfluenzaTherapeutic</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-influenzatherapeutic.html\">Hospital Encounter</a></p><p><b>authoredOn</b>: 2024-01-01 11:45:15+0000</p><p><b>requester</b>: Faculty Physician Um_Cln, MD</p><p><b>recorder</b>: Faculty Physician Um_Cln, MD</p><p><b>courseOfTherapyType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy acute}\">Short course (acute) therapy</span></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>AsNeeded[x]</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Oseltamivir 60 mg PO twice daily x 5 days</td><td>Code , 2 per 5 days</td><td>false</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral use</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101903002"
          }
        ],
        "status" : "completed",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "inpatient",
                "display" : "Inpatient"
              }
            ],
            "text" : "Inpatient"
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-ach-daily-influenzatherapeutic",
          "display" : "Oseltamivir 60 mg"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-influenzatherapeutic",
          "display" : "ACHDaily, InfluenzaTherapeutic"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-influenzatherapeutic",
          "display" : "Hospital Encounter"
        },
        "authoredOn" : "2024-01-01T11:45:15Z",
        "requester" : {
          "type" : "Practitioner",
          "display" : "Faculty Physician Um_Cln, MD"
        },
        "recorder" : {
          "type" : "Practitioner",
          "display" : "Faculty Physician Um_Cln, MD"
        },
        "courseOfTherapyType" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
              "code" : "acute",
              "display" : "Short course (acute) therapy"
            }
          ],
          "text" : "Short course (acute) therapy"
        },
        "dosageInstruction" : [
          {
            "text" : "Oseltamivir 60 mg PO twice daily x 5 days",
            "timing" : {
              "repeat" : {
                "boundsPeriod" : {
                  "start" : "2024-01-01T12:30:15Z",
                  "end" : "2024-01-06T12:30:15Z"
                },
                "frequency" : 2,
                "period" : 5,
                "periodUnit" : "d"
              },
              "code" : {
                "text" : "Oseltamivir 60 mg PO twice daily x 5 days"
              }
            },
            "asNeededBoolean" : false,
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral use"
                }
              ],
              "text" : "Oral use"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Immunization/immunization-example-ach-daily-influenzatherapeutic",
      "resource" : {
        "resourceType" : "Immunization",
        "id" : "immunization-example-ach-daily-influenzatherapeutic",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_immunization-example-ach-daily-influenzatherapeutic\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization immunization-example-ach-daily-influenzatherapeutic</b></p><a name=\"immunization-example-ach-daily-influenzatherapeutic\"> </a><a name=\"hcimmunization-example-ach-daily-influenzatherapeutic\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.4.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{urn:oid:1.2.36.1.2001.1005.17 FLUVAX}\">Fluvax</span></p><p><b>patient</b>: <a href=\"Patient-patient-example-ach-daily-influenzatherapeutic.html\">ACHDaily InfluenzaTherapeutic(official) Male, DoB: 2020-02-29 ( MRN:\u00a01000009001\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-influenzatherapeutic.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Inpatient Acute (ActCode[9.0.0]#ACUTE); type = Emergency hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-04 12:00:00+0000; reasonCode = Fever with chills</a></p><p><b>occurrence</b>: 2024-01-02</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: AAJN11K</p><p><b>expirationDate</b>: 2025-02-15</p><p><b>doseQuantity</b>: 5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></p><p><b>note</b>: </p><blockquote><div><p>Notes on administration of vaccine</p>\n</div></blockquote><p><b>isSubpotent</b>: true</p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234"
          }
        ],
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "urn:oid:1.2.36.1.2001.1005.17",
              "code" : "FLUVAX"
            }
          ],
          "text" : "Fluvax"
        },
        "patient" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-influenzatherapeutic"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-influenzatherapeutic"
        },
        "occurrenceDateTime" : "2024-01-02",
        "primarySource" : true,
        "lotNumber" : "AAJN11K",
        "expirationDate" : "2025-02-15",
        "doseQuantity" : {
          "value" : 5,
          "system" : "http://unitsofmeasure.org",
          "code" : "mg"
        },
        "note" : [
          {
            "text" : "Notes on administration of vaccine"
          }
        ],
        "isSubpotent" : true
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MeasureReport/measurereport-example-ach-daily-rsvlabbtg",
      "resource" : {
        "resourceType" : "MeasureReport",
        "id" : "measurereport-example-ach-daily-rsvlabbtg",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-ach-daily-rsvlabbtg\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-ach-daily-rsvlabbtg</b></p><a name=\"measurereport-example-ach-daily-rsvlabbtg\"> </a><a name=\"hcmeasurereport-example-ach-daily-rsvlabbtg\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/davinci-deqm/STU5/StructureDefinition-indv-measurereport-deqm.html\">DEQM Individual MeasureReport Profile</a></p></div><p><b>DEQM Measure Scoring Extension</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-scoring cohort}\">Cohort</span></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily RSVLabBTG(official) Female, DoB: 2015-05-05 ( MRN:\u00a01000009002\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Encounter-encounter-example-ach-daily-rsvlabbtg.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Short Stay (ActCode[9.0.0]#SS); type = Emergency hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-02 06:00:00+0000; reasonCode = Throat pain</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Coverage-coverage-example-ach-daily-rsvlabbtg.html\">Coverage: status = active; relationship = Self</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Condition-condition-example-diagnosis-ach-daily-rsvlabbtg.html\">Condition Respiratory syncytial virus as the cause of diseases classified elsewhere</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"MedicationAdministration-medadmin-example-ach-daily-rsvlabbtg-1.html\">MedicationAdministration: status = completed; medication[x] = -&gt;Ribavirin inhalation solution 6g/vial via nebulizer; effective[x] = 2024-01-01 12:30:00+0000 --&gt; 2024-01-01 17:30:09+0000</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-daily-rsvlabbtg-1.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Ribavirin inhalation solution 6g/vial via nebulizer; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"MedicationAdministration-medadmin-example-ach-daily-rsvlabbtg-2.html\">MedicationAdministration: status = completed; medication[x] = -&gt;Nasal Saline spray; effective[x] = 2024-01-01 12:30:00+0000 --&gt; 2024-01-02 17:30:09+0000</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-daily-rsvlabbtg-2.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Nasal Saline spray; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Observation-lab-observation-example-ach-daily-rsvlabbtg.html\">Observation Respiratory syncytial virus Ag [Presence] in Throat</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"ServiceRequest-servicerequest-example-ach-daily-rsvlabbtg-rsv.html\">ServiceRequest Respiratory syncytial virus Ag [Presence] in Throat</a></p><p><b>Extension Definition for MeasureReport.supplementalData for Version 5.0</b>: <a href=\"Specimen-specimen-example-ach-daily-rsvlabbtg.html\">Specimen: type = Nasopharyngeal swab (specimen); receivedTime = 2024-01-01 15:00:00+0000</a></p><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-NHSNAcuteCareHospitalDailyInitialPopulation.html\">NHSN Acute Care Hospital Daily Initial Populationversion: null2.0.0-cibuild)</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily RSVLabBTG(official) Female, DoB: 2015-05-05 ( MRN:\u00a01000009002\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>date</b>: 2024-01-06 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-01-06 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>: </p><ul><li><a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily RSVLabBTG(official) Female, DoB: 2015-05-05 ( MRN:\u00a01000009002\u00a0(use:\u00a0usual,\u00a0))</a></li><li><a href=\"Encounter-encounter-example-ach-daily-rsvlabbtg.html\">Encounter: identifier = urn:oid:2.16.840.1.113883.19.5.1.698.8#123456789987\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Short Stay (ActCode[9.0.0]#SS); type = Emergency hospital admission (procedure); period = 2024-01-01 08:00:00+0000 --&gt; 2024-01-02 06:00:00+0000; reasonCode = Throat pain</a></li><li><a href=\"Coverage-coverage-example-ach-daily-rsvlabbtg.html\">Coverage: status = active; relationship = Self</a></li><li><a href=\"Condition-condition-example-diagnosis-ach-daily-rsvlabbtg.html\">Condition Respiratory syncytial virus as the cause of diseases classified elsewhere</a></li><li><a href=\"MedicationAdministration-medadmin-example-ach-daily-rsvlabbtg-1.html\">MedicationAdministration: status = completed; medication[x] = -&gt;Ribavirin inhalation solution 6g/vial via nebulizer; effective[x] = 2024-01-01 12:30:00+0000 --&gt; 2024-01-01 17:30:09+0000</a></li><li><a href=\"MedicationRequest-medicationrequest-example-ach-daily-rsvlabbtg-1.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Ribavirin inhalation solution 6g/vial via nebulizer; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy</a></li><li><a href=\"MedicationAdministration-medadmin-example-ach-daily-rsvlabbtg-2.html\">MedicationAdministration: status = completed; medication[x] = -&gt;Nasal Saline spray; effective[x] = 2024-01-01 12:30:00+0000 --&gt; 2024-01-02 17:30:09+0000</a></li><li><a href=\"MedicationRequest-medicationrequest-example-ach-daily-rsvlabbtg-2.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Nasal Saline spray; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy</a></li><li><a href=\"Observation-lab-observation-example-ach-daily-rsvlabbtg.html\">Observation Respiratory syncytial virus Ag [Presence] in Throat</a></li><li><a href=\"ServiceRequest-servicerequest-example-ach-daily-rsvlabbtg-rsv.html\">ServiceRequest Respiratory syncytial virus Ag [Presence] in Throat</a></li><li><a href=\"Specimen-specimen-example-ach-daily-rsvlabbtg.html\">Specimen: type = Nasopharyngeal swab (specimen); receivedTime = 2024-01-01 15:00:00+0000</a></li></ul></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
                  "code" : "cohort"
                }
              ]
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-minimal-patient"
                }
              ],
              "reference" : "Patient/patient-example-ach-daily-rsvlabbtg"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-encounter"
                }
              ],
              "reference" : "Encounter/encounter-example-ach-daily-rsvlabbtg"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-coverage"
                }
              ],
              "reference" : "Coverage/coverage-example-ach-daily-rsvlabbtg"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-condition"
                }
              ],
              "reference" : "Condition/condition-example-diagnosis-ach-daily-rsvlabbtg"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-medication-administration"
                }
              ],
              "reference" : "MedicationAdministration/medadmin-example-ach-daily-rsvlabbtg-1"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-medication-request"
                }
              ],
              "reference" : "MedicationRequest/medicationrequest-example-ach-daily-rsvlabbtg-1"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-medication-administration"
                }
              ],
              "reference" : "MedicationAdministration/medadmin-example-ach-daily-rsvlabbtg-2"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-medication-request"
                }
              ],
              "reference" : "MedicationRequest/medicationrequest-example-ach-daily-rsvlabbtg-2"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-observation-lab-category"
                }
              ],
              "reference" : "Observation/lab-observation-example-ach-daily-rsvlabbtg"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-service-request"
                }
              ],
              "reference" : "ServiceRequest/servicerequest-example-ach-daily-rsvlabbtg-rsv"
            }
          },
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData",
            "valueReference" : {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/cqf-criteriaReference",
                  "valueString" : "sde-specimen"
                }
              ],
              "reference" : "Specimen/specimen-example-ach-daily-rsvlabbtg"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "http://example.org/fhir/measurereport/id",
            "value" : "123456789-pass1"
          }
        ],
        "status" : "complete",
        "type" : "individual",
        "measure" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/Measure/NHSNAcuteCareHospitalDailyInitialPopulation|2.0.0-cibuild",
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg"
        },
        "date" : "2024-01-06T21:04:29.481+00:00",
        "reporter" : {
          🔗 "reference" : "Organization/organization-example-submitting-organization"
        },
        "period" : {
          "start" : "2024-01-05T00:00:00.000+00:00",
          "end" : "2024-01-06T00:00:00.000+00:00"
        },
        "improvementNotation" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
              "code" : "increase"
            }
          ]
        },
        "group" : [
          {
            "population" : [
              {
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 1
              }
            ]
          }
        ],
        "evaluatedResource" : [
          {
            🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg"
          },
          {
            🔗 "reference" : "Encounter/encounter-example-ach-daily-rsvlabbtg"
          },
          {
            🔗 "reference" : "Coverage/coverage-example-ach-daily-rsvlabbtg"
          },
          {
            🔗 "reference" : "Condition/condition-example-diagnosis-ach-daily-rsvlabbtg"
          },
          {
            🔗 "reference" : "MedicationAdministration/medadmin-example-ach-daily-rsvlabbtg-1"
          },
          {
            🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-daily-rsvlabbtg-1"
          },
          {
            🔗 "reference" : "MedicationAdministration/medadmin-example-ach-daily-rsvlabbtg-2"
          },
          {
            🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-daily-rsvlabbtg-2"
          },
          {
            🔗 "reference" : "Observation/lab-observation-example-ach-daily-rsvlabbtg"
          },
          {
            🔗 "reference" : "ServiceRequest/servicerequest-example-ach-daily-rsvlabbtg-rsv"
          },
          {
            🔗 "reference" : "Specimen/specimen-example-ach-daily-rsvlabbtg"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Patient/patient-example-ach-daily-rsvlabbtg",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-example-ach-daily-rsvlabbtg",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/cross-measure-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example-ach-daily-rsvlabbtg\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example-ach-daily-rsvlabbtg</b></p><a name=\"patient-example-ach-daily-rsvlabbtg\"> </a><a name=\"hcpatient-example-ach-daily-rsvlabbtg\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cross-measure-patient.html\">Cross-Measure Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">ACHDaily RSVLabBTG(official) Female, DoB: 2015-05-05 ( MRN:\u00a01000009002\u00a0(use:\u00a0usual,\u00a0))</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>123 Happy Place Charlotte MI 48813 US (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: mother\">mother:</td><td colspan=\"3\"><ul><li>Mother Nature</li><li>123 Happy Place Charlotte MI 48813 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://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2186-5\">Race &amp; Ethnicity - CDC: 2186-5</a> (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://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2076-8\">Race &amp; Ethnicity - CDC: 2076-8</a> (Native Hawaiian or Other Pacific Islander)</li><li>text: Native Hawaiian or Other Pacific Islander</li></ul></td></tr></table></div>"
        },
        "extension" : [
          {
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2076-8",
                  "display" : "Native Hawaiian or Other Pacific Islander"
                }
              },
              {
                "url" : "text",
                "valueString" : "Native Hawaiian or Other Pacific Islander"
              }
            ],
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
          },
          {
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2186-5",
                  "display" : "Not Hispanic or Latino"
                }
              },
              {
                "url" : "text",
                "valueString" : "Non Hispanic or Latino"
              }
            ],
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
          },
          {
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
            "valueCode" : "F"
          }
        ],
        "identifier" : [
          {
            "use" : "usual",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR",
                  "display" : "Medical record number"
                }
              ],
              "text" : "MRN"
            },
            "system" : "urn:oid:1.2.5.8.2.7",
            "value" : "1000009002"
          }
        ],
        "active" : true,
        "name" : [
          {
            "use" : "official",
            "text" : "ACHDaily RSVLabBTG",
            "family" : "RSVLabBTG",
            "given" : [
              "ACHDaily"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "999-999-9999",
            "use" : "home"
          }
        ],
        "gender" : "female",
        "birthDate" : "2015-05-05",
        "deceasedBoolean" : false,
        "address" : [
          {
            "use" : "home",
            "line" : [
              "123 Happy Place"
            ],
            "city" : "Charlotte",
            "state" : "MI",
            "postalCode" : "48813",
            "country" : "US"
          }
        ],
        "contact" : [
          {
            "relationship" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                    "code" : "MTH",
                    "display" : "mother"
                  }
                ]
              }
            ],
            "name" : {
              "text" : "Mother Nature",
              "family" : "Nature",
              "given" : [
                "Mother"
              ]
            },
            "address" : {
              "use" : "home",
              "line" : [
                "123 Happy Place"
              ],
              "city" : "Charlotte",
              "state" : "MI",
              "postalCode" : "48813",
              "country" : "US"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Encounter/encounter-example-ach-daily-rsvlabbtg",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-example-ach-daily-rsvlabbtg",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-daily-rsvlabbtg\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-daily-rsvlabbtg</b></p><a name=\"encounter-example-ach-daily-rsvlabbtg\"> </a><a name=\"hcencounter-example-ach-daily-rsvlabbtg\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-encounter.html\">ACH Daily Event Encounter</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/123456789987\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-SS\">ActCode: SS</a> (Short Stay) (version = 9.0.0 )</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 183452005}\">Emergency hospital admission</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily, rsvlabbtg</a></p><p><b>period</b>: 2024-01-01 08:00:00+0000 --&gt; 2024-01-02 06:00:00+0000</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 162397003}\">Sore throat</span></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 gp}\">Pediatrician's office</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>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-daily-emergency.html\">EMERGENCY - PAVILION</a></td><td>2024-01-14 08:00:00+0000 --&gt; 2024-01-22 12:00:00+0000</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "123456789987"
          }
        ],
        "status" : "finished",
        "_status" : {
          "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-element-value-extension",
              "valueString" : "TRIAGED"
            }
          ]
        },
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "version" : "9.0.0",
          "code" : "SS",
          "display" : "Short Stay"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "183452005",
                "display" : "Emergency hospital admission (procedure)"
              }
            ],
            "text" : "Emergency hospital admission"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg",
          "display" : "ACHDaily, rsvlabbtg"
        },
        "period" : {
          "start" : "2024-01-01T08:00:00Z",
          "end" : "2024-01-02T06:00:00Z"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "162397003",
                "display" : "Throat pain"
              }
            ],
            "text" : "Sore throat"
          }
        ],
        "hospitalization" : {
          "admitSource" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
                "code" : "gp",
                "display" : "General Practitioner referral"
              }
            ],
            "text" : "Pediatrician's office"
          },
          "dischargeDisposition" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
                "code" : "home",
                "display" : "Home"
              }
            ],
            "text" : "Home"
          }
        },
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-daily-emergency",
              "display" : "EMERGENCY - PAVILION"
            },
            "period" : {
              "start" : "2024-01-14T08:00:00Z",
              "end" : "2024-01-22T12:00:00Z"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Coverage/coverage-example-ach-daily-rsvlabbtg",
      "resource" : {
        "resourceType" : "Coverage",
        "id" : "coverage-example-ach-daily-rsvlabbtg",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_coverage-example-ach-daily-rsvlabbtg\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage coverage-example-ach-daily-rsvlabbtg</b></p><a name=\"coverage-example-ach-daily-rsvlabbtg\"> </a><a name=\"hccoverage-example-ach-daily-rsvlabbtg\"> </a><p><b>status</b>: Active</p><p><b>beneficiary</b>: <a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily RSVLabBTG(official) Female, DoB: 2015-05-05 ( MRN:\u00a01000009002\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>payor</b>: Self Pay</p></div>"
        },
        "status" : "active",
        "beneficiary" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg"
        },
        "relationship" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
              "code" : "self"
            }
          ],
          "text" : "Self"
        },
        "payor" : [
          {
            "display" : "Self Pay"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Condition/condition-example-diagnosis-ach-daily-rsvlabbtg",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "condition-example-diagnosis-ach-daily-rsvlabbtg",
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-daily-rsvlabbtg\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-daily-rsvlabbtg</b></p><a name=\"condition-example-diagnosis-ach-daily-rsvlabbtg\"> </a><a name=\"hccondition-example-diagnosis-ach-daily-rsvlabbtg\"> </a><p><b>Original Resource ID</b>: eloBHVi6UskNwFJ55XgUq294CfCWyE3tytd.P4NomlhQprDjGoqWBeK2-ed8C2oMs3</p><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 B97.4}\">RSV</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily, RSVLabBTG</a></p><p><b>encounter</b>: Inpatient</p></div>"
        },
        "extension" : [
          {
            "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
            "valueString" : "eloBHVi6UskNwFJ55XgUq294CfCWyE3tytd.P4NomlhQprDjGoqWBeK2-ed8C2oMs3"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "version" : "4.0.1",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "encounter-diagnosis",
                "display" : "Encounter Diagnosis"
              }
            ],
            "text" : "Encounter Diagnosis"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-cm",
              "code" : "B97.4",
              "display" : "Respiratory syncytial virus as the cause of diseases classified elsewhere"
            }
          ],
          "text" : "RSV"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg",
          "display" : "ACHDaily, RSVLabBTG"
        },
        "encounter" : {
          "display" : "Inpatient"
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MedicationAdministration/medadmin-example-ach-daily-rsvlabbtg-1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medadmin-example-ach-daily-rsvlabbtg-1",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medadmin-example-ach-daily-rsvlabbtg-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medadmin-example-ach-daily-rsvlabbtg-1</b></p><a name=\"medadmin-example-ach-daily-rsvlabbtg-1\"> </a><a name=\"hcmedadmin-example-ach-daily-rsvlabbtg-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medicationadministration.html\">ACH Daily Event Medication Administration</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication-medication-example-ach-daily-rsvlabbtg-1.html\">Ribavirin inhalation solution 6g/vial via nebulizer</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily, RSVLabBTG</a></p><p><b>effective</b>: 2024-01-01 12:30:00+0000 --&gt; 2024-01-01 17:30:09+0000</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-daily-rsvlabbtg-1.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Ribavirin inhalation solution 6g/vial via nebulizer; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy</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>Ribavirin inhalation solution 6g/vial via nebulizer every hour x 6</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></td><td>6 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg = 'g')</span></td></tr></table></div>"
        },
        "status" : "completed",
        "medicationReference" : {
          🔗 "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
              "valueString" : "Medication/eZeW55xkBH0DrR0Xj004fNid0iluLJl6nT2adScy2TI9SbXSOBJPdED7Qjms.Fj48j0.MQxtisgjhubwnqaIImzMAo7axKzx4khlfA7xEkUU3"
            }
          ],
          "reference" : "Medication/medication-example-ach-daily-rsvlabbtg-1",
          "display" : "Ribavirin inhalation solution 6g/vial via nebulizer"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg",
          "display" : "ACHDaily, RSVLabBTG"
        },
        "effectivePeriod" : {
          "start" : "2024-01-01T12:30:00Z",
          "end" : "2024-01-01T17:30:09Z"
        },
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-daily-rsvlabbtg-1"
        },
        "dosage" : {
          "text" : "Ribavirin inhalation solution 6g/vial via nebulizer every hour x 6",
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "26643006",
                "display" : "Oral route"
              }
            ]
          },
          "dose" : {
            "value" : 6,
            "unit" : "g",
            "system" : "http://unitsofmeasure.org",
            "code" : "g"
          }
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MedicationRequest/medicationrequest-example-ach-daily-rsvlabbtg-1",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-daily-rsvlabbtg-1",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-daily-rsvlabbtg-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-daily-rsvlabbtg-1</b></p><a name=\"medicationrequest-example-ach-daily-rsvlabbtg-1\"> </a><a name=\"hcmedicationrequest-example-ach-daily-rsvlabbtg-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medicationrequest.html\">ACH Daily Event Medication Request</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101903002\u00a0(use:\u00a0usual,\u00a0)</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-ach-daily-rsvlabbtg-1.html\">Ribavirin inhalation solution 6g/vial via nebulizer</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily, RSVLabBTG</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-rsvlabbtg.html\">Hospital Encounter</a></p><p><b>authoredOn</b>: 2024-01-01 11:45:15+0000</p><p><b>requester</b>: Faculty Physician Um_Cln, MD</p><p><b>recorder</b>: Faculty Physician Um_Cln, MD</p><p><b>courseOfTherapyType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy acute}\">Short course (acute) therapy</span></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>AsNeeded[x]</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Ribavirin inhalation solution 6g/vial via nebulizer every hour x 6</td><td>Code , Once per 6 hours</td><td>false</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral use</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101903002"
          }
        ],
        "status" : "completed",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "inpatient",
                "display" : "Inpatient"
              }
            ],
            "text" : "Inpatient"
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-ach-daily-rsvlabbtg-1",
          "display" : "Ribavirin inhalation solution 6g/vial via nebulizer"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg",
          "display" : "ACHDaily, RSVLabBTG"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-rsvlabbtg",
          "display" : "Hospital Encounter"
        },
        "authoredOn" : "2024-01-01T11:45:15Z",
        "requester" : {
          "type" : "Practitioner",
          "display" : "Faculty Physician Um_Cln, MD"
        },
        "recorder" : {
          "type" : "Practitioner",
          "display" : "Faculty Physician Um_Cln, MD"
        },
        "courseOfTherapyType" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
              "code" : "acute",
              "display" : "Short course (acute) therapy"
            }
          ],
          "text" : "Short course (acute) therapy"
        },
        "dosageInstruction" : [
          {
            "text" : "Ribavirin inhalation solution 6g/vial via nebulizer every hour x 6",
            "timing" : {
              "repeat" : {
                "boundsPeriod" : {
                  "start" : "2024-01-01T12:30:15Z",
                  "end" : "2024-01-01T17:30:15Z"
                },
                "frequency" : 1,
                "period" : 6,
                "periodUnit" : "h"
              },
              "code" : {
                "text" : "Ribavirin inhalation solution 6g/vial via nebulizer every hour x 6"
              }
            },
            "asNeededBoolean" : false,
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral use"
                }
              ],
              "text" : "Oral use"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MedicationAdministration/medadmin-example-ach-daily-rsvlabbtg-2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medadmin-example-ach-daily-rsvlabbtg-2",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medadmin-example-ach-daily-rsvlabbtg-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medadmin-example-ach-daily-rsvlabbtg-2</b></p><a name=\"medadmin-example-ach-daily-rsvlabbtg-2\"> </a><a name=\"hcmedadmin-example-ach-daily-rsvlabbtg-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medicationadministration.html\">ACH Daily Event Medication Administration</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication-medication-example-ach-daily-rsvlabbtg-2.html\">Nasal Saline spray</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily, RSVLabBTG</a></p><p><b>effective</b>: 2024-01-01 12:30:00+0000 --&gt; 2024-01-02 17:30:09+0000</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-daily-rsvlabbtg-2.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101903002\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Nasal Saline spray; authoredOn = 2024-01-01 11:45:15+0000; courseOfTherapyType = Short course (acute) therapy</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>Nasal Saline spray, one spray each nostril QID</td><td><span title=\"Codes:{http://snomed.info/sct 46713006}\">Nasal use</span></td><td>1 U<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeU = 'U')</span></td></tr></table></div>"
        },
        "status" : "completed",
        "medicationReference" : {
          🔗 "extension" : [
            {
              "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
              "valueString" : "Medication/eZeW55xkBH0DrR0Xj004fNid0iluLJl6nT2adScy2TI9SbXSOBJPdED7Qjms.Fj48j0.MQxtisgjhubwnqaIImzMAo7axKzx4khlfA7xEkUU3"
            }
          ],
          "reference" : "Medication/medication-example-ach-daily-rsvlabbtg-2",
          "display" : "Nasal Saline spray"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg",
          "display" : "ACHDaily, RSVLabBTG"
        },
        "effectivePeriod" : {
          "start" : "2024-01-01T12:30:00Z",
          "end" : "2024-01-02T17:30:09Z"
        },
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-daily-rsvlabbtg-2"
        },
        "dosage" : {
          "text" : "Nasal Saline spray, one spray each nostril QID",
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "46713006",
                "display" : "Nasal use"
              }
            ]
          },
          "dose" : {
            "value" : 1,
            "unit" : "U",
            "system" : "http://unitsofmeasure.org",
            "code" : "U"
          }
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/MedicationRequest/medicationrequest-example-ach-daily-rsvlabbtg-2",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-daily-rsvlabbtg-2",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-daily-rsvlabbtg-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-daily-rsvlabbtg-2</b></p><a name=\"medicationrequest-example-ach-daily-rsvlabbtg-2\"> </a><a name=\"hcmedicationrequest-example-ach-daily-rsvlabbtg-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medicationrequest.html\">ACH Daily Event Medication Request</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101903002\u00a0(use:\u00a0usual,\u00a0)</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-ach-daily-rsvlabbtg-2.html\">Nasal Saline spray</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily, RSVLabBTG</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-rsvlabbtg.html\">Hospital Encounter</a></p><p><b>authoredOn</b>: 2024-01-01 11:45:15+0000</p><p><b>requester</b>: Faculty Physician Um_Cln, MD</p><p><b>recorder</b>: Faculty Physician Um_Cln, MD</p><p><b>courseOfTherapyType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy acute}\">Short course (acute) therapy</span></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>AsNeeded[x]</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Nasal Saline spray, one spray each nostril QID</td><td>Code , Once</td><td>false</td><td><span title=\"Codes:{http://snomed.info/sct 46713006}\">Nasal use</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101903002"
          }
        ],
        "status" : "completed",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "inpatient",
                "display" : "Inpatient"
              }
            ],
            "text" : "Inpatient"
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-ach-daily-rsvlabbtg-2",
          "display" : "Nasal Saline spray"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg",
          "display" : "ACHDaily, RSVLabBTG"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-rsvlabbtg",
          "display" : "Hospital Encounter"
        },
        "authoredOn" : "2024-01-01T11:45:15Z",
        "requester" : {
          "type" : "Practitioner",
          "display" : "Faculty Physician Um_Cln, MD"
        },
        "recorder" : {
          "type" : "Practitioner",
          "display" : "Faculty Physician Um_Cln, MD"
        },
        "courseOfTherapyType" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
              "code" : "acute",
              "display" : "Short course (acute) therapy"
            }
          ],
          "text" : "Short course (acute) therapy"
        },
        "dosageInstruction" : [
          {
            "text" : "Nasal Saline spray, one spray each nostril QID",
            "timing" : {
              "repeat" : {
                "boundsPeriod" : {
                  "start" : "2024-01-01T12:00:15Z",
                  "end" : "2024-01-02T07:00:15Z"
                }
              },
              "code" : {
                "text" : "Nasal Saline spray, one spray each nostril QID"
              }
            },
            "asNeededBoolean" : false,
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "46713006",
                  "display" : "Nasal use"
                }
              ],
              "text" : "Nasal use"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Observation/lab-observation-example-ach-daily-rsvlabbtg",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "lab-observation-example-ach-daily-rsvlabbtg",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_lab-observation-example-ach-daily-rsvlabbtg\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation lab-observation-example-ach-daily-rsvlabbtg</b></p><a name=\"lab-observation-example-ach-daily-rsvlabbtg\"> </a><a name=\"hclab-observation-example-ach-daily-rsvlabbtg\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-observation-lab.html\">ACH Daily Event Lab Result Observation</a></p></div><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 31949-1}\">RSV Ag Ql (Throat)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily, RSVLabBTG</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-rsvlabbtg.html\">Hospital Encounter</a></p><p><b>effective</b>: 2024-01-01 12:15:00+0000</p><p><b>issued</b>: 2024-01-01 12:15:00+0000</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 720735008}\">Presumptive positive</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-daily-rsvlabbtg.html\">Specimen: type = Nasopharyngeal swab (specimen); receivedTime = 2024-01-01 15:00:00+0000</a></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory",
                "display" : "Laboratory"
              }
            ],
            "text" : "Laboratory"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "31949-1",
              "display" : "Respiratory syncytial virus Ag [Presence] in Throat"
            }
          ],
          "text" : "RSV Ag Ql (Throat)"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg",
          "display" : "ACHDaily, RSVLabBTG"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-rsvlabbtg",
          "display" : "Hospital Encounter"
        },
        "effectiveDateTime" : "2024-01-01T12:15:00Z",
        "issued" : "2024-01-01T12:15:00Z",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "720735008",
              "display" : "Presumptive positive"
            }
          ],
          "text" : "Presumptive positive"
        },
        "specimen" : {
          🔗 "reference" : "Specimen/specimen-example-ach-daily-rsvlabbtg"
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/ServiceRequest/servicerequest-example-ach-daily-rsvlabbtg-rsv",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "servicerequest-example-ach-daily-rsvlabbtg-rsv",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-servicerequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-daily-rsvlabbtg-rsv\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-daily-rsvlabbtg-rsv</b></p><a name=\"servicerequest-example-ach-daily-rsvlabbtg-rsv\"> </a><a name=\"hcservicerequest-example-ach-daily-rsvlabbtg-rsv\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-servicerequest.html\">ACH Daily Event ServiceRequest</a></p></div><p><b>identifier</b>: Placer Identifier/1019631821\u00a0(use:\u00a0usual,\u00a0)</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 31949-1}\">RSV Ag Ql (Throat)</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily RSVLabBTG</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-daily-rsvlabbtg.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-02-02 17:22:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-01-02 17:22:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-daily-rsvlabbtg.html\">Specimen: type = Nasopharyngeal swab (specimen); receivedTime = 2024-01-01 15:00:00+0000</a></p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "PLAC",
                  "display" : "Placer Identifier"
                }
              ],
              "text" : "Placer Identifier"
            },
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "1019631821"
          }
        ],
        "status" : "completed",
        "intent" : "original-order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "108252007",
                "display" : "Laboratory procedure"
              }
            ],
            "text" : "Laboratory procedure"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "31949-1",
              "display" : "Respiratory syncytial virus Ag [Presence] in Throat"
            }
          ],
          "text" : "RSV Ag Ql (Throat)"
        },
        "quantityQuantity" : {
          "value" : 1
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg",
          "display" : "ACHDaily RSVLabBTG"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-daily-rsvlabbtg",
          "display" : "Hospital Admission"
        },
        "occurrenceTiming" : {
          "event" : [
            "2024-02-02T17:22:00-05:00"
          ],
          "repeat" : {
            "count" : 1
          },
          "code" : {
            "text" : "Once"
          }
        },
        "authoredOn" : "2024-01-02T17:22:00-05:00",
        "specimen" : [
          {
            🔗 "reference" : "Specimen/specimen-example-ach-daily-rsvlabbtg"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Specimen/specimen-example-ach-daily-rsvlabbtg",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "specimen-example-ach-daily-rsvlabbtg",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-specimen"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-daily-rsvlabbtg\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-daily-rsvlabbtg</b></p><a name=\"specimen-example-ach-daily-rsvlabbtg\"> </a><a name=\"hcspecimen-example-ach-daily-rsvlabbtg\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-specimen.html\">ACH Daily Event Specimen</a></p></div><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 258500001}\">Nasopharyngeal swab (specimen)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-daily-rsvlabbtg.html\">ACHDaily, RSVLabBTG</a></p><p><b>receivedTime</b>: 2024-01-01 15:00:00+0000</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-01-01 14:00:00+0000</td><td><span title=\"Codes:{http://snomed.info/sct 1825009}\">Entire root of nose (body structure)</span></td></tr></table></div>"
        },
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "258500001",
              "display" : "Nasopharyngeal swab (specimen)"
            }
          ],
          "text" : "Nasopharyngeal swab (specimen)"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-daily-rsvlabbtg",
          "display" : "ACHDaily, RSVLabBTG"
        },
        "receivedTime" : "2024-01-01T15:00:00Z",
        "collection" : {
          "collectedDateTime" : "2024-01-01T14:00:00Z",
          "bodySite" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1825009",
                "display" : "Entire root of nose (body structure)"
              }
            ]
          }
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Medication/medication-example-ach-daily-initialpopulationpass",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-ach-daily-initialpopulationpass",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medication"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-ach-daily-initialpopulationpass\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-ach-daily-initialpopulationpass</b></p><a name=\"medication-example-ach-daily-initialpopulationpass\"> </a><a name=\"hcmedication-example-ach-daily-initialpopulationpass\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medication.html\">ACH Daily Event Medication</a></p></div><p><b>Original Resource ID</b>: eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3</p><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 2284960}, {http://www.nlm.nih.gov/research/umls/rxnorm 2395502}\">remdesivir 200 MG IV</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 779438003}\">Intravenous solution</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 2284960}, {http://www.nlm.nih.gov/research/umls/rxnorm 2395502}\">remdesivir 200 MG IV</span></td><td>200 unit/mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeU/mL = 'U/mL')</span>/200 unit/mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeU/mL = 'U/mL')</span></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
            "valueString" : "eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "2284960"
            },
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "2395502"
            }
          ],
          "text" : "remdesivir 200 MG IV"
        },
        "status" : "active",
        "form" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "779438003",
              "display" : "Product containing only heparin in parenteral dose form (medicinal product form)"
            }
          ],
          "text" : "Intravenous solution"
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code" : "2284960"
                },
                {
                  "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code" : "2395502"
                }
              ],
              "text" : "remdesivir 200 MG IV"
            },
            "strength" : {
              "numerator" : {
                "value" : 200,
                "unit" : "unit/mL",
                "system" : "http://unitsofmeasure.org",
                "code" : "U/mL"
              },
              "denominator" : {
                "value" : 200,
                "unit" : "unit/mL",
                "system" : "http://unitsofmeasure.org",
                "code" : "U/mL"
              }
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Medication/medication-example-ach-daily-negativepcr",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-ach-daily-negativepcr",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medication"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-ach-daily-negativepcr\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-ach-daily-negativepcr</b></p><a name=\"medication-example-ach-daily-negativepcr\"> </a><a name=\"hcmedication-example-ach-daily-negativepcr\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medication.html\">ACH Daily Event Medication</a></p></div><p><b>Original Resource ID</b>: eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3</p><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 2587902}, {http://www.nlm.nih.gov/research/umls/rxnorm 2587906}\">molnupiravir 200 MG Oral Capsule</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385049006}\">Capsule</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 2587902}, {http://www.nlm.nih.gov/research/umls/rxnorm 2587906}\">molnupiravir 200 MG Oral Capsule</span></td><td>200 unit/mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeU/mg = 'U/mg')</span>/200 unit/mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeU/mg = 'U/mg')</span></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
            "valueString" : "eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "2587902"
            },
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "2587906"
            }
          ],
          "text" : "molnupiravir 200 MG Oral Capsule"
        },
        "status" : "active",
        "form" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "385049006",
              "display" : "Capsule"
            }
          ],
          "text" : "Capsule"
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code" : "2587902"
                },
                {
                  "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code" : "2587906"
                }
              ],
              "text" : "molnupiravir 200 MG Oral Capsule"
            },
            "strength" : {
              "numerator" : {
                "value" : 200,
                "unit" : "unit/mg",
                "system" : "http://unitsofmeasure.org",
                "code" : "U/mg"
              },
              "denominator" : {
                "value" : 200,
                "unit" : "unit/mg",
                "system" : "http://unitsofmeasure.org",
                "code" : "U/mg"
              }
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Medication/medication-example-ach-daily-influenzatherapeutic",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-ach-daily-influenzatherapeutic",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medication"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-ach-daily-influenzatherapeutic\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-ach-daily-influenzatherapeutic</b></p><a name=\"medication-example-ach-daily-influenzatherapeutic\"> </a><a name=\"hcmedication-example-ach-daily-influenzatherapeutic\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medication.html\">ACH Daily Event Medication</a></p></div><p><b>Original Resource ID</b>: eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3</p><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 2284960}, {http://www.nlm.nih.gov/research/umls/rxnorm 2395502}\">remdesivir 100 MG Injection</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385219001}\">Injection solution</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 2284960}, {http://www.nlm.nih.gov/research/umls/rxnorm 2395502}\">Insulin glargine (LANTUS) 100 unit/mL injection</span></td><td>100 unit/mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeU/mL = 'U/mL')</span>/100 unit/mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeU/mL = 'U/mL')</span></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
            "valueString" : "eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "2284960"
            },
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "2395502"
            }
          ],
          "text" : "remdesivir 100 MG Injection"
        },
        "status" : "active",
        "form" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "385219001",
              "display" : "Solution for injection"
            }
          ],
          "text" : "Injection solution"
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code" : "2284960"
                },
                {
                  "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code" : "2395502"
                }
              ],
              "text" : "Insulin glargine (LANTUS) 100 unit/mL injection"
            },
            "strength" : {
              "numerator" : {
                "value" : 100,
                "unit" : "unit/mL",
                "system" : "http://unitsofmeasure.org",
                "code" : "U/mL"
              },
              "denominator" : {
                "value" : 100,
                "unit" : "unit/mL",
                "system" : "http://unitsofmeasure.org",
                "code" : "U/mL"
              }
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Medication/medication-example-ach-daily-rsvlabbtg-1",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-ach-daily-rsvlabbtg-1",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medication"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-ach-daily-rsvlabbtg-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-ach-daily-rsvlabbtg-1</b></p><a name=\"medication-example-ach-daily-rsvlabbtg-1\"> </a><a name=\"hcmedication-example-ach-daily-rsvlabbtg-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medication.html\">ACH Daily Event Medication</a></p></div><p><b>Original Resource ID</b>: eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3</p><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 2108389}\">Ribavirin inhalation solution 6g/vial via nebulizer</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385198000}\">Nebulizer solution</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 2108389}\">Ribavirin inhalation solution 6g/vial via nebulizer</span></td><td>6 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg = 'g')</span>/6 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg = 'g')</span></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
            "valueString" : "eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "2108389"
            }
          ],
          "text" : "Ribavirin inhalation solution 6g/vial via nebulizer"
        },
        "status" : "active",
        "form" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "385198000",
              "display" : "Conventional release solution for nebuliser"
            }
          ],
          "text" : "Nebulizer solution"
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code" : "2108389"
                }
              ],
              "text" : "Ribavirin inhalation solution 6g/vial via nebulizer"
            },
            "strength" : {
              "numerator" : {
                "value" : 6,
                "unit" : "g",
                "system" : "http://unitsofmeasure.org",
                "code" : "g"
              },
              "denominator" : {
                "value" : 6,
                "unit" : "g",
                "system" : "http://unitsofmeasure.org",
                "code" : "g"
              }
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Medication/medication-example-ach-daily-rsvlabbtg-2",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-ach-daily-rsvlabbtg-2",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-medication"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-ach-daily-rsvlabbtg-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-ach-daily-rsvlabbtg-2</b></p><a name=\"medication-example-ach-daily-rsvlabbtg-2\"> </a><a name=\"hcmedication-example-ach-daily-rsvlabbtg-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-medication.html\">ACH Daily Event Medication</a></p></div><p><b>Original Resource ID</b>: eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3</p><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 707359}\">Nasal Saline spray</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385157007}\">Nasal spray</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 707359}\">Nasal Saline spray</span></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/link-original-resource-id-extension",
            "valueString" : "eZeW55xkBH0DrR0Xj004fNlA99h1sjXKwuhGs.PNpjjUi.Dh2-U-oGW0c9xZjPn2b29S.YZMgFiH.76i57tFS1PARcjzOMkC6TPHQQXiH6vA3"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "707359"
            }
          ],
          "text" : "Nasal Saline spray"
        },
        "status" : "active",
        "form" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "385157007",
              "display" : "Nasal spray"
            }
          ],
          "text" : "Nasal spray"
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code" : "707359"
                }
              ],
              "text" : "Nasal Saline spray"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Location/location-example-ach-daily-emergency",
      "resource" : {
        "resourceType" : "Location",
        "id" : "location-example-ach-daily-emergency",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-location"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-daily-emergency\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-daily-emergency</b></p><a name=\"location-example-ach-daily-emergency\"> </a><a name=\"hclocation-example-ach-daily-emergency\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-location.html\">ACH Daily Event Location</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.6869</code>/100001090\u00a0(use:\u00a0usual,\u00a0)</p><p><b>name</b>: EMERGENCY - PAVILION</p><p><b>alias</b>: ED, EDPAV</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1108-0}\">Emergency Department</span></p><p><b>telecom</b>: ph: 916-734-3790, fax: 916-703-6549</p><p><b>address</b>: 2315 Stockton Boulevard Sacramento CALIFORNIA 95817-2201 </p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.6869",
            "value" : "100001090"
          }
        ],
        "name" : "EMERGENCY - PAVILION",
        "alias" : [
          "ED",
          "EDPAV"
        ],
        "mode" : "instance",
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
                "code" : "1108-0",
                "display" : "Emergency Department"
              }
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "916-734-3790",
            "rank" : 1
          },
          {
            "system" : "fax",
            "value" : "916-703-6549"
          }
        ],
        "address" : {
          "line" : [
            "2315 Stockton Boulevard"
          ],
          "city" : "Sacramento",
          "state" : "CALIFORNIA",
          "postalCode" : "95817-2201"
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Location/location-example-ach-daily-hospital",
      "resource" : {
        "resourceType" : "Location",
        "id" : "location-example-ach-daily-hospital",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-location"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-daily-hospital\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-daily-hospital</b></p><a name=\"location-example-ach-daily-hospital\"> </a><a name=\"hclocation-example-ach-daily-hospital\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-location.html\">ACH Daily Event Location</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.6865</code>/100\u00a0(use:\u00a0usual,\u00a0)</p><p><b>name</b>: Health Hospital Location</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span></p><p><b>telecom</b>: ph: 916-734-2011</p><p><b>address</b>: 2315 Stockton Blvd Sacramento CALIFORNIA 95817 </p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.6865",
            "value" : "100"
          }
        ],
        "name" : "Health Hospital Location",
        "mode" : "instance",
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code" : "HOSP",
                "display" : "Hospital"
              }
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "916-734-2011",
            "rank" : 1
          }
        ],
        "address" : {
          "line" : [
            "2315 Stockton Blvd"
          ],
          "city" : "Sacramento",
          "state" : "CALIFORNIA",
          "postalCode" : "95817"
        }
      }
    },
    {
      "fullUrl" : "http://nhsnlink.org/fhir/Location/location-example-ach-daily-inpatient",
      "resource" : {
        "resourceType" : "Location",
        "id" : "location-example-ach-daily-inpatient",
        "meta" : {
          "profile" : [
            🔗 "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/StructureDefinition/ach-daily-location"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-daily-inpatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-daily-inpatient</b></p><a name=\"location-example-ach-daily-inpatient\"> </a><a name=\"hclocation-example-ach-daily-inpatient\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ach-daily-location.html\">ACH Daily Event Location</a></p></div><p><b>identifier</b>: <code>http://www.example.org/location</code>/2935</p><p><b>status</b>: Active</p><p><b>name</b>: ACH Daily Inpatient Hospital Ward</p><p><b>description</b>: ACH Daily 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>"
        },
        "identifier" : [
          {
            "system" : "http://www.example.org/location",
            "value" : "2935"
          }
        ],
        "status" : "active",
        "name" : "ACH Daily Inpatient Hospital Ward",
        "description" : "ACH Daily Inpatient Hospital Ward",
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
                "code" : "1060-3",
                "display" : "Medical Ward"
              }
            ],
            "text" : "Medical ward"
          }
        ]
      }
    }
  ]
}