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

National Healthcare Safety Network (NHSN) Digital Quality Measure (dQM) Reporting Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/nhsn-dqm/ and changes regularly. See the Directory of published versions

: Full Submission Bundle Example 1 - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "submission-full-example1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/nhsn-dqm/StructureDefinition/nhsn-measurereport-bundle"
    ]
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:1eaddf4c-2ec0-4dc4-b26f-9586d7a777e9"
  },
  "type" : "collection",
  "timestamp" : "2022-11-15T21:04:29.481+00:00",
  "entry" : [
    {
      "fullUrl" : "http://example.com/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><a name=\"organization-example-submitting-organization-en-US\"> </a><p><b>identifier</b>: <code>https://www.cdc.gov/nhsn/OrgID</code>/ExampleNHSNSubmitterOrgID</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Example NHSN Submitter</p><p><b>telecom</b>: ph: 5555555551</p><p><b>address</b>: </p></div>"
        },
        "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://example.com/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><a name=\"device-example-submitting-device-en-US\"> </a><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>NHSN Link</td><td>Model name</td></tr></table><blockquote><p><b>version</b></p><p><b>component</b>: api</p><p><b>value</b>: 0.9.0</p></blockquote><blockquote><p><b>version</b></p><p><b>component</b>: api</p><p><b>value</b>: 20230713.1</p></blockquote><blockquote><p><b>version</b></p><p><b>component</b>: api</p><p><b>value</b>: 3f9662a8</p></blockquote><blockquote><p><b>version</b></p><p><b>component</b>: cqf-ruler</p><p><b>value</b>: 0.13.0</p></blockquote></div>"
        },
        "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://example.com/fhir/List/list-example-patients-of-interest",
      "resource" : {
        "resourceType" : "List",
        "id" : "list-example-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-patients-of-interest\"> </a><p class=\"res-header-id\"><b>Generated Narrative: List list-example-patients-of-interest</b></p><a name=\"list-example-patients-of-interest\"> </a><a name=\"hclist-example-patients-of-interest\"> </a><a name=\"list-example-patients-of-interest-en-US\"> </a><table class=\"clstu\"><tr><td>Date: 2021-07-28 00:00:00+0000 </td><td>Mode: Change List </td><td>Status: Current </td></tr><tr><td/></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"Patient-patient-example-sameresultdiffday.html\">Sameresultdiffday Hypo Male, DoB: 1952-12-31 ( MRN:\u00a0100000889\u00a0(use:\u00a0usual,\u00a0))</a></td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "http://example.com/Identifier",
            "value" : "NHSNdQMAcuteCareHospitalInitialPopulation"
          }
        ],
        "status" : "current",
        "mode" : "changes",
        "date" : "2021-07-28T00:00:00Z",
        "entry" : [
          {
            "item" : {
              🔗 "reference" : "Patient/patient-example-sameresultdiffday"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MeasureReport/measurereport-example-ach-subjectlist1",
      "resource" : {
        "resourceType" : "MeasureReport",
        "id" : "measurereport-example-ach-subjectlist1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/subjectlist-measurereport-deqm"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-ach-subjectlist1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-ach-subjectlist1</b></p><a name=\"measurereport-example-ach-subjectlist1\"> </a><a name=\"hcmeasurereport-example-ach-subjectlist1\"> </a><a name=\"measurereport-example-ach-subjectlist1-en-US\"> </a><p><b>status</b>: Complete</p><p><b>type</b>: Subject List</p><p><b>measure</b>: <a href=\"Measure-NHSNdQMAcuteCareHospitalInitialPopulation.html\">NHSN dQM Acute Care Hospital Initial Population</a></p><p><b>date</b>: 2024-02-05 21:04:29+0000</p><p><b>reporter</b>: <a href=\"Organization-organization-example-submitting-organization.html\">Organization Example NHSN Submitter</a></p><p><b>period</b>: 2022-08-01 00:00:00+0000 --&gt; 2022-08-31 23:59:59+0000</p><blockquote><p><b>group</b></p><h3>Populations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Count</b></td><td><b>SubjectResults</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></td><td>3</td><td><a href=\"List-list-example-ach-individual-measurereport-list.html\">List for 'Unspecified List Type' for 'Unspecified Subject'</a></td></tr></table><p><b>measureScore</b>: </p></blockquote></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
                  "code" : "cohort",
                  "display" : "Cohort"
                }
              ]
            }
          }
        ],
        "status" : "complete",
        "type" : "subject-list",
        "measure" : "http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation",
        "date" : "2024-02-05T21:04:29.481+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" : [
          {
            "population" : [
              {
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/measure-population",
                      "code" : "initial-population",
                      "display" : "Initial Population"
                    }
                  ]
                },
                "count" : 3,
                "subjectResults" : {
                  🔗 "reference" : "List/list-example-ach-individual-measurereport-list"
                }
              }
            ],
            "measureScore" : {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
                  "valueCode" : "unknown"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Patient/patient-example-sameresultdiffday",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-example-sameresultdiffday",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example-sameresultdiffday\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example-sameresultdiffday</b></p><a name=\"patient-example-sameresultdiffday\"> </a><a name=\"hcpatient-example-sameresultdiffday\"> </a><a name=\"patient-example-sameresultdiffday-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Sameresultdiffday Hypo Male, DoB: 1952-12-31 ( MRN:\u00a0100000889\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=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Sameresultdiffday Hypo(Official)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 999-999-9999(Home)</li><li>5678 Sesame Lansing MI 48864 US (old)</li><li>5678 Sesame Lansing MI 48864 US (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2186-5\">CDC Race and Ethnicity</a> 2186-5: Not Hispanic or Latino</li><li>text: Not Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">M</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2106-3\">CDC Race and Ethnicity</a> 2106-3: White</li><li>text: White or Caucasian</li></ul></td></tr></table></div>"
        },
        "extension" : [
          {
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2106-3",
                  "display" : "White"
                }
              },
              {
                "url" : "text",
                "valueString" : "White or Caucasian"
              }
            ],
            "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" : "Not 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" : "100000889"
          }
        ],
        "active" : true,
        "name" : [
          {
            "use" : "official",
            "text" : "Sameresultdiffday Hypo",
            "family" : "Hypo",
            "given" : [
              "Sameresultdiffday"
            ]
          },
          {
            "use" : "usual",
            "text" : "Sameresultdiffday Hypo",
            "family" : "Hypo",
            "given" : [
              "Sameresultdiffday"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "999-999-9999",
            "use" : "home"
          }
        ],
        "gender" : "male",
        "birthDate" : "1952-12-31",
        "deceasedBoolean" : false,
        "address" : [
          {
            "use" : "old",
            "line" : [
              "5678 Sesame"
            ],
            "city" : "Lansing",
            "district" : "INGHAM",
            "state" : "MI",
            "postalCode" : "48864",
            "country" : "US"
          },
          {
            "use" : "home",
            "line" : [
              "5678 Sesame"
            ],
            "city" : "Lansing",
            "district" : "INGHAM",
            "state" : "MI",
            "postalCode" : "48864",
            "country" : "US"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MeasureReport/measurereport-example-individual-ach-ach-pass1",
      "resource" : {
        "resourceType" : "MeasureReport",
        "id" : "measurereport-example-individual-ach-ach-pass1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-individual-ach-ach-pass1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-individual-ach-ach-pass1</b></p><a name=\"measurereport-example-individual-ach-ach-pass1\"> </a><a name=\"hcmeasurereport-example-individual-ach-ach-pass1\"> </a><a name=\"measurereport-example-individual-ach-ach-pass1-en-US\"> </a><p><b>identifier</b>: <code>http://example.org/fhir/measurereport/id</code>/123456789-pass1</p><p><b>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href=\"Measure-NHSNdQMAcuteCareHospitalInitialPopulation.html\">NHSN dQM Acute Care Hospital Initial Population</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN:\u00a01601191901010308\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-02-04 00:00:00+0000</p><p><b>improvementNotation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-improvement-notation increase}\">Increased score indicates improvement</span></p><blockquote><p><b>group</b></p><h3>Populations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Count</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></td><td>1</td></tr></table></blockquote><p><b>evaluatedResource</b>: <a href=\"Specimen-specimen-example-ach-ach-pass1-csf.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Cerebral spinal fluid; receivedTime = 2024-02-02 18:20:00-0500</a></p></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
                  "code" : "cohort",
                  "display" : "Cohort"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "system" : "http://example.org/fhir/measurereport/id",
            "value" : "123456789-pass1"
          }
        ],
        "status" : "complete",
        "type" : "individual",
        "measure" : "http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation",
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1"
        },
        "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-02-04T00: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" : "Specimen/specimen-example-ach-ach-pass1-csf"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Patient/patient-example-ach-ach-pass1",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-example-ach-ach-pass1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example-ach-ach-pass1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example-ach-ach-pass1</b></p><a name=\"patient-example-ach-ach-pass1\"> </a><a name=\"hcpatient-example-ach-ach-pass1\"> </a><a name=\"patient-example-ach-ach-pass1-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN:\u00a01601191901010308\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=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en-US}\">English (United States)</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Next-of-Kin\">Next-of-Kin:</td><td colspan=\"3\"><ul><li>Mom Parent</li><li>456 Alphabet Street Lansing MI 48864 </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2135-2\">CDC Race and Ethnicity</a> 2135-2: Hispanic or Latino</li><li>text: Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">M</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2054-5\">CDC Race and Ethnicity</a> 2054-5: Black or African American</li><li>text: Black or African American</li></ul></td></tr></table></div>"
        },
        "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" : "1601191901010308"
          }
        ],
        "active" : true,
        "name" : [
          {
            "use" : "official",
            "text" : "Pass1 ACH",
            "family" : "ACH",
            "given" : [
              "Pass1"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "999-999-9999",
            "use" : "home"
          }
        ],
        "gender" : "female",
        "birthDate" : "2024-02-01",
        "deceasedBoolean" : false,
        "address" : [
          {
            "use" : "home",
            "type" : "both",
            "line" : [
              "456 Alphabet Street"
            ],
            "city" : "Lansing",
            "district" : "Ingham County",
            "state" : "MI",
            "postalCode" : "48864",
            "country" : "US"
          }
        ],
        "contact" : [
          {
            "relationship" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
                    "code" : "N",
                    "display" : "Next-of-Kin"
                  }
                ]
              }
            ],
            "name" : {
              "text" : "Mom Parent",
              "family" : "Parent",
              "given" : [
                "Mom"
              ]
            },
            "address" : {
              "line" : [
                "456 Alphabet Street"
              ],
              "city" : "Lansing",
              "state" : "MI",
              "postalCode" : "48864"
            }
          }
        ],
        "communication" : [
          {
            "language" : {
              "coding" : [
                {
                  "system" : "urn:ietf:bcp:47",
                  "code" : "en-US",
                  "display" : "English (United States)"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Encounter/encounter-example-ach-ach-pass1",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-example-ach-ach-pass1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-ach-pass1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-ach-pass1</b></p><a name=\"encounter-example-ach-ach-pass1\"> </a><a name=\"hcencounter-example-ach-ach-pass1\"> </a><a name=\"encounter-example-ach-ach-pass1-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104251\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-ACUTE\">ActCode</a> ACUTE: inpatient acute</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 32485007}\">Hospital Admission</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>period</b>: 2024-02-01 16:02:00-0500 --&gt; 2024-02-04 19:00:00-0500</p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm R50.9}\">Fever</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-condition-example-diagnosis-ach-pass1.html\">Thrombophlebitis</a></td></tr></table><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source born}\">Born in hospital</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition oth}\">Other</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-nicu-level-iii.html\">ACH Neonatal critical care</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td><td>2024-02-01 16:02:00-0500 --&gt; 2024-02-02 16:02:00-0500</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "10005104251"
          }
        ],
        "status" : "in-progress",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "ACUTE",
          "display" : "inpatient acute"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "32485007",
                "display" : "Hospital admission (procedure)"
              }
            ],
            "text" : "Hospital Admission"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "period" : {
          "start" : "2024-02-01T16:02:00-05:00",
          "end" : "2024-02-04T19:00:00-05:00"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/sid/icd-10-cm",
                "code" : "R50.9",
                "display" : "Fever, unspecified"
              }
            ],
            "text" : "Fever"
          }
        ],
        "diagnosis" : [
          {
            "condition" : {
              🔗 "reference" : "Condition/condition-example-diagnosis-ach-pass1",
              "display" : "Thrombophlebitis"
            }
          }
        ],
        "hospitalization" : {
          "admitSource" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
                "code" : "born",
                "display" : "Born in hospital"
              }
            ],
            "text" : "Born in hospital"
          },
          "dischargeDisposition" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
                "code" : "oth",
                "display" : "Other"
              }
            ],
            "text" : "Other"
          }
        },
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-nicu-level-iii",
              "display" : "ACH Neonatal critical care"
            },
            "physicalType" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
                  "code" : "wa",
                  "display" : "Ward"
                }
              ]
            },
            "period" : {
              "start" : "2024-02-01T16:02:00-05:00",
              "end" : "2024-02-02T16:02:00-05:00"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Coverage/coverage-example-ach-pass1",
      "resource" : {
        "resourceType" : "Coverage",
        "id" : "coverage-example-ach-pass1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_coverage-example-ach-pass1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage coverage-example-ach-pass1</b></p><a name=\"coverage-example-ach-pass1\"> </a><a name=\"hccoverage-example-ach-pass1\"> </a><a name=\"coverage-example-ach-pass1-en-US\"> </a><p><b>identifier</b>: Member Number/084536836</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode SUBSUPP}\">subsidized supplemental health program</span></p><p><b>policyHolder</b>: Mom Parent</p><p><b>subscriberId</b>: 98435938934</p><p><b>beneficiary</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN:\u00a01601191901010308\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship child}\">Child</span></p><p><b>period</b>: 2020-08-01 --&gt; (ongoing)</p><p><b>payor</b>: Medicaid</p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MB",
                  "display" : "Member Number"
                }
              ]
            },
            "system" : "http://example.org/fhir/memberidentifier",
            "value" : "084536836"
          }
        ],
        "status" : "active",
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code" : "SUBSUPP",
              "display" : "subsidized supplemental health program"
            }
          ]
        },
        "policyHolder" : {
          "display" : "Mom Parent"
        },
        "subscriberId" : "98435938934",
        "beneficiary" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1"
        },
        "relationship" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
              "code" : "child",
              "display" : "Child"
            }
          ],
          "text" : "Child"
        },
        "period" : {
          "start" : "2020-08-01"
        },
        "payor" : [
          {
            "display" : "Medicaid"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass1",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "condition-example-diagnosis-ach-pass1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-pass1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-pass1</b></p><a name=\"condition-example-diagnosis-ach-pass1\"> </a><a name=\"hccondition-example-diagnosis-ach-pass1\"> </a><a name=\"condition-example-diagnosis-ach-pass1-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 5758002}, {http://hl7.org/fhir/sid/icd-10-cm R78.81}\">Bacteremia</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p></div>"
        },
        "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.0",
              "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://snomed.info/sct",
              "code" : "5758002",
              "display" : "Bacteremia (finding)"
            },
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-cm",
              "code" : "R78.81",
              "display" : "Bacteremia"
            }
          ],
          "text" : "Bacteremia"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Device/device-example-ach-ach-pass1-central-line",
      "resource" : {
        "resourceType" : "Device",
        "id" : "device-example-ach-ach-pass1-central-line",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_device-example-ach-ach-pass1-central-line\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device device-example-ach-ach-pass1-central-line</b></p><a name=\"device-example-ach-ach-pass1-central-line\"> </a><a name=\"hcdevice-example-ach-ach-pass1-central-line\"> </a><a name=\"device-example-ach-ach-pass1-central-line-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/1000510341\u00a0(use:\u00a0usual,\u00a0)</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 52124006}\">Central venous catheter, device</span></p><p><b>patient</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "1000510341"
          }
        ],
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "52124006",
              "display" : "Central venous catheter, device (physical object)"
            }
          ],
          "text" : "Central venous catheter, device"
        },
        "patient" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass1-vancomycin",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medicationadministration-example-ach-pass1-vancomycin",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass1-vancomycin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass1-vancomycin</b></p><a name=\"medicationadministration-example-ach-pass1-vancomycin\"> </a><a name=\"hcmedicationadministration-example-ach-pass1-vancomycin\"> </a><a name=\"medicationadministration-example-ach-pass1-vancomycin-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888111\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-vancomycin-15.html\">vancomycin Injectable Solution 50MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 14:34:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass1-vancomycin.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888811\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;vancomycin Injectable Solution 50MG; authoredOn = 2024-02-02 13:43:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>15mg/kg</td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>15 mg/kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/kg = 'mg/kg')</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "1018888111"
          }
        ],
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
              "code" : "inpatient",
              "display" : "Inpatient"
            }
          ],
          "text" : "Inpatient"
        },
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-vancomycin-15",
          "display" : "vancomycin Injectable Solution 50MG"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "context" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass1",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-02T14:34:00-05:00",
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-pass1-vancomycin"
        },
        "dosage" : {
          "text" : "15mg/kg",
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "47625008",
                "display" : "Intravenous route"
              }
            ],
            "text" : "IV"
          },
          "dose" : {
            "value" : 15,
            "unit" : "mg/kg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg/kg"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass1-vancomycin",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-pass1-vancomycin",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass1-vancomycin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass1-vancomycin</b></p><a name=\"medicationrequest-example-ach-pass1-vancomycin\"> </a><a name=\"hcmedicationrequest-example-ach-pass1-vancomycin\"> </a><a name=\"medicationrequest-example-ach-pass1-vancomycin-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888811\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-vancomycin-15.html\">vancomycin Injectable Solution 50MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>authoredOn</b>: 2024-02-02 13:43:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN:\u00a01601191901010308\u00a0(use:\u00a0usual,\u00a0))</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101888811"
          }
        ],
        "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-vancomycin-15",
          "display" : "vancomycin Injectable Solution 50MG"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass1",
          "display" : "Hospital Admission"
        },
        "authoredOn" : "2024-02-02T13:43:00-05:00",
        "requester" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1"
        },
        "dosageInstruction" : [
          {
            "text" : "15mg/kg every 12 hours",
            "timing" : {
              "repeat" : {
                "period" : 12,
                "periodUnit" : "h"
              }
            },
            "asNeededBoolean" : false,
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "47625008",
                  "display" : "Intravenous route"
                }
              ],
              "text" : "IV"
            },
            "doseAndRate" : [
              {
                "type" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                      "code" : "calculated",
                      "display" : "Calculated"
                    }
                  ],
                  "text" : "calculated"
                },
                "doseQuantity" : {
                  "value" : 15,
                  "unit" : "mg/kg",
                  "system" : "http://unitsofmeasure.org",
                  "code" : "mg/kg"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass1-blood",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass1-blood",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass1-blood\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass1-blood</b></p><a name=\"observation-example-ach-pass1-blood\"> </a><a name=\"hcobservation-example-ach-pass1-blood\"> </a><a name=\"observation-example-ach-pass1-blood-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass1-blood.html\">ServiceRequest Bacteria identified in Blood by Culture</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 600-7}\">Bacteria identified in Blood by Culture</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 18:12:00-0500</p><p><b>issued</b>: 2024-02-03 11:42:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 113962001}\">Staphylococcus capitis</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass1-blood.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082901,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:41; type = Blood venous; receivedTime = 2024-02-02 18:20:00-0500</a></p></div>"
        },
        "basedOn" : [
          {
            🔗 "reference" : "ServiceRequest/servicerequest-example-ach-ach-pass1-blood"
          }
        ],
        "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" : "600-7",
              "display" : "Bacteria identified in Blood by Culture"
            }
          ],
          "text" : "Bacteria identified in Blood by Culture"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass1",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-02T18:12:00-05:00",
        "issued" : "2024-02-03T11:42:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "113962001",
              "display" : "Staphylococcus capitis ss capitis (organism)"
            }
          ],
          "text" : "Staphylococcus capitis"
        },
        "specimen" : {
          🔗 "reference" : "Specimen/specimen-example-ach-ach-pass1-blood"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass1-csf",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass1-csf",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass1-csf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass1-csf</b></p><a name=\"observation-example-ach-pass1-csf\"> </a><a name=\"hcobservation-example-ach-pass1-csf\"> </a><a name=\"observation-example-ach-pass1-csf-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass1-csf.html\">ServiceRequest Differential panel - Cerebral spinal fluid</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 61402-4}\">Serratia marcescens DNA</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 18:13:00-0500</p><p><b>issued</b>: 2024-02-03 11:47:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 260373001}\">Detected (qualifier value)</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass1-csf.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Cerebral spinal fluid; receivedTime = 2024-02-02 18:20:00-0500</a></p></div>"
        },
        "basedOn" : [
          {
            🔗 "reference" : "ServiceRequest/servicerequest-example-ach-ach-pass1-csf"
          }
        ],
        "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" : "61402-4",
              "display" : "Serratia marcescens DNA [Presence] in Specimen by NAA with probe detection"
            }
          ],
          "text" : "Serratia marcescens DNA"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass1",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-02T18:13:00-05:00",
        "issued" : "2024-02-03T11:47:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "260373001",
              "display" : "Detected (qualifier value)"
            }
          ]
        },
        "specimen" : {
          🔗 "reference" : "Specimen/specimen-example-ach-ach-pass1-csf"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass1-gestational-age",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass1-gestational-age",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass1-gestational-age\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass1-gestational-age</b></p><a name=\"observation-example-ach-pass1-gestational-age\"> </a><a name=\"hcobservation-example-ach-pass1-gestational-age\"> </a><a name=\"observation-example-ach-pass1-gestational-age-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 76516-4}\">Gestational age at birth</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-01 16:02:00-0500</p><p><b>issued</b>: 2024-02-01 16:02:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 164 day<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  coded = 'd')</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory",
                "display" : "Laboratory"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "76516-4",
              "display" : "Gestational age--at birth"
            }
          ],
          "text" : "Gestational age at birth"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass1",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-01T16:02:00-05:00",
        "issued" : "2024-02-01T16:02:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueQuantity" : {
          "value" : 164,
          "unit" : "day",
          "system" : "http://unitsofmeasure.org",
          "code" : "d"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass1-vitals-weight",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass1-vitals-weight",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass1-vitals-weight\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass1-vitals-weight</b></p><a name=\"observation-example-ach-pass1-vitals-weight\"> </a><a name=\"hcobservation-example-ach-pass1-vitals-weight\"> </a><a name=\"observation-example-ach-pass1-vitals-weight-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8339-4}\">Birth Weight</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-01 16:02:00-0500</p><p><b>issued</b>: 2024-02-01 16:02:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 0.58 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ],
            "text" : "Vital Signs"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "8339-4",
              "display" : "Birth weight Measured"
            }
          ],
          "text" : "Birth Weight"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass1",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-01T16:02:00-05:00",
        "issued" : "2024-02-01T16:02:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueQuantity" : {
          "value" : 0.58,
          "unit" : "kg",
          "system" : "http://unitsofmeasure.org",
          "code" : "kg"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Procedure/procedure-example-ach-ach-pass1-central-line",
      "resource" : {
        "resourceType" : "Procedure",
        "id" : "procedure-example-ach-ach-pass1-central-line",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_procedure-example-ach-ach-pass1-central-line\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure procedure-example-ach-ach-pass1-central-line</b></p><a name=\"procedure-example-ach-ach-pass1-central-line\"> </a><a name=\"hcprocedure-example-ach-ach-pass1-central-line\"> </a><a name=\"procedure-example-ach-ach-pass1-central-line-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/1000510352\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 312052002}\">Placement procedure (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>performed</b>: 2024-02-02 18:12:00-0500</p></div>"
        },
        "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" : "312052002",
              "display" : "Placement procedure (procedure)"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass1",
          "display" : "Hospital Admission"
        },
        "performedDateTime" : "2024-02-02T18:12:00-05:00"
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Procedure/procedure-example-ach-ach-pass1-lumbar",
      "resource" : {
        "resourceType" : "Procedure",
        "id" : "procedure-example-ach-ach-pass1-lumbar",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_procedure-example-ach-ach-pass1-lumbar\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure procedure-example-ach-ach-pass1-lumbar</b></p><a name=\"procedure-example-ach-ach-pass1-lumbar\"> </a><a name=\"hcprocedure-example-ach-ach-pass1-lumbar\"> </a><a name=\"procedure-example-ach-ach-pass1-lumbar-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/1000510352\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://www.cms.gov/Medicare/Coding/ICD10 009U3ZX}\">Drainage of Spinal Canal, Percutaneous Approach, Diagnostic</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>performed</b>: 2024-02-02 18:56:00-0500</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 272005}\">Structure of superior articular process of lumbar vertebra</span></p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "1000510352"
          }
        ],
        "status" : "completed",
        "code" : {
          "coding" : [
            {
              "system" : "http://www.cms.gov/Medicare/Coding/ICD10",
              "code" : "009U3ZX",
              "display" : "Drainage of Spinal Canal, Percutaneous Approach, Diagnostic"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass1",
          "display" : "Hospital Admission"
        },
        "performedDateTime" : "2024-02-02T18:56:00-05:00",
        "bodySite" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "272005",
                "display" : "Structure of superior articular process of lumbar vertebra (body structure)"
              }
            ],
            "text" : "Structure of superior articular process of lumbar vertebra"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass1-blood",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "servicerequest-example-ach-ach-pass1-blood",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass1-blood\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass1-blood</b></p><a name=\"servicerequest-example-ach-ach-pass1-blood\"> </a><a name=\"hcservicerequest-example-ach-ach-pass1-blood\"> </a><a name=\"servicerequest-example-ach-ach-pass1-blood-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631821\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 600-7}\">Bacteria identified in Blood by Culture</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-02-02 17:22:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-02-02 17:22:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass1-blood.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082901,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:41; type = Blood venous; receivedTime = 2024-02-02 18:20:00-0500</a></p></div>"
        },
        "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" : "600-7",
              "display" : "Bacteria identified in Blood by Culture"
            }
          ],
          "text" : "Bacteria identified in Blood by Culture"
        },
        "quantityQuantity" : {
          "value" : 1
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass1",
          "display" : "Hospital Admission"
        },
        "occurrenceTiming" : {
          "event" : [
            "2024-02-02T17:22:00-05:00"
          ],
          "repeat" : {
            "count" : 1
          },
          "code" : {
            "text" : "Once"
          }
        },
        "authoredOn" : "2024-02-02T17:22:00-05:00",
        "specimen" : [
          {
            🔗 "reference" : "Specimen/specimen-example-ach-ach-pass1-blood"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass1-csf",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "servicerequest-example-ach-ach-pass1-csf",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass1-csf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass1-csf</b></p><a name=\"servicerequest-example-ach-ach-pass1-csf\"> </a><a name=\"hcservicerequest-example-ach-ach-pass1-csf\"> </a><a name=\"servicerequest-example-ach-ach-pass1-csf-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631822\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 29584-0}\">Differential panel - Cerebral spinal fluid</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass1.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-02-02 17:22:30-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-02-02 17:22:30-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass1-csf.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Cerebral spinal fluid; receivedTime = 2024-02-02 18:20:00-0500</a></p></div>"
        },
        "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" : "1019631822"
          }
        ],
        "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" : "29584-0",
              "display" : "Differential panel - Cerebral spinal fluid"
            }
          ],
          "text" : "Differential panel - Cerebral spinal fluid"
        },
        "quantityQuantity" : {
          "value" : 1
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass1",
          "display" : "Hospital Admission"
        },
        "occurrenceTiming" : {
          "event" : [
            "2024-02-02T17:22:30-05:00"
          ],
          "repeat" : {
            "count" : 1
          },
          "code" : {
            "text" : "Once"
          }
        },
        "authoredOn" : "2024-02-02T17:22:30-05:00",
        "specimen" : [
          {
            🔗 "reference" : "Specimen/specimen-example-ach-ach-pass1-csf"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Specimen/specimen-example-ach-ach-pass1-blood",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "specimen-example-ach-ach-pass1-blood",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-ach-pass1-blood\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-ach-pass1-blood</b></p><a name=\"specimen-example-ach-ach-pass1-blood\"> </a><a name=\"hcspecimen-example-ach-ach-pass1-blood\"> </a><a name=\"specimen-example-ach-ach-pass1-blood-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798.32</code>/C104082901, <code>urn:oid:2.16.840.1.113883.19.5.1.798.800</code>/C10408290:41</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 BLDV}\">Blood venous</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>receivedTime</b>: 2024-02-02 18:20:00-0500</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-02-02 18:12:00-0500</td><td><span title=\"Codes:{http://snomed.info/sct 76853006}\">Heel structure</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798.32",
            "value" : "C104082901",
            "assigner" : {
              "display" : "LIS"
            }
          },
          {
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798.800",
            "value" : "C10408290:41"
          }
        ],
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0487",
              "code" : "BLDV",
              "display" : "Blood venous"
            }
          ],
          "text" : "Blood venous"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "receivedTime" : "2024-02-02T18:20:00-05:00",
        "collection" : {
          "collectedDateTime" : "2024-02-02T18:12:00-05:00",
          "bodySite" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "76853006",
                "display" : "Heel structure (body structure)"
              }
            ],
            "text" : "Heel structure"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Specimen/specimen-example-ach-ach-pass1-csf",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "specimen-example-ach-ach-pass1-csf",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-ach-pass1-csf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-ach-pass1-csf</b></p><a name=\"specimen-example-ach-ach-pass1-csf\"> </a><a name=\"hcspecimen-example-ach-ach-pass1-csf\"> </a><a name=\"specimen-example-ach-ach-pass1-csf-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798.32</code>/C104082902, <code>urn:oid:2.16.840.1.113883.19.5.1.798.800</code>/C10408290:42</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 CSF}\">Cerebral spinal fluid</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH</a></p><p><b>receivedTime</b>: 2024-02-02 18:20:00-0500</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-02-02 18:13:00-0500</td><td><span title=\"Codes:{http://snomed.info/sct 272005}\">Structure of superior articular process of lumbar vertebra</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798.32",
            "value" : "C104082902",
            "assigner" : {
              "display" : "LIS"
            }
          },
          {
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798.800",
            "value" : "C10408290:42"
          }
        ],
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0487",
              "code" : "CSF",
              "display" : "Cerebral spinal fluid"
            }
          ],
          "text" : "Cerebral spinal fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1",
          "display" : "Pass1 ACH"
        },
        "receivedTime" : "2024-02-02T18:20:00-05:00",
        "collection" : {
          "collectedDateTime" : "2024-02-02T18:13:00-05:00",
          "bodySite" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "272005",
                "display" : "Structure of superior articular process of lumbar vertebra (body structure)"
              }
            ],
            "text" : "Structure of superior articular process of lumbar vertebra"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MeasureReport/measurereport-example-individual-ach-ach-pass2",
      "resource" : {
        "resourceType" : "MeasureReport",
        "id" : "measurereport-example-individual-ach-ach-pass2",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-individual-ach-ach-pass2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-individual-ach-ach-pass2</b></p><a name=\"measurereport-example-individual-ach-ach-pass2\"> </a><a name=\"hcmeasurereport-example-individual-ach-ach-pass2\"> </a><a name=\"measurereport-example-individual-ach-ach-pass2-en-US\"> </a><p><b>identifier</b>: <code>http://example.org/fhir/measurereport/id</code>/123456789-pass2</p><p><b>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href=\"Measure-NHSNdQMAcuteCareHospitalInitialPopulation.html\">NHSN dQM Acute Care Hospital Initial Population</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN:\u00a01601191901010308\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-02-04 00:00:00+0000</p><p><b>improvementNotation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-improvement-notation increase}\">Increased score indicates improvement</span></p><blockquote><p><b>group</b></p><h3>Populations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Count</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></td><td>1</td></tr></table></blockquote><p><b>evaluatedResource</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-2.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-02-02 11:26:00-0500</a></p></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
                  "code" : "cohort",
                  "display" : "Cohort"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "system" : "http://example.org/fhir/measurereport/id",
            "value" : "123456789-pass2"
          }
        ],
        "status" : "complete",
        "type" : "individual",
        "measure" : "http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation",
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1"
        },
        "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-02-04T00: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" : "Specimen/specimen-example-ach-ach-pass2-blood-2"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Patient/patient-example-ach-ach-pass2",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-example-ach-ach-pass2",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example-ach-ach-pass2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example-ach-ach-pass2</b></p><a name=\"patient-example-ach-ach-pass2\"> </a><a name=\"hcpatient-example-ach-ach-pass2\"> </a><a name=\"patient-example-ach-ach-pass2-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN:\u00a01601191902010308\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\">2024-02-02 16:22:00-0500</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 999-999-9999(Home)</li><li>123 Sesame Street Lansing Lansing MI 48864 US </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2186-5\">CDC Race and Ethnicity</a> 2186-5: Not Hispanic or Latino</li><li>text: Non Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">F</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2106-3\">CDC Race and Ethnicity</a> 2106-3: White</li><li>text: White</li></ul></td></tr></table></div>"
        },
        "extension" : [
          {
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2106-3",
                  "display" : "White"
                }
              },
              {
                "url" : "text",
                "valueString" : "White"
              }
            ],
            "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" : "1601191902010308"
          }
        ],
        "active" : true,
        "name" : [
          {
            "use" : "official",
            "text" : "Pass2 ACH",
            "family" : "ACH",
            "given" : [
              "Pass2"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "999-999-9999",
            "use" : "home"
          }
        ],
        "gender" : "female",
        "birthDate" : "1965-12-22",
        "deceasedDateTime" : "2024-02-02T16:22:00-05:00",
        "address" : [
          {
            "line" : [
              "123 Sesame Street Lansing"
            ],
            "city" : "Lansing",
            "district" : "Ingham County",
            "state" : "MI",
            "postalCode" : "48864",
            "country" : "US"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Encounter/encounter-example-ach-ach-pass2-emergency",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-example-ach-ach-pass2-emergency",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-ach-pass2-emergency\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-ach-pass2-emergency</b></p><a name=\"encounter-example-ach-ach-pass2-emergency\"> </a><a name=\"hcencounter-example-ach-ach-pass2-emergency\"> </a><a name=\"encounter-example-ach-ach-pass2-emergency-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104252a\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Triaged</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER\">ActCode</a> EMER: emergency</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 4525004}\">Emergency department patient visit</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>period</b>: 2024-01-31 02:35:00-0500 --&gt; 2024-01-31 22:02:00-0500</p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm M79.661}\">Leg pain, lower right</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-condition-example-diagnosis-ach-pass2.html\">Thrombophlebitis</a></td></tr></table><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source other}\">Walk-in</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-emergency.html\">ACH Emergency Department</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td><td>2024-01-31 02:35:00-0500 --&gt; 2024-02-01 01:02:00-0500</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "10005104252a"
          }
        ],
        "status" : "triaged",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "EMER",
          "display" : "emergency"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "4525004",
                "display" : "Emergency department patient visit"
              }
            ],
            "text" : "Emergency department patient visit"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "period" : {
          "start" : "2024-01-31T02:35:00-05:00",
          "end" : "2024-01-31T22:02:00-05:00"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/sid/icd-10-cm",
                "code" : "M79.661",
                "display" : "Pain in right lower leg"
              }
            ],
            "text" : "Leg pain, lower right"
          }
        ],
        "diagnosis" : [
          {
            "condition" : {
              🔗 "reference" : "Condition/condition-example-diagnosis-ach-pass2",
              "display" : "Thrombophlebitis"
            }
          }
        ],
        "hospitalization" : {
          "admitSource" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
                "code" : "other",
                "display" : "Other"
              }
            ],
            "text" : "Walk-in"
          }
        },
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-emergency",
              "display" : "ACH Emergency Department"
            },
            "physicalType" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
                  "code" : "wa",
                  "display" : "Ward"
                }
              ]
            },
            "period" : {
              "start" : "2024-01-31T02:35:00-05:00",
              "end" : "2024-02-01T01:02:00-05:00"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Encounter/encounter-example-ach-ach-pass2-inpatient",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-example-ach-ach-pass2-inpatient",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-ach-pass2-inpatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-ach-pass2-inpatient</b></p><a name=\"encounter-example-ach-ach-pass2-inpatient\"> </a><a name=\"hcencounter-example-ach-ach-pass2-inpatient\"> </a><a name=\"encounter-example-ach-ach-pass2-inpatient-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104252b\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode</a> IMP: inpatient encounter</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 32485007}\">Hospital Admission</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>period</b>: 2024-01-31 22:02:00-0500 --&gt; 2024-02-02 16:22:00-0500</p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source emd}\">Emergency Department</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition exp}\">Expired</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-inpatient.html\">ACH Inpatient Hospital Ward</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td><td>2024-02-01 01:02:00-0500 --&gt; 2024-02-02 16:22:00-0500</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "10005104252b"
          }
        ],
        "status" : "finished",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "IMP",
          "display" : "inpatient encounter"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "32485007",
                "display" : "Hospital admission (procedure)"
              }
            ],
            "text" : "Hospital Admission"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "period" : {
          "start" : "2024-01-31T22:02:00-05:00",
          "end" : "2024-02-02T16:22:00-05:00"
        },
        "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" : "exp",
                "display" : "expired"
              }
            ],
            "text" : "Expired"
          }
        },
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-inpatient",
              "display" : "ACH Inpatient Hospital Ward"
            },
            "physicalType" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
                  "code" : "wa",
                  "display" : "Ward"
                }
              ]
            },
            "period" : {
              "start" : "2024-02-01T01:02:00-05:00",
              "end" : "2024-02-02T16:22:00-05:00"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Coverage/coverage-example-ach-pass2",
      "resource" : {
        "resourceType" : "Coverage",
        "id" : "coverage-example-ach-pass2",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_coverage-example-ach-pass2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage coverage-example-ach-pass2</b></p><a name=\"coverage-example-ach-pass2\"> </a><a name=\"hccoverage-example-ach-pass2\"> </a><a name=\"coverage-example-ach-pass2-en-US\"> </a><p><b>identifier</b>: Member Number/93565936</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode HMO}\">health maintenance organization policy</span></p><p><b>subscriberId</b>: 89345743</p><p><b>beneficiary</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN:\u00a01601191902010308\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>: PayerComm</p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MB",
                  "display" : "Member Number"
                }
              ]
            },
            "system" : "http://example.org/fhir/memberidentifier",
            "value" : "93565936"
          }
        ],
        "status" : "active",
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code" : "HMO",
              "display" : "health maintenance organization policy"
            }
          ]
        },
        "subscriberId" : "89345743",
        "beneficiary" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2"
        },
        "relationship" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
              "code" : "self",
              "display" : "Self"
            }
          ]
        },
        "payor" : [
          {
            "display" : "PayerComm"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass2-problem",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "condition-example-diagnosis-ach-pass2-problem",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-pass2-problem\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-pass2-problem</b></p><a name=\"condition-example-diagnosis-ach-pass2-problem\"> </a><a name=\"hccondition-example-diagnosis-ach-pass2-problem\"> </a><a name=\"condition-example-diagnosis-ach-pass2-problem-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 111552007}, {http://hl7.org/fhir/sid/icd-10-cm E11.9}\">Diabetes mellitus without complication</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p></div>"
        },
        "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.0",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ],
            "text" : "Problem List Item"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "111552007",
              "display" : "Diabetes mellitus without complication (disorder)"
            },
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-cm",
              "code" : "E11.9",
              "display" : "Type 2 diabetes mellitus without complications"
            }
          ],
          "text" : "Diabetes mellitus without complication"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass2",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "condition-example-diagnosis-ach-pass2",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-pass2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-pass2</b></p><a name=\"condition-example-diagnosis-ach-pass2\"> </a><a name=\"hccondition-example-diagnosis-ach-pass2\"> </a><a name=\"condition-example-diagnosis-ach-pass2-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 1748006}\">Thrombophlebitis</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p></div>"
        },
        "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.0",
              "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://snomed.info/sct",
              "code" : "1748006",
              "display" : "Thrombophlebitis of deep femoral vein (disorder)"
            }
          ],
          "text" : "Thrombophlebitis"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Device/device-example-ach-ach-pass2-compress-hose",
      "resource" : {
        "resourceType" : "Device",
        "id" : "device-example-ach-ach-pass2-compress-hose",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_device-example-ach-ach-pass2-compress-hose\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device device-example-ach-ach-pass2-compress-hose</b></p><a name=\"device-example-ach-ach-pass2-compress-hose\"> </a><a name=\"hcdevice-example-ach-ach-pass2-compress-hose\"> </a><a name=\"device-example-ach-ach-pass2-compress-hose-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/100051034\u00a0(use:\u00a0usual,\u00a0)</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 348681001}\">Graduated compression elastic hosiery</span></p><p><b>patient</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "100051034"
          }
        ],
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "348681001",
              "display" : "Graduated compression elastic hosiery (physical object)"
            }
          ],
          "text" : "Graduated compression elastic hosiery"
        },
        "patient" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/DiagnosticReport/diagnosticreport-example-ach-ach-pass2-radiology",
      "resource" : {
        "resourceType" : "DiagnosticReport",
        "id" : "diagnosticreport-example-ach-ach-pass2-radiology",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_diagnosticreport-example-ach-ach-pass2-radiology\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport diagnosticreport-example-ach-ach-pass2-radiology</b></p><a name=\"diagnosticreport-example-ach-ach-pass2-radiology\"> </a><a name=\"hcdiagnosticreport-example-ach-ach-pass2-radiology\"> </a><a name=\"diagnosticreport-example-ach-ach-pass2-radiology-en-US\"> </a><h2><span title=\"Codes:{http://snomed.info/sct 14331000087103}\">ultrasonography of right lower limb</span> (<span title=\"Codes:{http://loinc.org LP29684-5}\">Radiology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN:\u00a01601191902010308\u00a0(use:\u00a0usual,\u00a0))</td></tr><tr><td>When For</td><td>2024-02-01 23:14:00-0500</td></tr><tr><td>Reported</td><td>2024-02-02 08:52:00-0500</td></tr></table><p><b>Report Details</b></p><p><b>Coded Conclusions:</b></p><ul><li><span title=\"Codes:{http://snomed.info/sct 128053003}\">Deep venous thrombosis (disorder)</span></li></ul></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://loinc.org",
                "code" : "LP29684-5",
                "display" : "Radiology"
              }
            ],
            "text" : "Radiology"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "14331000087103",
              "display" : "Doppler ultrasonography of vascular structure of right lower limb (procedure)"
            }
          ],
          "text" : "ultrasonography of right lower limb"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-01T23:14:00-05:00",
        "issued" : "2024-02-02T08:52:00-05:00",
        "conclusionCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "128053003",
                "display" : "Deep venous thrombosis (disorder)"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-dex4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medicationadministration-example-ach-pass2-dex4",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-dex4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-dex4</b></p><a name=\"medicationadministration-example-ach-pass2-dex4\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-dex4\"> </a><a name=\"medicationadministration-example-ach-pass2-dex4-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888893\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}\">Outpatient</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-dex4-tablet.html\">Dex4 4 gm chewable tablet X1</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-emergency.html\">Emergency Encounter</a></p><p><b>effective</b>: 2024-01-31 04:54:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-dex4-tablet.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888892\u00a0(use:\u00a0usual,\u00a0); status = active; intent = plan; category = Outpatient; medication[x] = -&gt;Dex4 4 gm chewable tablet X1; authoredOn = 2024-01-31 04:46:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>4 gm chewable tablet X1</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></td><td>4 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg = 'g')</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101888893"
          }
        ],
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
              "code" : "outpatient",
              "display" : "Outpatient"
            }
          ],
          "text" : "Outpatient"
        },
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-dex4-tablet",
          "display" : "Dex4 4 gm chewable tablet X1"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "context" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-emergency",
          "display" : "Emergency Encounter"
        },
        "effectiveDateTime" : "2024-01-31T04:54:00-05:00",
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-pass2-dex4-tablet"
        },
        "dosage" : {
          "text" : "4 gm chewable tablet X1",
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "26643006",
                "display" : "Oral Use"
              }
            ],
            "text" : "Oral"
          },
          "dose" : {
            "value" : 4,
            "unit" : "g",
            "system" : "http://unitsofmeasure.org",
            "code" : "g"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-heparin-1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medicationadministration-example-ach-pass2-heparin-1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-heparin-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-heparin-1</b></p><a name=\"medicationadministration-example-ach-pass2-heparin-1\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-heparin-1\"> </a><a name=\"medicationadministration-example-ach-pass2-heparin-1-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888895\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-heparin.html\">0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-01 12:22:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-heparin.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888895\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe; authoredOn = 2024-02-01 12:00:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>0.5 mL</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>5000 uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeuL = 'uL')</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101888895"
          }
        ],
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
              "code" : "inpatient",
              "display" : "Inpatient"
            }
          ],
          "text" : "Inpatient Medication"
        },
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-heparin",
          "display" : "0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "context" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-01T12:22:00-05:00",
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-pass2-heparin"
        },
        "dosage" : {
          "text" : "0.5 mL",
          "site" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1255295007",
                "display" : "Structure of blood vessel of left upper arm (body structure)"
              }
            ]
          },
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "47625008",
                "display" : "Intravenous route"
              }
            ],
            "text" : "IV"
          },
          "dose" : {
            "value" : 5000,
            "unit" : "uL",
            "system" : "http://unitsofmeasure.org",
            "code" : "uL"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-heparin-2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medicationadministration-example-ach-pass2-heparin-2",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-heparin-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-heparin-2</b></p><a name=\"medicationadministration-example-ach-pass2-heparin-2\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-heparin-2\"> </a><a name=\"medicationadministration-example-ach-pass2-heparin-2-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888895\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-heparin.html\">0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 13:26:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-heparin.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888895\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe; authoredOn = 2024-02-01 12:00:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>0.5 mL</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>5000 uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeuL = 'uL')</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101888895"
          }
        ],
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
              "code" : "inpatient",
              "display" : "Inpatient"
            }
          ],
          "text" : "Inpatient Medication"
        },
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-heparin",
          "display" : "0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "context" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-02T13:26:00-05:00",
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-pass2-heparin"
        },
        "dosage" : {
          "text" : "0.5 mL",
          "site" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1255295007",
                "display" : "Structure of blood vessel of left upper arm (body structure)"
              }
            ]
          },
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "47625008",
                "display" : "Intravenous route"
              }
            ],
            "text" : "IV"
          },
          "dose" : {
            "value" : 5000,
            "unit" : "uL",
            "system" : "http://unitsofmeasure.org",
            "code" : "uL"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medicationadministration-example-ach-pass2-insulin-lispro-1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-insulin-lispro-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-insulin-lispro-1</b></p><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-1\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-insulin-lispro-1\"> </a><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-1-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888942\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-insulin-lispro.html\">Insulin Lispro</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-01 12:00:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-insulin-lispro.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888894\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Insulin Lispro; authoredOn = 2024-02-01 12:00:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Give 5 units before breakfast</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>5</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "1018888942"
          }
        ],
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
              "code" : "inpatient",
              "display" : "Inpatient"
            }
          ],
          "text" : "Inpatient Medication"
        },
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-insulin-lispro",
          "display" : "Insulin Lispro"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "context" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-01T12:00:00-05:00",
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-pass2-insulin-lispro"
        },
        "dosage" : {
          "text" : "Give 5 units before breakfast",
          "site" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1255295007",
                "display" : "Structure of blood vessel of left upper arm (body structure)"
              }
            ]
          },
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "47625008",
                "display" : "Intravenous route"
              }
            ],
            "text" : "IV"
          },
          "dose" : {
            "value" : 5
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medicationadministration-example-ach-pass2-insulin-lispro-2",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-insulin-lispro-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-insulin-lispro-2</b></p><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-2\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-insulin-lispro-2\"> </a><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-2-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888943\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-insulin-lispro.html\">Insulin Lispro</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-01 19:00:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-insulin-lispro.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888894\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Insulin Lispro; authoredOn = 2024-02-01 12:00:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Give 5 units before dinner</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>4</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "1018888943"
          }
        ],
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
              "code" : "inpatient",
              "display" : "Inpatient"
            }
          ],
          "text" : "Inpatient Medication"
        },
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-insulin-lispro",
          "display" : "Insulin Lispro"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "context" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-01T19:00:00-05:00",
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-pass2-insulin-lispro"
        },
        "dosage" : {
          "text" : "Give 5 units before dinner",
          "site" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1255295007",
                "display" : "Structure of blood vessel of left upper arm (body structure)"
              }
            ]
          },
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "47625008",
                "display" : "Intravenous route"
              }
            ],
            "text" : "IV"
          },
          "dose" : {
            "value" : 4
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-3",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medicationadministration-example-ach-pass2-insulin-lispro-3",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-insulin-lispro-3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-insulin-lispro-3</b></p><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-3\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-insulin-lispro-3\"> </a><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-3-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888944\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-insulin-lispro.html\">Insulin Lispro</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 07:00:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-insulin-lispro.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888894\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Insulin Lispro; authoredOn = 2024-02-01 12:00:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Give 5 units before breakfast</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>5</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "1018888944"
          }
        ],
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
              "code" : "inpatient",
              "display" : "Inpatient"
            }
          ],
          "text" : "Inpatient Medication"
        },
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-insulin-lispro",
          "display" : "Insulin Lispro"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "context" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-02T07:00:00-05:00",
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-pass2-insulin-lispro"
        },
        "dosage" : {
          "text" : "Give 5 units before breakfast",
          "site" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1255295007",
                "display" : "Structure of blood vessel of left upper arm (body structure)"
              }
            ]
          },
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "47625008",
                "display" : "Intravenous route"
              }
            ],
            "text" : "IV"
          },
          "dose" : {
            "value" : 5
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass2-insulin-lispro-4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medicationadministration-example-ach-pass2-insulin-lispro-4",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass2-insulin-lispro-4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass2-insulin-lispro-4</b></p><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-4\"> </a><a name=\"hcmedicationadministration-example-ach-pass2-insulin-lispro-4\"> </a><a name=\"medicationadministration-example-ach-pass2-insulin-lispro-4-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888945\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-insulin-lispro.html\">Insulin Lispro</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 15:00:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass2-insulin-lispro.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888894\u00a0(use:\u00a0usual,\u00a0); status = completed; intent = order; category = Inpatient; medication[x] = -&gt;Insulin Lispro; authoredOn = 2024-02-01 12:00:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Give 5 units before dinner</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">IV</span></td><td>4</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "1018888945"
          }
        ],
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
              "code" : "inpatient",
              "display" : "Inpatient"
            }
          ],
          "text" : "Inpatient Medication"
        },
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-insulin-lispro",
          "display" : "Insulin Lispro"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "context" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-02T15:00:00-05:00",
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-pass2-insulin-lispro"
        },
        "dosage" : {
          "text" : "Give 5 units before dinner",
          "site" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1255295007",
                "display" : "Structure of blood vessel of left upper arm (body structure)"
              }
            ]
          },
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "47625008",
                "display" : "Intravenous route"
              }
            ],
            "text" : "IV"
          },
          "dose" : {
            "value" : 4
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-dex4-tablet",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-pass2-dex4-tablet",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass2-dex4-tablet\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass2-dex4-tablet</b></p><a name=\"medicationrequest-example-ach-pass2-dex4-tablet\"> </a><a name=\"hcmedicationrequest-example-ach-pass2-dex4-tablet\"> </a><a name=\"medicationrequest-example-ach-pass2-dex4-tablet-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888892\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}\">Outpatient</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-dex4-tablet.html\">Dex4 4 gm chewable tablet X1</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-emergency.html\">Emergency Encounter</a></p><p><b>authoredOn</b>: 2024-01-31 04:46:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN:\u00a01601191902010308\u00a0(use:\u00a0usual,\u00a0))</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101888892"
          }
        ],
        "status" : "active",
        "intent" : "plan",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "outpatient",
                "display" : "Outpatient"
              }
            ],
            "text" : "Outpatient"
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-dex4-tablet",
          "display" : "Dex4 4 gm chewable tablet X1"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-emergency",
          "display" : "Emergency Encounter"
        },
        "authoredOn" : "2024-01-31T04:46:00-05:00",
        "requester" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2"
        },
        "dosageInstruction" : [
          {
            "text" : "4 gm chewable tablet X1",
            "timing" : {
              "repeat" : {
                "frequency" : 1,
                "period" : 1,
                "periodUnit" : "d"
              }
            },
            "asNeededBoolean" : false,
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral Use"
                }
              ],
              "text" : "Oral"
            },
            "doseAndRate" : [
              {
                "type" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                      "code" : "calculated",
                      "display" : "Calculated"
                    }
                  ],
                  "text" : "calculated"
                },
                "doseQuantity" : {
                  "value" : 4,
                  "unit" : "g",
                  "system" : "http://unitsofmeasure.org",
                  "code" : "g"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-heparin",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-pass2-heparin",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass2-heparin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass2-heparin</b></p><a name=\"medicationrequest-example-ach-pass2-heparin\"> </a><a name=\"hcmedicationrequest-example-ach-pass2-heparin\"> </a><a name=\"medicationrequest-example-ach-pass2-heparin-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888895\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 Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-heparin.html\">0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>authoredOn</b>: 2024-02-01 12:00:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN:\u00a01601191902010308\u00a0(use:\u00a0usual,\u00a0))</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101888895"
          }
        ],
        "status" : "completed",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "inpatient",
                "display" : "Inpatient"
              }
            ],
            "text" : "Inpatient Medication"
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-heparin",
          "display" : "0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "authoredOn" : "2024-02-01T12:00:00-05:00",
        "requester" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2"
        },
        "dosageInstruction" : [
          {
            "text" : "0.5 mL",
            "timing" : {
              "repeat" : {
                "frequency" : 2,
                "period" : 1,
                "periodUnit" : "d"
              }
            },
            "asNeededBoolean" : false,
            "site" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "1255295007",
                  "display" : "Structure of blood vessel of left upper arm (body structure)"
                }
              ]
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "47625008",
                  "display" : "Intravenous route"
                }
              ],
              "text" : "IV"
            },
            "doseAndRate" : [
              {
                "doseQuantity" : {
                  "value" : 5000,
                  "unit" : "uL",
                  "system" : "http://unitsofmeasure.org",
                  "code" : "uL"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-insulin-lispro",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-pass2-insulin-lispro",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass2-insulin-lispro\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass2-insulin-lispro</b></p><a name=\"medicationrequest-example-ach-pass2-insulin-lispro\"> </a><a name=\"hcmedicationrequest-example-ach-pass2-insulin-lispro\"> </a><a name=\"medicationrequest-example-ach-pass2-insulin-lispro-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888894\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 Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-insulin-lispro.html\">Insulin Lispro</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>authoredOn</b>: 2024-02-01 12:00:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN:\u00a01601191902010308\u00a0(use:\u00a0usual,\u00a0))</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101888894"
          }
        ],
        "status" : "completed",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "inpatient",
                "display" : "Inpatient"
              }
            ],
            "text" : "Inpatient Medication"
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-insulin-lispro",
          "display" : "Insulin Lispro"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "authoredOn" : "2024-02-01T12:00:00-05:00",
        "requester" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2"
        },
        "dosageInstruction" : [
          {
            "text" : "Give 5 units before breakfast",
            "timing" : {
              "repeat" : {
                "frequency" : 1,
                "period" : 1,
                "periodUnit" : "d"
              },
              "code" : {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation",
                    "code" : "AM"
                  }
                ]
              }
            },
            "asNeededBoolean" : false,
            "site" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "1255295007",
                  "display" : "Structure of blood vessel of left upper arm (body structure)"
                }
              ]
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "47625008",
                  "display" : "Intravenous route"
                }
              ],
              "text" : "IV"
            },
            "doseAndRate" : [
              {
                "doseQuantity" : {
                  "value" : 5
                }
              }
            ]
          },
          {
            "text" : "Give 4 units before dinner",
            "timing" : {
              "repeat" : {
                "frequency" : 1,
                "period" : 1,
                "periodUnit" : "d"
              },
              "code" : {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation",
                    "code" : "BED"
                  }
                ]
              }
            },
            "asNeededBoolean" : false,
            "site" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "1255295007",
                  "display" : "Structure of blood vessel of left upper arm (body structure)"
                }
              ]
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "47625008",
                  "display" : "Intravenous route"
                }
              ],
              "text" : "IV"
            },
            "doseAndRate" : [
              {
                "doseQuantity" : {
                  "value" : 4
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass2-metformin",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-pass2-metformin",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass2-metformin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass2-metformin</b></p><a name=\"medicationrequest-example-ach-pass2-metformin\"> </a><a name=\"hcmedicationrequest-example-ach-pass2-metformin\"> </a><a name=\"medicationrequest-example-ach-pass2-metformin-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888892\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category community}\">Home Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-metformin-1000.html\">Metformin hydrochloride 1000 MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-emergency.html\">Emergency Encounter</a></p><p><b>authoredOn</b>: 2024-01-31 04:22:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH(official) Female, DoB: 1965-12-22 ( MRN:\u00a01601191902010308\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>recorder</b>: Patient Identified</p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101888892"
          }
        ],
        "status" : "active",
        "intent" : "plan",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "community",
                "display" : "Community"
              }
            ],
            "text" : "Home Medication"
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-metformin-1000",
          "display" : "Metformin hydrochloride 1000 MG"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-emergency",
          "display" : "Emergency Encounter"
        },
        "authoredOn" : "2024-01-31T04:22:00-05:00",
        "requester" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2"
        },
        "recorder" : {
          "display" : "Patient Identified"
        },
        "dosageInstruction" : [
          {
            "text" : "1000 mg tablet by mouth twice daily",
            "timing" : {
              "repeat" : {
                "frequency" : 2,
                "period" : 1,
                "periodUnit" : "d"
              }
            },
            "asNeededBoolean" : false,
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral Use"
                }
              ],
              "text" : "Oral"
            },
            "doseAndRate" : [
              {
                "type" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                      "code" : "calculated",
                      "display" : "Calculated"
                    }
                  ],
                  "text" : "calculated"
                },
                "doseQuantity" : {
                  "value" : 1000,
                  "unit" : "mg",
                  "system" : "http://unitsofmeasure.org",
                  "code" : "mg"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass2-aptt",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass2-aptt",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass2-aptt\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass2-aptt</b></p><a name=\"observation-example-ach-pass2-aptt\"> </a><a name=\"hcobservation-example-ach-pass2-aptt\"> </a><a name=\"observation-example-ach-pass2-aptt-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass2-aptt.html\">ServiceRequest aPTT in Blood by Coagulation assay</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 3173-2}\">aPTT</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 11:24:00-0500</p><p><b>issued</b>: 2024-02-02 11:29:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 8 s<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codes = 's')</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-1.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-01-31 22:50:00-0500</a></p></div>"
        },
        "basedOn" : [
          {
            🔗 "reference" : "ServiceRequest/servicerequest-example-ach-ach-pass2-aptt"
          }
        ],
        "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" : "3173-2",
              "display" : "aPTT in Blood by Coagulation assay"
            }
          ],
          "text" : "aPTT"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-02T11:24:00-05:00",
        "issued" : "2024-02-02T11:29:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueQuantity" : {
          "value" : 8,
          "unit" : "s",
          "system" : "http://unitsofmeasure.org",
          "code" : "s"
        },
        "specimen" : {
          🔗 "reference" : "Specimen/specimen-example-ach-ach-pass2-blood-1"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass2-poc-1",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass2-poc-1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass2-poc-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass2-poc-1</b></p><a name=\"observation-example-ach-pass2-poc-1\"> </a><a name=\"hcobservation-example-ach-pass2-poc-1\"> </a><a name=\"observation-example-ach-pass2-poc-1-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass2-glucose.html\">ServiceRequest Glucose [Mass/volume] in Capillary blood by Glucometer</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 41653-7}\">Glucose</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-01-31 23:01:00-0500</p><p><b>issued</b>: 2024-01-31 23:02:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 53 d/gL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg/dL = 'g/dL')</span></p></div>"
        },
        "basedOn" : [
          {
            🔗 "reference" : "ServiceRequest/servicerequest-example-ach-ach-pass2-glucose"
          }
        ],
        "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" : "41653-7",
              "display" : "Glucose [Mass/volume] in Capillary blood by Glucometer"
            }
          ],
          "text" : "Glucose"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-01-31T23:01:00-05:00",
        "issued" : "2024-01-31T23:02:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueQuantity" : {
          "value" : 53,
          "unit" : "d/gL",
          "system" : "http://unitsofmeasure.org",
          "code" : "g/dL"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass2-poc-2",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass2-poc-2",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass2-poc-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass2-poc-2</b></p><a name=\"observation-example-ach-pass2-poc-2\"> </a><a name=\"hcobservation-example-ach-pass2-poc-2\"> </a><a name=\"observation-example-ach-pass2-poc-2-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass2-glucose.html\">ServiceRequest Glucose [Mass/volume] in Capillary blood by Glucometer</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 41653-7}\">Glucose</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 10:14:00-0500</p><p><b>issued</b>: 2024-02-02 10:15:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 105 d/gL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg/dL = 'g/dL')</span></p></div>"
        },
        "basedOn" : [
          {
            🔗 "reference" : "ServiceRequest/servicerequest-example-ach-ach-pass2-glucose"
          }
        ],
        "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" : "41653-7",
              "display" : "Glucose [Mass/volume] in Capillary blood by Glucometer"
            }
          ],
          "text" : "Glucose"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-02T10:14:00-05:00",
        "issued" : "2024-02-02T10:15:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueQuantity" : {
          "value" : 105,
          "unit" : "d/gL",
          "system" : "http://unitsofmeasure.org",
          "code" : "g/dL"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass2-hemo-a1c",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass2-hemo-a1c",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass2-hemo-a1c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass2-hemo-a1c</b></p><a name=\"observation-example-ach-pass2-hemo-a1c\"> </a><a name=\"hcobservation-example-ach-pass2-hemo-a1c\"> </a><a name=\"observation-example-ach-pass2-hemo-a1c-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass2-hemo-a1c.html\">ServiceRequest Hemoglobin A1c [Mass/volume] in Blood</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 41653-7}\">Glucose</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-01-31 23:01:00-0500</p><p><b>issued</b>: 2024-01-31 23:52:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 7.5 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-1.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-01-31 22:50:00-0500</a></p></div>"
        },
        "basedOn" : [
          {
            🔗 "reference" : "ServiceRequest/servicerequest-example-ach-ach-pass2-hemo-a1c"
          }
        ],
        "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" : "41653-7",
              "display" : "Glucose [Mass/volume] in Capillary blood by Glucometer"
            }
          ],
          "text" : "Glucose"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-01-31T23:01:00-05:00",
        "issued" : "2024-01-31T23:52:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueQuantity" : {
          "value" : 7.5,
          "unit" : "%",
          "system" : "http://unitsofmeasure.org",
          "code" : "%"
        },
        "specimen" : {
          🔗 "reference" : "Specimen/specimen-example-ach-ach-pass2-blood-1"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass2-hemo",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass2-hemo",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass2-hemo\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass2-hemo</b></p><a name=\"observation-example-ach-pass2-hemo\"> </a><a name=\"hcobservation-example-ach-pass2-hemo\"> </a><a name=\"observation-example-ach-pass2-hemo-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass2-hemo.html\">ServiceRequest Hemoglobin [Mass/volume] in Venous blood</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 600-7}\">Bacteria identified in Blood by Culture</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>effective</b>: 2024-02-02 11:24:00-0500</p><p><b>issued</b>: 2024-02-02 11:29:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 8 d/gL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg/dL = 'g/dL')</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-2.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-02-02 11:26:00-0500</a></p></div>"
        },
        "basedOn" : [
          {
            🔗 "reference" : "ServiceRequest/servicerequest-example-ach-ach-pass2-hemo"
          }
        ],
        "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" : "600-7",
              "display" : "Bacteria identified in Blood by Culture"
            }
          ],
          "text" : "Bacteria identified in Blood by Culture"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "effectiveDateTime" : "2024-02-02T11:24:00-05:00",
        "issued" : "2024-02-02T11:29:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueQuantity" : {
          "value" : 8,
          "unit" : "d/gL",
          "system" : "http://unitsofmeasure.org",
          "code" : "g/dL"
        },
        "specimen" : {
          🔗 "reference" : "Specimen/specimen-example-ach-ach-pass2-blood-2"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass2-vitals-weight",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass2-vitals-weight",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass2-vitals-weight\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass2-vitals-weight</b></p><a name=\"observation-example-ach-pass2-vitals-weight\"> </a><a name=\"hcobservation-example-ach-pass2-vitals-weight\"> </a><a name=\"observation-example-ach-pass2-vitals-weight-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Weight</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-emergency.html\">Emergency Encounter</a></p><p><b>effective</b>: 2024-01-31 01:42:00-0500</p><p><b>issued</b>: 2024-01-31 01:42:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 113.4 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ],
            "text" : "Vital Signs"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "29463-7",
              "display" : "Body weight"
            }
          ],
          "text" : "Weight"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-emergency",
          "display" : "Emergency Encounter"
        },
        "effectiveDateTime" : "2024-01-31T01:42:00-05:00",
        "issued" : "2024-01-31T01:42:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueQuantity" : {
          "value" : 113.4,
          "unit" : "kg",
          "system" : "http://unitsofmeasure.org",
          "code" : "kg"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Procedure/procedure-example-ach-ach-pass2-ivcf",
      "resource" : {
        "resourceType" : "Procedure",
        "id" : "procedure-example-ach-ach-pass2-ivcf",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_procedure-example-ach-ach-pass2-ivcf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure procedure-example-ach-ach-pass2-ivcf</b></p><a name=\"procedure-example-ach-ach-pass2-ivcf\"> </a><a name=\"hcprocedure-example-ach-ach-pass2-ivcf\"> </a><a name=\"procedure-example-ach-ach-pass2-ivcf-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005103526\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 397913009}\">Percutaneous insertion of inferior vena cava filter (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>performed</b>: 2024-02-01 05:02:00-0500</p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "10005103526"
          }
        ],
        "status" : "completed",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "397913009",
              "display" : "Percutaneous insertion of inferior vena cava filter (procedure)"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "performedDateTime" : "2024-02-01T05:02:00-05:00"
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-aptt",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "servicerequest-example-ach-ach-pass2-aptt",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass2-aptt\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass2-aptt</b></p><a name=\"servicerequest-example-ach-ach-pass2-aptt\"> </a><a name=\"hcservicerequest-example-ach-ach-pass2-aptt\"> </a><a name=\"servicerequest-example-ach-ach-pass2-aptt-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631824\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>priority</b>: STAT</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 3173-2}\">aPTT</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-01-31 22:21:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-01-31 22:21:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-1.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-01-31 22:50:00-0500</a></p></div>"
        },
        "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" : "1019631824"
          }
        ],
        "status" : "completed",
        "intent" : "original-order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "108252007",
                "display" : "Laboratory procedure"
              }
            ],
            "text" : "Laboratory procedure"
          }
        ],
        "priority" : "stat",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "3173-2",
              "display" : "aPTT in Blood by Coagulation assay"
            }
          ],
          "text" : "aPTT"
        },
        "quantityQuantity" : {
          "value" : 1
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "occurrenceTiming" : {
          "event" : [
            "2024-01-31T22:21:00-05:00"
          ],
          "repeat" : {
            "count" : 1
          },
          "code" : {
            "text" : "Once"
          }
        },
        "authoredOn" : "2024-01-31T22:21:00-05:00",
        "specimen" : [
          {
            🔗 "reference" : "Specimen/specimen-example-ach-ach-pass2-blood-1"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-glucose",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "servicerequest-example-ach-ach-pass2-glucose",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass2-glucose\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass2-glucose</b></p><a name=\"servicerequest-example-ach-ach-pass2-glucose\"> </a><a name=\"hcservicerequest-example-ach-ach-pass2-glucose\"> </a><a name=\"servicerequest-example-ach-ach-pass2-glucose-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631824\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 41653-7}\">Glucose</span></p><p><b>quantity</b>: 2</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Count 2  times, Once per1 days</p><p><b>authoredOn</b>: 2024-01-31 22:21:00-0500</p></div>"
        },
        "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" : "1019631824"
          }
        ],
        "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" : "41653-7",
              "display" : "Glucose [Mass/volume] in Capillary blood by Glucometer"
            }
          ],
          "text" : "Glucose"
        },
        "quantityQuantity" : {
          "value" : 2
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "occurrenceTiming" : {
          "repeat" : {
            "count" : 2,
            "period" : 1,
            "periodUnit" : "d"
          },
          "code" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation",
                "code" : "BID"
              }
            ]
          }
        },
        "authoredOn" : "2024-01-31T22:21:00-05:00"
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-hemo-a1c",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "servicerequest-example-ach-ach-pass2-hemo-a1c",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass2-hemo-a1c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass2-hemo-a1c</b></p><a name=\"servicerequest-example-ach-ach-pass2-hemo-a1c\"> </a><a name=\"hcservicerequest-example-ach-ach-pass2-hemo-a1c\"> </a><a name=\"servicerequest-example-ach-ach-pass2-hemo-a1c-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631823\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 41995-2}\">Hemoglobin A1c</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-01-31 22:21:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-01-31 22:21:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-1.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-01-31 22:50:00-0500</a></p></div>"
        },
        "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" : "1019631823"
          }
        ],
        "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" : "41995-2",
              "display" : "Hemoglobin A1c [Mass/volume] in Blood"
            }
          ],
          "text" : "Hemoglobin A1c"
        },
        "quantityQuantity" : {
          "value" : 1
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "occurrenceTiming" : {
          "event" : [
            "2024-01-31T22:21:00-05:00"
          ],
          "repeat" : {
            "count" : 1
          },
          "code" : {
            "text" : "Once"
          }
        },
        "authoredOn" : "2024-01-31T22:21:00-05:00",
        "specimen" : [
          {
            🔗 "reference" : "Specimen/specimen-example-ach-ach-pass2-blood-1"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass2-hemo",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "servicerequest-example-ach-ach-pass2-hemo",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass2-hemo\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass2-hemo</b></p><a name=\"servicerequest-example-ach-ach-pass2-hemo\"> </a><a name=\"hcservicerequest-example-ach-ach-pass2-hemo\"> </a><a name=\"servicerequest-example-ach-ach-pass2-hemo-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631824\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>priority</b>: STAT</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 30350-3}\">Hemoglobin</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass2-inpatient.html\">Hospital Admission</a></p><p><b>occurrence</b>: Code , Events: 2024-02-02 11:22:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-02-02 11:22:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass2-blood-2.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082902,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:42; type = Blood venous; receivedTime = 2024-02-02 11:26:00-0500</a></p></div>"
        },
        "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" : "1019631824"
          }
        ],
        "status" : "completed",
        "intent" : "original-order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "108252007",
                "display" : "Laboratory procedure"
              }
            ],
            "text" : "Laboratory procedure"
          }
        ],
        "priority" : "stat",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "30350-3",
              "display" : "Hemoglobin [Mass/volume] in Venous blood"
            }
          ],
          "text" : "Hemoglobin"
        },
        "quantityQuantity" : {
          "value" : 1
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass2-inpatient",
          "display" : "Hospital Admission"
        },
        "occurrenceTiming" : {
          "event" : [
            "2024-02-02T11:22:00-05:00"
          ],
          "repeat" : {
            "count" : 1
          },
          "code" : {
            "text" : "Once"
          }
        },
        "authoredOn" : "2024-02-02T11:22:00-05:00",
        "specimen" : [
          {
            🔗 "reference" : "Specimen/specimen-example-ach-ach-pass2-blood-2"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Specimen/specimen-example-ach-ach-pass2-blood-1",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "specimen-example-ach-ach-pass2-blood-1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-ach-pass2-blood-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-ach-pass2-blood-1</b></p><a name=\"specimen-example-ach-ach-pass2-blood-1\"> </a><a name=\"hcspecimen-example-ach-ach-pass2-blood-1\"> </a><a name=\"specimen-example-ach-ach-pass2-blood-1-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798.32</code>/C104082902, <code>urn:oid:2.16.840.1.113883.19.5.1.798.800</code>/C10408290:42</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 BLDV}\">Blood venous</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass1 ACH</a></p><p><b>receivedTime</b>: 2024-01-31 22:50:00-0500</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-01-31 22:42:00-0500</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798.32",
            "value" : "C104082902",
            "assigner" : {
              "display" : "LIS"
            }
          },
          {
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798.800",
            "value" : "C10408290:42"
          }
        ],
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0487",
              "code" : "BLDV",
              "display" : "Blood venous"
            }
          ],
          "text" : "Blood venous"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass1 ACH"
        },
        "receivedTime" : "2024-01-31T22:50:00-05:00",
        "collection" : {
          "collectedDateTime" : "2024-01-31T22:42:00-05:00",
          "bodySite" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1255295007",
                "display" : "Structure of blood vessel of left upper arm (body structure)"
              }
            ]
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Specimen/specimen-example-ach-ach-pass2-blood-2",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "specimen-example-ach-ach-pass2-blood-2",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-ach-pass2-blood-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-ach-pass2-blood-2</b></p><a name=\"specimen-example-ach-ach-pass2-blood-2\"> </a><a name=\"hcspecimen-example-ach-ach-pass2-blood-2\"> </a><a name=\"specimen-example-ach-ach-pass2-blood-2-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798.32</code>/C104082902, <code>urn:oid:2.16.840.1.113883.19.5.1.798.800</code>/C10408290:42</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 BLDV}\">Blood venous</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass2.html\">Pass1 ACH</a></p><p><b>receivedTime</b>: 2024-02-02 11:26:00-0500</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-02-02 11:24:00-0500</td><td><span title=\"Codes:{http://snomed.info/sct 1255295007}\">Structure of blood vessel of left upper arm (body structure)</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798.32",
            "value" : "C104082902",
            "assigner" : {
              "display" : "LIS"
            }
          },
          {
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798.800",
            "value" : "C10408290:42"
          }
        ],
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0487",
              "code" : "BLDV",
              "display" : "Blood venous"
            }
          ],
          "text" : "Blood venous"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass2",
          "display" : "Pass1 ACH"
        },
        "receivedTime" : "2024-02-02T11:26:00-05:00",
        "collection" : {
          "collectedDateTime" : "2024-02-02T11:24:00-05:00",
          "bodySite" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "1255295007",
                "display" : "Structure of blood vessel of left upper arm (body structure)"
              }
            ]
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MeasureReport/measurereport-example-individual-ach-ach-pass3",
      "resource" : {
        "resourceType" : "MeasureReport",
        "id" : "measurereport-example-individual-ach-ach-pass3",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MeasureReport_measurereport-example-individual-ach-ach-pass3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MeasureReport measurereport-example-individual-ach-ach-pass3</b></p><a name=\"measurereport-example-individual-ach-ach-pass3\"> </a><a name=\"hcmeasurereport-example-individual-ach-ach-pass3\"> </a><a name=\"measurereport-example-individual-ach-ach-pass3-en-US\"> </a><p><b>identifier</b>: <code>http://example.org/fhir/measurereport/id</code>/123456789-pass3</p><p><b>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href=\"Measure-NHSNdQMAcuteCareHospitalInitialPopulation.html\">NHSN dQM Acute Care Hospital Initial Population</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass1.html\">Pass1 ACH(official) Female, DoB: 2024-02-01 ( MRN:\u00a01601191901010308\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-02-04 00:00:00+0000</p><p><b>improvementNotation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-improvement-notation increase}\">Increased score indicates improvement</span></p><blockquote><p><b>group</b></p><h3>Populations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Count</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}\">Initial Population</span></td><td>1</td></tr></table></blockquote><p><b>evaluatedResource</b>: <a href=\"Specimen-specimen-example-ach-ach-pass3-stool.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082905,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:45; type = Bloody stool specimen (specimen); receivedTime = 2024-02-01 19:12:00-0500</a></p></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring",
                  "code" : "cohort",
                  "display" : "Cohort"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "system" : "http://example.org/fhir/measurereport/id",
            "value" : "123456789-pass3"
          }
        ],
        "status" : "complete",
        "type" : "individual",
        "measure" : "http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation",
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass1"
        },
        "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-02-04T00: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" : "Specimen/specimen-example-ach-ach-pass3-stool"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Patient/patient-example-ach-ach-pass3",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-example-ach-ach-pass3",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"
          ],
          "security" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code" : "R",
              "display" : "Restricted"
            }
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example-ach-ach-pass3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example-ach-ach-pass3</b></p><a name=\"patient-example-ach-ach-pass3\"> </a><a name=\"hcpatient-example-ach-ach-pass3\"> </a><a name=\"patient-example-ach-ach-pass3-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Pass3 ACH(official) Female, DoB: 2007-10-08 ( MRN:\u00a01601191903010308\u00a0(use:\u00a0usual,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"mailto:ACHtestcase@testcase.com\">ACHtestcase@testcase.com</a></li><li>5678 Sesame Lansing Lansing MI 48864 US </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 zh}\">Chinese</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2186-5\">CDC Race and Ethnicity</a> 2186-5: Not Hispanic or Latino</li><li>text: Non Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">M</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2028-9\">CDC Race and Ethnicity</a> 2028-9: Asian</li><li>text: White</li></ul></td></tr></table></div>"
        },
        "extension" : [
          {
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2028-9",
                  "display" : "Asian"
                }
              },
              {
                "url" : "text",
                "valueString" : "White"
              }
            ],
            "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" : "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" : "1601191903010308"
          }
        ],
        "active" : true,
        "name" : [
          {
            "use" : "official",
            "text" : "Pass3 ACH",
            "family" : "ACH",
            "given" : [
              "Pass3"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "email",
            "value" : "ACHtestcase@testcase.com",
            "use" : "home"
          }
        ],
        "gender" : "female",
        "birthDate" : "2007-10-08",
        "address" : [
          {
            "line" : [
              "5678 Sesame Lansing"
            ],
            "city" : "Lansing",
            "state" : "MI",
            "postalCode" : "48864",
            "country" : "US"
          }
        ],
        "communication" : [
          {
            "language" : {
              "coding" : [
                {
                  "system" : "urn:ietf:bcp:47",
                  "code" : "zh",
                  "display" : "Chinese"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Encounter/encounter-example-ach-ach-pass3-acute",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-example-ach-ach-pass3-acute",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-ach-pass3-acute\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-ach-pass3-acute</b></p><a name=\"encounter-example-ach-ach-pass3-acute\"> </a><a name=\"hcencounter-example-ach-ach-pass3-acute\"> </a><a name=\"encounter-example-ach-ach-pass3-acute-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104253a\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-ACUTE\">ActCode</a> ACUTE: inpatient acute</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 453701000124103}\">Critical care visit</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>period</b>: 2024-02-02 16:43:00-0500 --&gt; 2024-02-03 19:58:00-0500</p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source other}\">From Short Stay</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition home}\">Home</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-crit.html\">ACH Medical Critical Care</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td><td>2024-02-02 16:43:00-0500 --&gt; 2024-03-02 19:58:00-0500</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "10005104253a"
          }
        ],
        "status" : "finished",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "ACUTE",
          "display" : "inpatient acute"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "453701000124103",
                "display" : "In-person encounter"
              }
            ],
            "text" : "Critical care visit"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass3 ACH"
        },
        "period" : {
          "start" : "2024-02-02T16:43:00-05:00",
          "end" : "2024-02-03T19:58:00-05:00"
        },
        "hospitalization" : {
          "admitSource" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
                "code" : "other",
                "display" : "Other"
              }
            ],
            "text" : "From Short Stay"
          },
          "dischargeDisposition" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
                "code" : "home",
                "display" : "Home"
              }
            ],
            "text" : "Home"
          }
        },
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-crit",
              "display" : "ACH Medical Critical Care"
            },
            "physicalType" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
                  "code" : "wa",
                  "display" : "Ward"
                }
              ]
            },
            "period" : {
              "start" : "2024-02-02T16:43:00-05:00",
              "end" : "2024-03-02T19:58:00-05:00"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Encounter/encounter-example-ach-ach-pass3-short-stay",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "encounter-example-ach-ach-pass3-short-stay",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-example-ach-ach-pass3-short-stay\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-example-ach-ach-pass3-short-stay</b></p><a name=\"encounter-example-ach-ach-pass3-short-stay\"> </a><a name=\"hcencounter-example-ach-ach-pass3-short-stay\"> </a><a name=\"encounter-example-ach-ach-pass3-short-stay-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/10005104253a\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-SS\">ActCode</a> SS: short stay</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 8715000}\">Hospital Admission, Elective Procedure</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>period</b>: 2024-02-01 14:12:00-0500 --&gt; 2024-02-02 16:43:00-0500</p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm R19.7}\">Diarrhea</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-condition-example-diagnosis-ach-pass3.html\">Enterocolitis due to Clostridium difficile</a></td></tr></table><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source outp}\">Outpatient</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-example-ach-medsurg.html\">ACH Medical-Surgical Ward</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td><td>2024-02-01 14:12:00-0500 --&gt; 2024-02-02 16:43:00-0500</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "10005104253a"
          }
        ],
        "status" : "in-progress",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "SS",
          "display" : "short stay"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "8715000",
                "display" : "Hospital admission, elective (procedure)"
              }
            ],
            "text" : "Hospital Admission, Elective Procedure"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass3 ACH"
        },
        "period" : {
          "start" : "2024-02-01T14:12:00-05:00",
          "end" : "2024-02-02T16:43:00-05:00"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/sid/icd-10-cm",
                "code" : "R19.7",
                "display" : "Diarrhea, unspecified"
              }
            ],
            "text" : "Diarrhea"
          }
        ],
        "diagnosis" : [
          {
            "condition" : {
              🔗 "reference" : "Condition/condition-example-diagnosis-ach-pass3",
              "display" : "Enterocolitis due to Clostridium difficile"
            }
          }
        ],
        "hospitalization" : {
          "admitSource" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
                "code" : "outp",
                "display" : "From outpatient department"
              }
            ],
            "text" : "Outpatient"
          }
        },
        "location" : [
          {
            "location" : {
              🔗 "reference" : "Location/location-example-ach-medsurg",
              "display" : "ACH Medical-Surgical Ward"
            },
            "physicalType" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
                  "code" : "wa",
                  "display" : "Ward"
                }
              ]
            },
            "period" : {
              "start" : "2024-02-01T14:12:00-05:00",
              "end" : "2024-02-02T16:43:00-05:00"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Coverage/coverage-example-ach-pass3",
      "resource" : {
        "resourceType" : "Coverage",
        "id" : "coverage-example-ach-pass3",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_coverage-example-ach-pass3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage coverage-example-ach-pass3</b></p><a name=\"coverage-example-ach-pass3\"> </a><a name=\"hccoverage-example-ach-pass3\"> </a><a name=\"coverage-example-ach-pass3-en-US\"> </a><p><b>identifier</b>: Member Number/0945345</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode PPO}\">preferred provider organization policy</span></p><p><b>subscriberId</b>: 7843574536</p><p><b>beneficiary</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH(official) Female, DoB: 2007-10-08 ( MRN:\u00a01601191903010308\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>: Nation First Health Care</p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MB",
                  "display" : "Member Number"
                }
              ]
            },
            "system" : "http://example.org/fhir/memberidentifier",
            "value" : "0945345"
          }
        ],
        "status" : "active",
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code" : "PPO",
              "display" : "preferred provider organization policy"
            }
          ]
        },
        "subscriberId" : "7843574536",
        "beneficiary" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3"
        },
        "relationship" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
              "code" : "self",
              "display" : "Self"
            }
          ]
        },
        "payor" : [
          {
            "display" : "Nation First Health Care"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass3-problem",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "condition-example-diagnosis-ach-pass3-problem",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-pass3-problem\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-pass3-problem</b></p><a name=\"condition-example-diagnosis-ach-pass3-problem\"> </a><a name=\"hccondition-example-diagnosis-ach-pass3-problem\"> </a><a name=\"condition-example-diagnosis-ach-pass3-problem-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical resolved}\">Resolved</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 15805002}, {http://hl7.org/fhir/sid/icd-10-cm J01.90}\">Acute sinusitis</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>onset</b>: 2024-01-21 07:32:00-0500</p><p><b>abatement</b>: 2024-02-02 16:43:00-0500</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "resolved",
              "display" : "Resolved"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "version" : "4.0.0",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ],
            "text" : "Problem List Item"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "15805002",
              "display" : "Acute sinusitis (disorder)"
            },
            {
              "system" : "http://hl7.org/fhir/sid/icd-10-cm",
              "code" : "J01.90",
              "display" : "Acute sinusitis, unspecified"
            }
          ],
          "text" : "Acute sinusitis"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass3 ACH"
        },
        "onsetDateTime" : "2024-01-21T07:32:00-05:00",
        "abatementDateTime" : "2024-02-02T16:43:00-05:00"
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Condition/condition-example-diagnosis-ach-pass3",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "condition-example-diagnosis-ach-pass3",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-example-diagnosis-ach-pass3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-example-diagnosis-ach-pass3</b></p><a name=\"condition-example-diagnosis-ach-pass3\"> </a><a name=\"hccondition-example-diagnosis-ach-pass3\"> </a><a name=\"condition-example-diagnosis-ach-pass3-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm A04.7}\">Enterocolitis due to Clostridium difficile</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p></div>"
        },
        "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.0",
              "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" : "A04.7",
              "display" : "Enterocolitis due to Clostridium difficile"
            }
          ],
          "text" : "Enterocolitis due to Clostridium difficile"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass3 ACH"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Device/device-example-ach-ach-pass3-ivcs-pump",
      "resource" : {
        "resourceType" : "Device",
        "id" : "device-example-ach-ach-pass3-ivcs-pump",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_device-example-ach-ach-pass3-ivcs-pump\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device device-example-ach-ach-pass3-ivcs-pump</b></p><a name=\"device-example-ach-ach-pass3-ivcs-pump\"> </a><a name=\"hcdevice-example-ach-ach-pass3-ivcs-pump\"> </a><a name=\"device-example-ach-ach-pass3-ivcs-pump-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/100051035\u00a0(use:\u00a0usual,\u00a0)</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 469317002}\">Intermittent venous compression system pump</span></p><p><b>patient</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "100051035"
          }
        ],
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "469317002",
              "display" : "Intermittent venous compression system pump (physical object)"
            }
          ],
          "text" : "Intermittent venous compression system pump"
        },
        "patient" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass3 ACH"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-enoxaparin",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medicationadministration-example-ach-pass3-enoxaparin",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministrationnotdone"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass3-enoxaparin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass3-enoxaparin</b></p><a name=\"medicationadministration-example-ach-pass3-enoxaparin\"> </a><a name=\"hcmedicationadministration-example-ach-pass3-enoxaparin\"> </a><a name=\"medicationadministration-example-ach-pass3-enoxaparin-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888833\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Not Done</p><p><b>statusReason</b>: <span title=\"Codes:{http://snomed.info/sct 182903008}\">Drug declined by patient - reason unknown (situation)</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 854235}\">Enoxaparin sodium, 0.4 ML,  100 MG/ML Prefilled Syringe</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-acute.html\">Critical care visit</a></p><p><b>effective</b>: 2024-02-02 21:04:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass3-enoxaparin.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888833\u00a0(use:\u00a0usual,\u00a0); status = active; intent = order; category = Inpatient; medication[x] = -&gt;0.4 ML enoxaparin sodium 100 MG/ML Prefilled Syringe; authoredOn = 2024-02-02 12:21:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>0.4ml subcutaneous once daily in abdomen</td><td><span title=\"Codes:{http://snomed.info/sct 42972002}\">Subcutaneous tissue structure of anterior abdominal wall (body structure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></td><td>4000 uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeuL = 'uL')</span></td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded",
            "valueDateTime" : "2024-02-02T21:04:00-05:00"
          }
        ],
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101888833"
          }
        ],
        "status" : "not-done",
        "statusReason" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "182903008",
                "display" : "Drug declined by patient - reason unknown (situation)"
              }
            ]
          }
        ],
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
              "code" : "inpatient",
              "display" : "Inpatient"
            }
          ],
          "text" : "Inpatient Medication"
        },
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "854235",
              "display" : "0.4 ML enoxaparin sodium 100 MG/ML Prefilled Syringe"
            }
          ],
          "text" : "Enoxaparin sodium, 0.4 ML,  100 MG/ML Prefilled Syringe"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass2 ACH"
        },
        "context" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass3-acute",
          "display" : "Critical care visit"
        },
        "effectiveDateTime" : "2024-02-02T21:04:00-05:00",
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-pass3-enoxaparin"
        },
        "dosage" : {
          "text" : "0.4ml subcutaneous once daily in abdomen",
          "site" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "42972002",
                "display" : "Subcutaneous tissue structure of anterior abdominal wall (body structure)"
              }
            ]
          },
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "26643006",
                "display" : "Oral Use"
              }
            ],
            "text" : "Oral"
          },
          "dose" : {
            "value" : 4000,
            "unit" : "uL",
            "system" : "http://unitsofmeasure.org",
            "code" : "uL"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-metronidazole-1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medicationadministration-example-ach-pass3-metronidazole-1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass3-metronidazole-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass3-metronidazole-1</b></p><a name=\"medicationadministration-example-ach-pass3-metronidazole-1\"> </a><a name=\"hcmedicationadministration-example-ach-pass3-metronidazole-1\"> </a><a name=\"medicationadministration-example-ach-pass3-metronidazole-1-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888321\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-metronidazole.html\">Metronidazole 500 MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>effective</b>: 2024-02-01 21:02:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass3-metronidazole.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888832\u00a0(use:\u00a0usual,\u00a0); status = active; intent = order; category = Inpatient; medication[x] = -&gt;Metronidazole 500 MG; authoredOn = 2024-02-01 20:33:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>5mg tablet by mouth twice daily</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></td><td>5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "1018888321"
          }
        ],
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
              "code" : "inpatient",
              "display" : "Inpatient"
            }
          ],
          "text" : "Inpatient Medication"
        },
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-metronidazole",
          "display" : "Metronidazole 500 MG"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass2 ACH"
        },
        "context" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass3-short-stay",
          "display" : "Short Stay"
        },
        "effectiveDateTime" : "2024-02-01T21:02:00-05:00",
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-pass3-metronidazole"
        },
        "dosage" : {
          "text" : "5mg tablet by mouth twice daily",
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "26643006",
                "display" : "Oral Use"
              }
            ],
            "text" : "Oral"
          },
          "dose" : {
            "value" : 5,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-metronidazole-2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medicationadministration-example-ach-pass3-metronidazole-2",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass3-metronidazole-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass3-metronidazole-2</b></p><a name=\"medicationadministration-example-ach-pass3-metronidazole-2\"> </a><a name=\"hcmedicationadministration-example-ach-pass3-metronidazole-2\"> </a><a name=\"medicationadministration-example-ach-pass3-metronidazole-2-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888322\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-metronidazole.html\">Metronidazole 500 MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>effective</b>: 2024-02-02 21:09:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass3-metronidazole.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888832\u00a0(use:\u00a0usual,\u00a0); status = active; intent = order; category = Inpatient; medication[x] = -&gt;Metronidazole 500 MG; authoredOn = 2024-02-01 20:33:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>5mg tablet by mouth twice daily</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></td><td>5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "1018888322"
          }
        ],
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
              "code" : "inpatient",
              "display" : "Inpatient"
            }
          ],
          "text" : "Inpatient Medication"
        },
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-metronidazole",
          "display" : "Metronidazole 500 MG"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass2 ACH"
        },
        "context" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass3-short-stay",
          "display" : "Short Stay"
        },
        "effectiveDateTime" : "2024-02-02T21:09:00-05:00",
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-pass3-metronidazole"
        },
        "dosage" : {
          "text" : "5mg tablet by mouth twice daily",
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "26643006",
                "display" : "Oral Use"
              }
            ],
            "text" : "Oral"
          },
          "dose" : {
            "value" : 5,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationAdministration/medicationadministration-example-ach-pass3-metronidazole-3",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "id" : "medicationadministration-example-ach-pass3-metronidazole-3",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationAdministration_medicationadministration-example-ach-pass3-metronidazole-3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration medicationadministration-example-ach-pass3-metronidazole-3</b></p><a name=\"medicationadministration-example-ach-pass3-metronidazole-3\"> </a><a name=\"hcmedicationadministration-example-ach-pass3-metronidazole-3\"> </a><a name=\"medicationadministration-example-ach-pass3-metronidazole-3-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/1018888323\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-metronidazole.html\">Metronidazole 500 MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>context</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>effective</b>: 2024-02-03 09:09:00-0500</p><p><b>request</b>: <a href=\"MedicationRequest-medicationrequest-example-ach-pass3-metronidazole.html\">MedicationRequest: identifier = urn:oid:2.16.840.1.113883.19.5.1.798#101888832\u00a0(use:\u00a0usual,\u00a0); status = active; intent = order; category = Inpatient; medication[x] = -&gt;Metronidazole 500 MG; authoredOn = 2024-02-01 20:33:00-0500</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>5mg tablet by mouth twice daily</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral</span></td><td>5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "1018888323"
          }
        ],
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
              "code" : "inpatient",
              "display" : "Inpatient"
            }
          ],
          "text" : "Inpatient Medication"
        },
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-metronidazole",
          "display" : "Metronidazole 500 MG"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass2 ACH"
        },
        "context" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass3-short-stay",
          "display" : "Short Stay"
        },
        "effectiveDateTime" : "2024-02-03T09:09:00-05:00",
        "request" : {
          🔗 "reference" : "MedicationRequest/medicationrequest-example-ach-pass3-metronidazole"
        },
        "dosage" : {
          "text" : "5mg tablet by mouth twice daily",
          "route" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "26643006",
                "display" : "Oral Use"
              }
            ],
            "text" : "Oral"
          },
          "dose" : {
            "value" : 5,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass3-cipro",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-pass3-cipro",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass3-cipro\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass3-cipro</b></p><a name=\"medicationrequest-example-ach-pass3-cipro\"> </a><a name=\"hcmedicationrequest-example-ach-pass3-cipro\"> </a><a name=\"medicationrequest-example-ach-pass3-cipro-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888892\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category community}\">Home Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-cipro-500.html\">Ciprofloxacin 500 MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>authoredOn</b>: 2024-02-01 19:15:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH(official) Female, DoB: 2007-10-08 ( MRN:\u00a01601191903010308\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>recorder</b>: Patient Identified</p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101888892"
          }
        ],
        "status" : "active",
        "intent" : "plan",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "community",
                "display" : "Community"
              }
            ],
            "text" : "Home Medication"
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-cipro-500",
          "display" : "Ciprofloxacin 500 MG"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass3-short-stay",
          "display" : "Short Stay"
        },
        "authoredOn" : "2024-02-01T19:15:00-05:00",
        "requester" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3"
        },
        "recorder" : {
          "display" : "Patient Identified"
        },
        "dosageInstruction" : [
          {
            "text" : "500mg tablet by mouth twice daily",
            "timing" : {
              "repeat" : {
                "frequency" : 2,
                "period" : 1,
                "periodUnit" : "d"
              }
            },
            "asNeededBoolean" : false,
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral Use"
                }
              ],
              "text" : "Oral"
            },
            "doseAndRate" : [
              {
                "type" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                      "code" : "calculated",
                      "display" : "Calculated"
                    }
                  ],
                  "text" : "calculated"
                },
                "doseQuantity" : {
                  "value" : 500,
                  "unit" : "mg",
                  "system" : "http://unitsofmeasure.org",
                  "code" : "mg"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass3-enoxaparin",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-pass3-enoxaparin",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass3-enoxaparin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass3-enoxaparin</b></p><a name=\"medicationrequest-example-ach-pass3-enoxaparin\"> </a><a name=\"hcmedicationrequest-example-ach-pass3-enoxaparin\"> </a><a name=\"medicationrequest-example-ach-pass3-enoxaparin-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888833\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-enoxaparin.html\">0.4 ML enoxaparin sodium 100 MG/ML Prefilled Syringe</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-acute.html\">Critical care visit</a></p><p><b>authoredOn</b>: 2024-02-02 12:21:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH(official) Female, DoB: 2007-10-08 ( MRN:\u00a01601191903010308\u00a0(use:\u00a0usual,\u00a0))</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101888833"
          }
        ],
        "status" : "active",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "inpatient",
                "display" : "Inpatient"
              }
            ],
            "text" : "Inpatient Medication"
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-enoxaparin",
          "display" : "0.4 ML enoxaparin sodium 100 MG/ML Prefilled Syringe"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass3-acute",
          "display" : "Critical care visit"
        },
        "authoredOn" : "2024-02-02T12:21:00-05:00",
        "requester" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3"
        },
        "dosageInstruction" : [
          {
            "text" : "0.4ml subcutaneous once daily in abdomen",
            "timing" : {
              "repeat" : {
                "frequency" : 1,
                "period" : 1,
                "periodUnit" : "d"
              }
            },
            "asNeededBoolean" : false,
            "site" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "42972002",
                  "display" : "Subcutaneous tissue structure of anterior abdominal wall (body structure)"
                }
              ]
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral Use"
                }
              ],
              "text" : "Oral"
            },
            "doseAndRate" : [
              {
                "type" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                      "code" : "calculated",
                      "display" : "Calculated"
                    }
                  ],
                  "text" : "calculated"
                },
                "doseQuantity" : {
                  "value" : 4000,
                  "unit" : "uL",
                  "system" : "http://unitsofmeasure.org",
                  "code" : "uL"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/MedicationRequest/medicationrequest-example-ach-pass3-metronidazole",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "medicationrequest-example-ach-pass3-metronidazole",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-example-ach-pass3-metronidazole\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-example-ach-pass3-metronidazole</b></p><a name=\"medicationrequest-example-ach-pass3-metronidazole\"> </a><a name=\"hcmedicationrequest-example-ach-pass3-metronidazole\"> </a><a name=\"medicationrequest-example-ach-pass3-metronidazole-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798</code>/101888832\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient Medication</span></p><p><b>medication</b>: <a href=\"Medication-medication-example-metronidazole.html\">Metronidazole 500 MG</a></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass2 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>authoredOn</b>: 2024-02-01 20:33:00-0500</p><p><b>requester</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH(official) Female, DoB: 2007-10-08 ( MRN:\u00a01601191903010308\u00a0(use:\u00a0usual,\u00a0))</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798",
            "value" : "101888832"
          }
        ],
        "status" : "active",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "inpatient",
                "display" : "Inpatient"
              }
            ],
            "text" : "Inpatient Medication"
          }
        ],
        "medicationReference" : {
          🔗 "reference" : "Medication/medication-example-metronidazole",
          "display" : "Metronidazole 500 MG"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass2 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass3-short-stay",
          "display" : "Short Stay"
        },
        "authoredOn" : "2024-02-01T20:33:00-05:00",
        "requester" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3"
        },
        "dosageInstruction" : [
          {
            "text" : "5mg tablet by mouth twice daily",
            "timing" : {
              "repeat" : {
                "frequency" : 2,
                "period" : 1,
                "periodUnit" : "d"
              }
            },
            "asNeededBoolean" : false,
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral Use"
                }
              ],
              "text" : "Oral"
            },
            "doseAndRate" : [
              {
                "type" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                      "code" : "calculated",
                      "display" : "Calculated"
                    }
                  ],
                  "text" : "calculated"
                },
                "doseQuantity" : {
                  "value" : 5,
                  "unit" : "mg",
                  "system" : "http://unitsofmeasure.org",
                  "code" : "mg"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass3-cdiff",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass3-cdiff",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass3-cdiff\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass3-cdiff</b></p><a name=\"observation-example-ach-pass3-cdiff\"> </a><a name=\"hcobservation-example-ach-pass3-cdiff\"> </a><a name=\"observation-example-ach-pass3-cdiff-en-US\"> </a><p><b>basedOn</b>: <a href=\"ServiceRequest-servicerequest-example-ach-ach-pass3-cdiff.html\">ServiceRequest Clostridioides difficile toxin A [Presence] in Stool by Immunoassay</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 5933001}\">C. Diff.</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Hospital Admission, Short Stay</a></p><p><b>effective</b>: 2024-02-01 19:02:00-0500</p><p><b>issued</b>: 2024-02-02 15:30:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 10828004}\">Positive (qualifier value)</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass3-stool.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082905,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:45; type = Bloody stool specimen (specimen); receivedTime = 2024-02-01 19:12:00-0500</a></p></div>"
        },
        "basedOn" : [
          {
            🔗 "reference" : "ServiceRequest/servicerequest-example-ach-ach-pass3-cdiff"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory",
                "display" : "Laboratory"
              }
            ],
            "text" : "Laboratory"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "5933001",
              "display" : "Clostridioides difficile (organism)"
            }
          ],
          "text" : "C. Diff."
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass3 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass3-short-stay",
          "display" : "Hospital Admission, Short Stay"
        },
        "effectiveDateTime" : "2024-02-01T19:02:00-05:00",
        "issued" : "2024-02-02T15:30:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "10828004",
              "display" : "Positive (qualifier value)"
            }
          ]
        },
        "specimen" : {
          🔗 "reference" : "Specimen/specimen-example-ach-ach-pass3-stool"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass3-vitals-height",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass3-vitals-height",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass3-vitals-height\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass3-vitals-height</b></p><a name=\"observation-example-ach-pass3-vitals-height\"> </a><a name=\"hcobservation-example-ach-pass3-vitals-height\"> </a><a name=\"observation-example-ach-pass3-vitals-height-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8302-2}\">Height</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>effective</b>: 2024-02-01 19:21:00-0500</p><p><b>issued</b>: 2024-02-01 19:21:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 176.8 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codecm = 'cm')</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ],
            "text" : "Vital Signs"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "8302-2",
              "display" : "Body height"
            }
          ],
          "text" : "Height"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass3 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass3-short-stay",
          "display" : "Short Stay"
        },
        "effectiveDateTime" : "2024-02-01T19:21:00-05:00",
        "issued" : "2024-02-01T19:21:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueQuantity" : {
          "value" : 176.8,
          "unit" : "cm",
          "system" : "http://unitsofmeasure.org",
          "code" : "cm"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Observation/observation-example-ach-pass3-vitals-weight",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "observation-example-ach-pass3-vitals-weight",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-example-ach-pass3-vitals-weight\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-example-ach-pass3-vitals-weight</b></p><a name=\"observation-example-ach-pass3-vitals-weight\"> </a><a name=\"hcobservation-example-ach-pass3-vitals-weight\"> </a><a name=\"observation-example-ach-pass3-vitals-weight-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Weight</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Short Stay</a></p><p><b>effective</b>: 2024-02-01 19:21:00-0500</p><p><b>issued</b>: 2024-02-01 19:21:00-0500</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Example Practitioner </a></p><p><b>value</b>: 54.4 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ],
            "text" : "Vital Signs"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "29463-7",
              "display" : "Body weight"
            }
          ],
          "text" : "Weight"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass3 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass3-short-stay",
          "display" : "Short Stay"
        },
        "effectiveDateTime" : "2024-02-01T19:21:00-05:00",
        "issued" : "2024-02-01T19:21:00-05:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/practitioner-example"
          }
        ],
        "valueQuantity" : {
          "value" : 54.4,
          "unit" : "kg",
          "system" : "http://unitsofmeasure.org",
          "code" : "kg"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Procedure/procedure-example-ach-ach-pass3-transfusion",
      "resource" : {
        "resourceType" : "Procedure",
        "id" : "procedure-example-ach-ach-pass3-transfusion",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_procedure-example-ach-ach-pass3-transfusion\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure procedure-example-ach-ach-pass3-transfusion</b></p><a name=\"procedure-example-ach-ach-pass3-transfusion\"> </a><a name=\"hcprocedure-example-ach-ach-pass3-transfusion\"> </a><a name=\"procedure-example-ach-ach-pass3-transfusion-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.698.8</code>/100051035264\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 116863004}\">Transfusion of red blood cells (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-acute.html\">Critical care visit</a></p><p><b>performed</b>: 2024-02-02 20:43:00-0500</p></div>"
        },
        "identifier" : [
          {
            "use" : "usual",
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.698.8",
            "value" : "100051035264"
          }
        ],
        "status" : "completed",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "116863004",
              "display" : "Transfusion of red blood cells (procedure)"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass3 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass3-acute",
          "display" : "Critical care visit"
        },
        "performedDateTime" : "2024-02-02T20:43:00-05:00"
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/ServiceRequest/servicerequest-example-ach-ach-pass3-cdiff",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "servicerequest-example-ach-ach-pass3-cdiff",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_servicerequest-example-ach-ach-pass3-cdiff\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass3-cdiff</b></p><a name=\"servicerequest-example-ach-ach-pass3-cdiff\"> </a><a name=\"hcservicerequest-example-ach-ach-pass3-cdiff\"> </a><a name=\"servicerequest-example-ach-ach-pass3-cdiff-en-US\"> </a><p><b>identifier</b>: Placer Identifier/1019631826\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 13957-6}\">C. Diff. toxin</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-example-ach-ach-pass3-short-stay.html\">Hospital Admission, Short Stay</a></p><p><b>occurrence</b>: Code , Events: 2024-02-01 18:12:00-0500 , Count 1  times, Once</p><p><b>authoredOn</b>: 2024-02-01 18:12:00-0500</p><p><b>specimen</b>: <a href=\"Specimen-specimen-example-ach-ach-pass3-stool.html\">Specimen: identifier = urn:oid:2.16.840.1.113883.19.5.1.798.32#C104082905,urn:oid:2.16.840.1.113883.19.5.1.798.800#C10408290:45; type = Bloody stool specimen (specimen); receivedTime = 2024-02-01 19:12:00-0500</a></p></div>"
        },
        "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" : "1019631826"
          }
        ],
        "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" : "13957-6",
              "display" : "Clostridioides difficile toxin A [Presence] in Stool by Immunoassay"
            }
          ],
          "text" : "C. Diff. toxin"
        },
        "quantityQuantity" : {
          "value" : 1
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass3 ACH"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/encounter-example-ach-ach-pass3-short-stay",
          "display" : "Hospital Admission, Short Stay"
        },
        "occurrenceTiming" : {
          "event" : [
            "2024-02-01T18:12:00-05:00"
          ],
          "repeat" : {
            "count" : 1
          },
          "code" : {
            "text" : "Once"
          }
        },
        "authoredOn" : "2024-02-01T18:12:00-05:00",
        "specimen" : [
          {
            🔗 "reference" : "Specimen/specimen-example-ach-ach-pass3-stool"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Specimen/specimen-example-ach-ach-pass3-stool",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "specimen-example-ach-ach-pass3-stool",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-specimen"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_specimen-example-ach-ach-pass3-stool\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-example-ach-ach-pass3-stool</b></p><a name=\"specimen-example-ach-ach-pass3-stool\"> </a><a name=\"hcspecimen-example-ach-ach-pass3-stool\"> </a><a name=\"specimen-example-ach-ach-pass3-stool-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.19.5.1.798.32</code>/C104082905, <code>urn:oid:2.16.840.1.113883.19.5.1.798.800</code>/C10408290:45</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 429901000124102}\">Bloody stool</span></p><p><b>subject</b>: <a href=\"Patient-patient-example-ach-ach-pass3.html\">Pass3 ACH</a></p><p><b>receivedTime</b>: 2024-02-01 19:12:00-0500</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-02-01 19:02:00-0500</td><td><span title=\"Codes:{http://snomed.info/sct 181261002}\">Entire rectum (body structure)</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798.32",
            "value" : "C104082905",
            "assigner" : {
              "display" : "LIS"
            }
          },
          {
            "system" : "urn:oid:2.16.840.1.113883.19.5.1.798.800",
            "value" : "C10408290:45"
          }
        ],
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "429901000124102",
              "display" : "Bloody stool specimen (specimen)"
            }
          ],
          "text" : "Bloody stool"
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-example-ach-ach-pass3",
          "display" : "Pass3 ACH"
        },
        "receivedTime" : "2024-02-01T19:12:00-05:00",
        "collection" : {
          "collectedDateTime" : "2024-02-01T19:02:00-05:00",
          "bodySite" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "181261002",
                "display" : "Entire rectum (body structure)"
              }
            ]
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Medication/medication-example-vancomycin-15",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-vancomycin-15",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-vancomycin-15\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-vancomycin-15</b></p><a name=\"medication-example-vancomycin-15\"> </a><a name=\"hcmedication-example-vancomycin-15\"> </a><a name=\"medication-example-vancomycin-15-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 375983}\">Vancomycin Injectable Solution</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385219001}\">Injection solution</span></p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "375983",
              "display" : "vancomycin Injectable Solution"
            }
          ],
          "text" : "Vancomycin Injectable Solution"
        },
        "status" : "active",
        "form" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "385219001",
              "display" : "Solution for injection"
            }
          ],
          "text" : "Injection solution"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Medication/medication-example-dex4-tablet",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-dex4-tablet",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-dex4-tablet\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-dex4-tablet</b></p><a name=\"medication-example-dex4-tablet\"> </a><a name=\"hcmedication-example-dex4-tablet\"> </a><a name=\"medication-example-dex4-tablet-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 860995}\">metformin hydrochloride 1000 MG</span></p><p><b>status</b>: Active</p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "860995",
              "display" : "metformin hydrochloride 1000 MG"
            }
          ],
          "text" : "metformin hydrochloride 1000 MG"
        },
        "status" : "active"
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Medication/medication-example-heparin",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-heparin",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-heparin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-heparin</b></p><a name=\"medication-example-heparin\"> </a><a name=\"hcmedication-example-heparin\"> </a><a name=\"medication-example-heparin-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 2121591}\">0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 779438003}\">Intravenous solution</span></p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "2121591",
              "display" : "0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe"
            }
          ],
          "text" : "0.5 ML heparin sodium, porcine 10000 UNT/ML Prefilled Syringe"
        },
        "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"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Medication/medication-example-insulin-lispro",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-insulin-lispro",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-insulin-lispro\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-insulin-lispro</b></p><a name=\"medication-example-insulin-lispro\"> </a><a name=\"hcmedication-example-insulin-lispro\"> </a><a name=\"medication-example-insulin-lispro-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 1157460}\">insulin lispro</span></p><p><b>status</b>: Active</p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "1157460",
              "display" : "insulin lispro / insulin lispro protamine, human Injectable Product"
            }
          ],
          "text" : "insulin lispro"
        },
        "status" : "active"
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Medication/medication-example-metformin-1000",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-metformin-1000",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-metformin-1000\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-metformin-1000</b></p><a name=\"medication-example-metformin-1000\"> </a><a name=\"hcmedication-example-metformin-1000\"> </a><a name=\"medication-example-metformin-1000-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 860995}\">Metformin hydrochloride 1000 MG</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385060002}\">Extended-release tablet</span></p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "860995",
              "display" : "metFORMIN hydrochloride 1000 MG"
            }
          ],
          "text" : "Metformin hydrochloride 1000 MG"
        },
        "status" : "active",
        "form" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "385060002",
              "display" : "Prolonged-release oral tablet (dose form)"
            }
          ],
          "text" : "Extended-release tablet"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Medication/medication-example-metronidazole",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-metronidazole",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-metronidazole\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-metronidazole</b></p><a name=\"medication-example-metronidazole\"> </a><a name=\"hcmedication-example-metronidazole\"> </a><a name=\"medication-example-metronidazole-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 317428}\">Metronidazole 500 MG</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 421026006}\">Oral tablet</span></p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "317428",
              "display" : "metroNIDAZOLE 500 MG"
            }
          ],
          "text" : "Metronidazole 500 MG"
        },
        "status" : "active",
        "form" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "421026006",
              "display" : "Oral tablet"
            }
          ],
          "text" : "Oral tablet"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Medication/medication-example-cipro-500",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-cipro-500",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-cipro-500\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-cipro-500</b></p><a name=\"medication-example-cipro-500\"> </a><a name=\"hcmedication-example-cipro-500\"> </a><a name=\"medication-example-cipro-500-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 328287}\">Ciprofloxacin 500 MG</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385060002}\">Extended-release tablet</span></p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "328287",
              "display" : "ciprofloxacin 500 MG"
            }
          ],
          "text" : "Ciprofloxacin 500 MG"
        },
        "status" : "active",
        "form" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "385060002",
              "display" : "Prolonged-release oral tablet (dose form)"
            }
          ],
          "text" : "Extended-release tablet"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Medication/medication-example-enoxaparin",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "medication-example-enoxaparin",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_medication-example-enoxaparin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-example-enoxaparin</b></p><a name=\"medication-example-enoxaparin\"> </a><a name=\"hcmedication-example-enoxaparin\"> </a><a name=\"medication-example-enoxaparin-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 854235}\">Enoxaparin sodium, 0.4 ML,  100 MG/ML Prefilled Syringe</span></p><p><b>status</b>: Active</p></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "854235",
              "display" : "0.4 ML enoxaparin sodium 100 MG/ML Prefilled Syringe"
            }
          ],
          "text" : "Enoxaparin sodium, 0.4 ML,  100 MG/ML Prefilled Syringe"
        },
        "status" : "active"
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Location/location-example-ach-nicu-level-iii",
      "resource" : {
        "resourceType" : "Location",
        "id" : "location-example-ach-nicu-level-iii",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-nicu-level-iii\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-nicu-level-iii</b></p><a name=\"location-example-ach-nicu-level-iii\"> </a><a name=\"hclocation-example-ach-nicu-level-iii\"> </a><a name=\"location-example-ach-nicu-level-iii-en-US\"> </a><p><b>identifier</b>: <code>http://www.example.org/location</code>/2933</p><p><b>name</b>: ACH Neonatal critical care</p><p><b>description</b>: ACH Neonatal critical care</p><p><b>type</b>: <span title=\"Codes:{https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1040-5}\">Neonatal Critical Care (Level III)</span></p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://www.example.org/location",
            "value" : "2933"
          }
        ],
        "name" : "ACH Neonatal critical care",
        "description" : "ACH Neonatal critical care",
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
                "code" : "1040-5",
                "display" : "Neonatal Critical Care (Level III)"
              }
            ]
          }
        ],
        "physicalType" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
              "code" : "wa",
              "display" : "Ward"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Location/location-example-ach-emergency",
      "resource" : {
        "resourceType" : "Location",
        "id" : "location-example-ach-emergency",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-emergency\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-emergency</b></p><a name=\"location-example-ach-emergency\"> </a><a name=\"hclocation-example-ach-emergency\"> </a><a name=\"location-example-ach-emergency-en-US\"> </a><p><b>identifier</b>: <code>http://www.example.org/location</code>/2934</p><p><b>status</b>: Active</p><p><b>name</b>: ACH Emergency Department</p><p><b>description</b>: ACH Emergency Department</p><p><b>type</b>: <span title=\"Codes:{https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1108-0}\">Emergency Department</span></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://www.example.org/location",
            "value" : "2934"
          }
        ],
        "status" : "active",
        "name" : "ACH Emergency Department",
        "description" : "ACH Emergency Department",
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
                "code" : "1108-0",
                "display" : "Emergency Department"
              }
            ],
            "text" : "Emergency Department"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Location/location-example-ach-inpatient",
      "resource" : {
        "resourceType" : "Location",
        "id" : "location-example-ach-inpatient",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-inpatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-inpatient</b></p><a name=\"location-example-ach-inpatient\"> </a><a name=\"hclocation-example-ach-inpatient\"> </a><a name=\"location-example-ach-inpatient-en-US\"> </a><p><b>identifier</b>: <code>http://www.example.org/location</code>/2935</p><p><b>status</b>: Active</p><p><b>name</b>: ACH Inpatient Hospital Ward</p><p><b>description</b>: ACH Inpatient Hospital Ward</p><p><b>type</b>: <span title=\"Codes:{https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1060-3}\">Medical ward</span></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://www.example.org/location",
            "value" : "2935"
          }
        ],
        "status" : "active",
        "name" : "ACH Inpatient Hospital Ward",
        "description" : "ACH 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"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Location/location-example-ach-crit",
      "resource" : {
        "resourceType" : "Location",
        "id" : "location-example-ach-crit",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-crit\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-crit</b></p><a name=\"location-example-ach-crit\"> </a><a name=\"hclocation-example-ach-crit\"> </a><a name=\"location-example-ach-crit-en-US\"> </a><p><b>identifier</b>: <code>http://www.example.org/location</code>/2936</p><p><b>status</b>: Active</p><p><b>name</b>: ACH Medical Critical Care</p><p><b>description</b>: ACH Medical Critical Care</p><p><b>type</b>: <span title=\"Codes:{https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1027-2}\">Medical Critical Care</span></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://www.example.org/location",
            "value" : "2936"
          }
        ],
        "status" : "active",
        "name" : "ACH Medical Critical Care",
        "description" : "ACH Medical Critical Care",
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
                "code" : "1027-2",
                "display" : "Medical Critical Care"
              }
            ],
            "text" : "Medical Critical Care"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Location/location-example-ach-medsurg",
      "resource" : {
        "resourceType" : "Location",
        "id" : "location-example-ach-medsurg",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-example-ach-medsurg\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-example-ach-medsurg</b></p><a name=\"location-example-ach-medsurg\"> </a><a name=\"hclocation-example-ach-medsurg\"> </a><a name=\"location-example-ach-medsurg-en-US\"> </a><p><b>identifier</b>: <code>http://www.example.org/location</code>/2935</p><p><b>status</b>: Active</p><p><b>name</b>: ACH Medical-Surgical Ward</p><p><b>description</b>: ACH Medical-Surgical Ward</p><p><b>type</b>: <span title=\"Codes:{https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html 1061-1}\">Medical-Surgical Ward</span></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://www.example.org/location",
            "value" : "2935"
          }
        ],
        "status" : "active",
        "name" : "ACH Medical-Surgical Ward",
        "description" : "ACH Medical-Surgical Ward",
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
                "code" : "1061-1",
                "display" : "Medical-Surgical Ward"
              }
            ],
            "text" : "Medical-Surgical Ward"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/List/list-example-ach-individual-measurereport-list",
      "resource" : {
        "resourceType" : "List",
        "id" : "list-example-ach-individual-measurereport-list",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-list"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_list-example-ach-individual-measurereport-list\"> </a><p class=\"res-header-id\"><b>Generated Narrative: List list-example-ach-individual-measurereport-list</b></p><a name=\"list-example-ach-individual-measurereport-list\"> </a><a name=\"hclist-example-ach-individual-measurereport-list\"> </a><a name=\"list-example-ach-individual-measurereport-list-en-US\"> </a><table class=\"clstu\"><tr><td>Mode: Snapshot List </td><td>Status: Current </td></tr><tr><td/></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"MeasureReport-measurereport-example-individual-ach-ach-pass1.html\">MeasureReport: extension = Cohort; identifier = http://example.org/fhir/measurereport/id#123456789-pass1; status = complete; type = individual; measure = http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation; date = 2024-02-05 21:04:29+0000; period = 2024-01-05 00:00:00+0000 --&gt; 2024-02-04 00:00:00+0000; improvementNotation = Increased score indicates improvement</a></td></tr><tr><td><a href=\"MeasureReport-measurereport-example-individual-ach-ach-pass2.html\">MeasureReport: extension = Cohort; identifier = http://example.org/fhir/measurereport/id#123456789-pass2; status = complete; type = individual; measure = http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation; date = 2024-02-05 21:04:29+0000; period = 2024-01-05 00:00:00+0000 --&gt; 2024-02-04 00:00:00+0000; improvementNotation = Increased score indicates improvement</a></td></tr><tr><td><a href=\"MeasureReport-measurereport-example-individual-ach-ach-pass3.html\">MeasureReport: extension = Cohort; identifier = http://example.org/fhir/measurereport/id#123456789-pass3; status = complete; type = individual; measure = http://hl7.org/fhir/us/nhsn-dqm/Measure/NHSNdQMAcuteCareHospitalInitialPopulation; date = 2024-02-05 21:04:29+0000; period = 2024-01-05 00:00:00+0000 --&gt; 2024-02-04 00:00:00+0000; improvementNotation = Increased score indicates improvement</a></td></tr></table></div>"
        },
        "status" : "current",
        "mode" : "snapshot",
        "entry" : [
          {
            "item" : {
              🔗 "reference" : "MeasureReport/measurereport-example-individual-ach-ach-pass1"
            }
          },
          {
            "item" : {
              🔗 "reference" : "MeasureReport/measurereport-example-individual-ach-ach-pass2"
            }
          },
          {
            "item" : {
              🔗 "reference" : "MeasureReport/measurereport-example-individual-ach-ach-pass3"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Practitioner/practitioner-example",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "practitioner-example",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_practitioner-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-example</b></p><a name=\"practitioner-example\"> </a><a name=\"hcpractitioner-example\"> </a><a name=\"practitioner-example-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/9941339100</p><p><b>name</b>: Example Practitioner </p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.org/fhir/sid/us-npi",
            "value" : "9941339100"
          }
        ],
        "name" : [
          {
            "family" : "Practitioner",
            "given" : [
              "Example"
            ]
          }
        ]
      }
    }
  ]
}