HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
2.1.1 - STU 2.1.1 United States of America flag

HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions

: US Public Health Reporting Bundle Example: bundle-ecr-message-zika - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "bundle-ecr-message-zika",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-reporting-bundle"
    ]
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:0c3eec0b-145b-4694-a1b8-1ea4de5a0cb0"
  },
  "type" : "message",
  "entry" : [
    {
      "fullUrl" : "http://example.org/fhir/MessageHeader/messageheader-ecr-requested-eicr",
      "resource" : {
        "resourceType" : "MessageHeader",
        "id" : "messageheader-ecr-requested-eicr",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/ecr-messageheader"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"messageheader-ecr-requested-eicr\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MessageHeader &quot;messageheader-ecr-requested-eicr&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ecr-messageheader.html\">eCR MessageHeader</a></p></div><p><b>US Public Health Data Encrypted Extension</b>: false</p><p><b>US Public Health Message Processing Category Extension</b>: consequence</p><p><b>event</b>: Indicates a message containing electronic case report healthcare data sent from clinical care. (Details: http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-message-types-codesystem code eicr-case-report-message = 'Indicates a message containing electronic case report healthcare data sent from clinical care.', stated as 'Indicates a message containing electronic case report healthcare data sent from clinical care.')</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Target</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>YMCA Acme Message Gateway</td><td><a href=\"#Device_device-ecr-software-ymca\">See above (Device/device-ecr-software-ymca)</a></td><td><a href=\"http://example.org/ymca/fhir\">http://example.org/ymca/fhir</a></td></tr></table><p><b>sender</b>: <a href=\"#Organization_organization-ecr-salem-medical-center\">See above (Organization/organization-ecr-salem-medical-center)</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>Acme Central Patient Registry</td><td>FooBar Patient Manager</td><td>3.1.45.AABB</td><td><a href=\"tel:+1(555)1234567\">+1 (555) 123 4567</a></td><td><a href=\"http://example.org/salem-medical-center/fhir\">http://example.org/salem-medical-center/fhir</a></td></tr></table><p><b>reason</b>: Indicates the close of an encounter <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-us-ph-triggerdefinition-namedevents.html\">US Public Health TriggerDefinition NamedEvents</a>#encounter-close)</span></p><p><b>focus</b>: <a href=\"#Bundle_bundle-eicr-document-zika\">See above (Bundle/bundle-eicr-document-zika)</a></p></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-data-encrypted-extension",
            "valueBoolean" : false
          },
          {
            "url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-message-processing-category-extension",
            "valueCode" : "consequence"
          }
        ],
        "eventCoding" : {
          "system" : "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-message-types-codesystem",
          "code" : "eicr-case-report-message",
          "display" : "Indicates a message containing electronic case report healthcare data sent from clinical care."
        },
        "destination" : [
          {
            "name" : "YMCA Acme Message Gateway",
            "target" : {
              🔗 "reference" : "Device/device-ecr-software-ymca"
            },
            "endpoint" : "http://example.org/ymca/fhir"
          }
        ],
        "sender" : {
          🔗 "reference" : "Organization/organization-ecr-salem-medical-center"
        },
        "source" : {
          "name" : "Acme Central Patient Registry",
          "software" : "FooBar Patient Manager",
          "version" : "3.1.45.AABB",
          "contact" : {
            "system" : "phone",
            "value" : "+1 (555) 123 4567"
          },
          "endpoint" : "http://example.org/salem-medical-center/fhir"
        },
        "reason" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-triggerdefinition-namedevents",
              "code" : "encounter-close",
              "display" : "Indicates the close of an encounter"
            }
          ]
        },
        "focus" : [
          {
            🔗 "reference" : "Bundle/bundle-eicr-document-zika"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Bundle/bundle-eicr-document-zika",
      "resource" : {
        "resourceType" : "Bundle",
        "id" : "bundle-eicr-document-zika",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-document-bundle"
          ]
        },
        "identifier" : {
          "system" : "urn:ietf:rfc:3986",
          "value" : "urn:uuid:2be4b4e4-6df1-4cb2-a947-c70fa0eda54b"
        },
        "type" : "document",
        "timestamp" : "2021-08-02T22:13:23Z",
        "entry" : [
          {
            "fullUrl" : "http://example.org/fhir/Composition/composition-eicr-zika",
            "resource" : {
              "resourceType" : "Composition",
              "id" : "composition-eicr-zika",
              "meta" : {
                "versionId" : "22",
                "lastUpdated" : "2021-08-17T03:24:45.575+00:00",
                "source" : "#vMaRLlyzDNjGkVuc",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-composition"
                ]
              },
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber",
                  "valueString" : "1"
                }
              ],
              "identifier" : {
                "value" : "c03eab8c-11e8-4d0c-ad2a-b385395e27db"
              },
              "status" : "final",
              "type" : {
                "coding" : [
                  {
                    "system" : "http://loinc.org",
                    "code" : "55751-2",
                    "display" : "Public Health Case Report"
                  }
                ]
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "encounter" : {
                🔗 "reference" : "Encounter/encounter-eicr-eve-everywoman-outpatient",
                "display" : "Ambulatory Office Visit"
              },
              "date" : "2018-01-02T22:13:23Z",
              "author" : [
                {
                  🔗 "reference" : "PractitionerRole/practitionerrole-henry-seven",
                  "display" : "Henry Seven, MD"
                }
              ],
              "title" : "Initial Public Health Case Report - Zika Example",
              "custodian" : {
                🔗 "reference" : "Organization/organization-ecr-salem-medical-center",
                "display" : "Salem Medical Center"
              },
              "section" : [
                {
                  "title" : "Reason for Visit Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "29299-5",
                        "display" : "Reason for visit Narrative"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Reason for Visit Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Reason for visit Narrative</div> ( <div title=\"code\">29299-5</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\">\n                                                    <p>Reason for Visit: Bad cough</p>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  }
                },
                {
                  "title" : "Chief Complaint",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "10154-3",
                        "display" : "Chief complaint Narrative - Reported"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Chief complaint Narrative - Reported</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Chief complaint Narrative - Reported</div> ( <div title=\"code\">10154-3</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\">\n                                                    <p>Chief Complaint: Bad cough</p>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  }
                },
                {
                  "title" : "History of Present Illness Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "10164-2",
                        "display" : "History of Present illness Narrative"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">History of Present Illness Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">History of Present illness Narrative</div> ( <div title=\"code\">10164-2</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\"> Persistent Cough REPORTED starting on 2018/03/05 <br/> Whooping Respiration not reported <br/> Paroxysms Of Coughing REPORTED starting on 2018/03/06 <br/> Post-tussive vomiting not reported </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  }
                },
                {
                  "title" : "Problems Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "11450-4",
                        "display" : "Problem list - Reported"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Problems Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Problem list - Reported</div> ( <div title=\"code\">11450-4</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <a href=\"Condition-condition-eicr-eve-everywoman-common-cold.html\">Common cold (disorder)</a>\n                                                    <table>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">id</td>\n                                                            <td>\n                                                                <div title=\"id\">condition-eicr-eve-everywoman-common-cold</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">meta</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">versionId</td>\n                                                                        <td>\n                                                                            <div title=\"versionId\">15</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">lastUpdated</td>\n                                                                        <td>\n                                                                            <div title=\"lastUpdated\">2019-10-10T21:21:49.000-04:00</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">profile</td>\n                                                                        <td>\n                                                                            <div title=\"profile\">http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-condition</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">category</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                            <li>\n                                                                                <div title=\"display\">Problem List Item</div> ( <div title=\"code\">problem-list-item</div> ) </li>\n                                                                            <li>\n                                                                                <div title=\"system\">\n                                                                                    <a href=\"http://terminology.hl7.org/CodeSystem/condition-category\">http://terminology.hl7.org/CodeSystem/condition-category</a>\n                                                                                </div>\n                                                                            </li>\n                                                                        </ul>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">code</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                            <li>\n                                                                                <div title=\"display\">Common cold (disorder)</div> ( <div title=\"code\">82272006</div> ) </li>\n                                                                            <li>\n                                                                                <div title=\"system\">\n                                                                                    <a href=\"http://snomed.info/sct\">http://snomed.info/sct</a>\n                                                                                </div>\n                                                                            </li>\n                                                                        </ul>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">subject</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li/>\n                                                                    <li>\n                                                                        <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">onsetDateTime</td>\n                                                            <td>\n                                                                <div title=\"onsetDateTime\">2017-09-23</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">asserter</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li/>\n                                                                    <li>\n                                                                        <a href=\"Practitioner-practitioner-us-core-henry-seven.html\">Henry Seven, MD</a>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                    </table>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  },
                  "entry" : [
                    {
                      🔗 "reference" : "Condition/condition-eicr-eve-everywoman-common-cold",
                      "display" : "Common cold (disorder)"
                    }
                  ]
                },
                {
                  "title" : "Medications Administered Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "29549-3",
                        "display" : "Medication administered Narrative"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Medications Administered Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Medication administered Narrative</div> ( <div title=\"code\">29549-3</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <a href=\"MedicationAdministration-medicationadministration-eve-everywoman-azithromycin.html\">Azithromycin 500 MG Oral Tablet</a>\n                                                    <table>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">id</td>\n                                                            <td>\n                                                                <div title=\"id\">medicationadministration-eve-everywoman-azithromycin</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">meta</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">versionId</td>\n                                                                        <td>\n                                                                            <div title=\"versionId\">10</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">lastUpdated</td>\n                                                                        <td>\n                                                                            <div title=\"lastUpdated\">2019-10-05T03:11:22.000-04:00</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">status</td>\n                                                            <td>\n                                                                <div title=\"status\">completed</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">medicationCodeableConcept</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <div title=\"text\">Azithromycin 500 MG Oral Tablet</div>\n                                                                    </li>\n                                                                    <li>\n                                                                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                            <li>\n                                                                                <div title=\"display\">Azithromycin 500 MG Oral Tablet</div> ( <div title=\"code\">248656</div> ) </li>\n                                                                            <li>\n                                                                                <div title=\"system\">\n                                                                                    <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\">http://www.nlm.nih.gov/research/umls/rxnorm</a>\n                                                                                </div>\n                                                                            </li>\n                                                                        </ul>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">subject</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li/>\n                                                                    <li>\n                                                                        <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">effectivePeriod</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">start</td>\n                                                                        <td>\n                                                                            <div title=\"start\">2018-03-07</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">end</td>\n                                                                        <td>\n                                                                            <div title=\"end\">2018-03-07</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">dosage</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">route</td>\n                                                                        <td>\n                                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                <li>\n                                                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                        <li>\n                                                                                            <div title=\"display\">Oral Route</div> ( <div title=\"code\">26643006</div> ) </li>\n                                                                                        <li>\n                                                                                            <div title=\"system\">\n                                                                                                <a href=\"http://snomed.info/sct\">http://snomed.info/sct</a>\n                                                                                            </div>\n                                                                                        </li>\n                                                                                    </ul>\n                                                                                </li>\n                                                                            </ul>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">method</td>\n                                                                        <td>\n                                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                <li>\n                                                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                        <li>\n                                                                                            <div title=\"display\">Swallow - dosing instruction imperative (qualifier value)</div> ( <div title=\"code\">421521009</div> ) </li>\n                                                                                        <li>\n                                                                                            <div title=\"system\">\n                                                                                                <a href=\"http://snomed.info/sct\">http://snomed.info/sct</a>\n                                                                                            </div>\n                                                                                        </li>\n                                                                                    </ul>\n                                                                                </li>\n                                                                            </ul>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">dose</td>\n                                                                        <td>\n                                                                            <table>\n                                                                                <tr>\n                                                                                    <td style=\"font-weight: bold\">value</td>\n                                                                                    <td>\n                                                                                        <div title=\"value\">2</div>\n                                                                                    </td>\n                                                                                </tr>\n                                                                                <tr>\n                                                                                    <td style=\"font-weight: bold\">unit</td>\n                                                                                    <td>\n                                                                                        <div title=\"unit\">TAB</div>\n                                                                                    </td>\n                                                                                </tr>\n                                                                                <tr>\n                                                                                    <td style=\"font-weight: bold\">system</td>\n                                                                                    <td>\n                                                                                        <div title=\"system\">\n                                                                                            <a href=\"http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm\">http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm</a>\n                                                                                        </div>\n                                                                                    </td>\n                                                                                </tr>\n                                                                                <tr>\n                                                                                    <td style=\"font-weight: bold\">code</td>\n                                                                                    <td>\n                                                                                        <div title=\"code\">TAB</div>\n                                                                                    </td>\n                                                                                </tr>\n                                                                            </table>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                    </table>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  },
                  "entry" : [
                    {
                      🔗 "reference" : "MedicationAdministration/medicationadministration-eve-everywoman-azithromycin",
                      "display" : "Azithromycin 500 MG Oral Tablet"
                    }
                  ]
                },
                {
                  "title" : "Admission Medications Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "42346-7",
                        "display" : "Medications on admission (narrative)"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Admission Medications Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Medications on admission (narrative)</div> ( <div title=\"code\">42346-7</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <a href=\"MedicationAdministration-medicationadministration-eve-everywoman-naloxone-response.html\">naloxone HCl 0.4 MG in 1 ML Injection</a>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  },
                  "entry" : [
                    {
                      🔗 "reference" : "MedicationAdministration/medicationadministration-eve-everywoman-naloxone-response",
                      "display" : "naloxone HCl 0.4 MG in 1 ML Injection"
                    }
                  ]
                },
                {
                  "title" : "Medications Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "10160-0",
                        "display" : "History of Medication use Narrative"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Medications Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">History of Medication use Narrative</div> ( <div title=\"code\">10160-0</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <a href=\"MedicationAdministration-medicationadministration-eve-everywoman-azithromycin.html\">Azithromycin 500 MG Oral Tablet</a>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  },
                  "entry" : [
                    {
                      🔗 "reference" : "MedicationAdministration/medicationadministration-eve-everywoman-azithromycin",
                      "display" : "Azithromycin 500 MG Oral Tablet"
                    }
                  ]
                },
                {
                  "title" : "Results Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "30954-2",
                        "display" : "Relevant diagnostic tests/laboratory data Narrative"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Results Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Relevant Dx tests/lab data</div> ( <div title=\"code\">30954-2</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <a href=\"Observation-observation-us-ph-lab-result-eve-everywoman-lymphocytes.html\">Lymphocytes [#/​volume] in Blood by Automated count - Interpretation: High</a>\n                                                    <table>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">id</td>\n                                                            <td>\n                                                                <div title=\"id\">observation-us-ph-lab-result-eve-everywoman-lymphocytes</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">meta</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">versionId</td>\n                                                                        <td>\n                                                                            <div title=\"versionId\">10</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">lastUpdated</td>\n                                                                        <td>\n                                                                            <div title=\"lastUpdated\">2019-10-05T02:50:13.000-04:00</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">profile</td>\n                                                                        <td>\n                                                                            <div title=\"profile\">http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-lab-result-observation</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">status</td>\n                                                            <td>\n                                                                <div title=\"status\">final</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">category</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <div title=\"text\">Laboratory</div>\n                                                                    </li>\n                                                                    <li>\n                                                                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                            <li>\n                                                                                <div title=\"display\">Laboratory</div> ( <div title=\"code\">laboratory</div> ) </li>\n                                                                            <li>\n                                                                                <div title=\"system\">\n                                                                                    <a href=\"http://terminology.hl7.org/CodeSystem/observation-category\">http://terminology.hl7.org/CodeSystem/observation-category</a>\n                                                                                </div>\n                                                                            </li>\n                                                                        </ul>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">code</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                            <li>\n                                                                                <div title=\"display\">Lymphocytes [#/volume] in Blood by Automated count</div> ( <div title=\"code\">731-0</div> ) </li>\n                                                                            <li>\n                                                                                <div title=\"system\">\n                                                                                    <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                                </div>\n                                                                            </li>\n                                                                        </ul>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">subject</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li/>\n                                                                    <li>\n                                                                        <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">effectiveDateTime</td>\n                                                            <td>\n                                                                <div title=\"effectiveDateTime\">2018-03-07</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">valueQuantity</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <div title=\"value\">5.2</div>\n                                                                    </li>\n                                                                    <li>\n                                                                        <div title=\"system\">\n                                                                            <a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a>\n                                                                        </div>\n                                                                    </li>\n                                                                    <li>\n                                                                        <div title=\"code\">10*3/uL</div>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">interpretation</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                            <li>\n                                                                                <div title=\"display\">High</div> ( <div title=\"code\">H</div> ) </li>\n                                                                            <li>\n                                                                                <div title=\"system\">\n                                                                                    <a href=\"http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation\">http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</a>\n                                                                                </div>\n                                                                            </li>\n                                                                        </ul>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">referenceRange</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">low</td>\n                                                                        <td>\n                                                                            <table>\n                                                                                <tr>\n                                                                                    <td style=\"font-weight: bold\">value</td>\n                                                                                    <td>\n                                                                                        <div title=\"value\">1</div>\n                                                                                    </td>\n                                                                                </tr>\n                                                                                <tr>\n                                                                                    <td style=\"font-weight: bold\">system</td>\n                                                                                    <td>\n                                                                                        <div title=\"system\">\n                                                                                            <a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a>\n                                                                                        </div>\n                                                                                    </td>\n                                                                                </tr>\n                                                                                <tr>\n                                                                                    <td style=\"font-weight: bold\">code</td>\n                                                                                    <td>\n                                                                                        <div title=\"code\">10*3/uL</div>\n                                                                                    </td>\n                                                                                </tr>\n                                                                            </table>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">high</td>\n                                                                        <td>\n                                                                            <table>\n                                                                                <tr>\n                                                                                    <td style=\"font-weight: bold\">value</td>\n                                                                                    <td>\n                                                                                        <div title=\"value\">4.8</div>\n                                                                                    </td>\n                                                                                </tr>\n                                                                                <tr>\n                                                                                    <td style=\"font-weight: bold\">system</td>\n                                                                                    <td>\n                                                                                        <div title=\"system\">\n                                                                                            <a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a>\n                                                                                        </div>\n                                                                                    </td>\n                                                                                </tr>\n                                                                                <tr>\n                                                                                    <td style=\"font-weight: bold\">code</td>\n                                                                                    <td>\n                                                                                        <div title=\"code\">10*3/uL</div>\n                                                                                    </td>\n                                                                                </tr>\n                                                                            </table>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                    </table>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  },
                  "entry" : [
                    {
                      🔗 "reference" : "Observation/observation-us-ph-lab-result-eve-everywoman-lymphocytes",
                      "display" : "Lymphocytes [#/​volume] in Blood by Automated count - Interpretation: High"
                    }
                  ]
                },
                {
                  "title" : "Plan of Treatment Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "18776-5",
                        "display" : "Plan of care note"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Plan of Treatment Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Plan of care note</div> ( <div title=\"code\">18776-5</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <b>Trigger code</b>\n                                                        </li>\n                                                        <li>Trigger Code: </li>\n                                                        <li>Trigger Code Display: </li>\n                                                        <li>Trigger Code System: </li>\n                                                        <li>Trigger Code Value Set: urn:oid:2.16.840.1.114222.4.11.7508</li>\n                                                        <li>Trigger Code Value Set Version: 19/05/2018</li>\n                                                    </ul>\n                                                    <a href=\"ServiceRequest-servicerequest-eicr-zika.html\">Request for Zika virus envelope (E) gene [Presence] in Serum by Probe and target amplification method</a>\n                                                    <table>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">id</td>\n                                                            <td>\n                                                                <div title=\"id\">servicerequest-eicr-zika</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">meta</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">versionId</td>\n                                                                        <td>\n                                                                            <div title=\"versionId\">9</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">lastUpdated</td>\n                                                                        <td>\n                                                                            <div title=\"lastUpdated\">2019-10-23T13:56:36.000-04:00</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">profile</td>\n                                                                        <td>\n                                                                            <div title=\"profile\">http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-servicerequest</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">status</td>\n                                                            <td>\n                                                                <div title=\"status\">completed</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">intent</td>\n                                                            <td>\n                                                                <div title=\"intent\">order</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">category</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <div title=\"text\">Diagnostics Procedure</div>\n                                                                    </li>\n                                                                    <li>\n                                                                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                            <li>\n                                                                                <div title=\"display\">Diagnostic procedure (procedure)</div> ( <div title=\"code\">103693007</div> ) </li>\n                                                                            <li>\n                                                                                <div title=\"system\">\n                                                                                    <a href=\"http://snomed.info/sct\">http://snomed.info/sct</a>\n                                                                                </div>\n                                                                            </li>\n                                                                        </ul>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">code</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <div title=\"text\">Zika RT-PCR</div>\n                                                                    </li>\n                                                                    <li>\n                                                                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                            <li>\n                                                                                <div title=\"display\">Zika virus envelope E gene [Presence] in Serum by NAA with probe detection</div> ( <div title=\"code\">80825-3</div> ) </li>\n                                                                            <li>\n                                                                                <div title=\"system\">\n                                                                                    <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                                </div>\n                                                                            </li>\n                                                                        </ul>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">subject</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li/>\n                                                                    <li>\n                                                                        <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">performer</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li/>\n                                                                    <li>\n                                                                        <a href=\"Organization-organization-ecr-acme-laboratory.html\">Acme Labs</a>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                    </table>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  },
                  "entry" : [
                    {
                      🔗 "extension" : [
                        {
                          "url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension",
                          "extension" : [
                            {
                              "url" : "triggerCodeValueSet",
                              "valueOid" : "urn:oid:2.16.840.1.114222.4.11.7508"
                            },
                            {
                              "url" : "triggerCodeValueSetVersion",
                              "valueString" : "19/05/2018"
                            },
                            {
                              "url" : "triggerCode",
                              "valueCoding" : {
                                "system" : "http://loinc.org",
                                "code" : "80825-3",
                                "display" : "Zika virus envelope E gene [Presence] in Serum by NAA with probe detection"
                              }
                            }
                          ]
                        }
                      ],
                      "reference" : "ServiceRequest/servicerequest-eicr-zika",
                      "display" : "Request for Zika virus envelope (E) gene [Presence] in Serum by Probe and target amplification method"
                    }
                  ]
                },
                {
                  "title" : "Immunizations Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "11369-6",
                        "display" : "History of Immunization Narrative"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Immunizations Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">History of Immunization Narrative</div> ( <div title=\"code\">11369-6</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <a href=\"Immunization-immunization-ecr-pneumo.html\">pneumococcal polysaccharide vaccine</a>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <a href=\"Observation-observation-vaccine-credential-assertion-eve-everywoman.html\">Vaccine Credential Patient Assertion Observation Example</a>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  },
                  "entry" : [
                    {
                      🔗 "reference" : "Immunization/immunization-ecr-pneumo",
                      "display" : "pneumococcal polysaccharide vaccine"
                    },
                    {
                      🔗 "reference" : "Observation/observation-vaccine-credential-assertion-eve-everywoman",
                      "display" : "Vaccine Credential Patient Assertion Observation Example"
                    }
                  ]
                },
                {
                  "title" : "Procedures Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "47519-4",
                        "display" : "History of Procedures Document"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Procedures Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">History of Procedures Document</div> ( <div title=\"code\">47519-4</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <a href=\"Procedure-us-ph-procedure-ecmo.html\">Extracorporeal membrane oxygenation (procedure)</a>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  },
                  "entry" : [
                    {
                      🔗 "reference" : "Procedure/us-ph-procedure-ecmo",
                      "display" : "Extracorporeal membrane oxygenation (procedure)"
                    }
                  ]
                },
                {
                  "title" : "Vital Signs Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "8716-3",
                        "display" : "Vital signs"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Vital Signs Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Vital signs</div> ( <div title=\"code\">8716-3</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <a href=\"Observation-observation-blood-pressure-eve-everywoman.html\">Blood pressure systolic and diastolic</a>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  },
                  "entry" : [
                    {
                      🔗 "reference" : "Observation/observation-blood-pressure-eve-everywoman",
                      "display" : "Blood pressure systolic and diastolic"
                    }
                  ]
                },
                {
                  "title" : "Social History Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "29762-2",
                        "display" : "Social history Narrative"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Social History Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Social history Narrative</div> ( <div title=\"code\">29762-2</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <a href=\"Observation-observation-travel-history-eve-everywoman-201801.html\">eICR Travel History: Eve Everywoman 2018-01</a>\n                                                    <table>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">id</td>\n                                                            <td>\n                                                                <div title=\"id\">observation-travel-history-eve-everywoman-201801</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">meta</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">versionId</td>\n                                                                        <td>\n                                                                            <div title=\"versionId\">11</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">lastUpdated</td>\n                                                                        <td>\n                                                                            <div title=\"lastUpdated\">2019-10-05T03:15:42.000-04:00</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">profile</td>\n                                                                        <td>\n                                                                            <div title=\"profile\">http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-travel-history</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">status</td>\n                                                            <td>\n                                                                <div title=\"status\">final</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">code</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <div title=\"text\">Travel History</div>\n                                                                    </li>\n                                                                    <li>\n                                                                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                            <li>\n                                                                                <div title=\"display\">Travel</div> ( <div title=\"code\">420008001</div> ) </li>\n                                                                            <li>\n                                                                                <div title=\"system\">\n                                                                                    <a href=\"http://snomed.info/sct\">http://snomed.info/sct</a>\n                                                                                </div>\n                                                                            </li>\n                                                                        </ul>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">subject</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li/>\n                                                                    <li>\n                                                                        <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">effectivePeriod</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">start</td>\n                                                                        <td>\n                                                                            <div title=\"start\">2018-01-15</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">end</td>\n                                                                        <td>\n                                                                            <div title=\"end\">2018-01-30</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">component</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">code</td>\n                                                                        <td>\n                                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                <li>\n                                                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                        <li>\n                                                                                            <div title=\"display\">Location</div> ( <div title=\"code\">LOC</div> ) </li>\n                                                                                        <li>\n                                                                                            <div title=\"system\">\n                                                                                                <a href=\"http://terminology.hl7.org/CodeSystem/v3-ParticipationType\">http://terminology.hl7.org/CodeSystem/v3-ParticipationType</a>\n                                                                                            </div>\n                                                                                        </li>\n                                                                                    </ul>\n                                                                                </li>\n                                                                            </ul>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">valueCodeableConcept</td>\n                                                                        <td>\n                                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                <li>\n                                                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                        <li>\n                                                                                            <div title=\"display\">Fiji</div> ( <div title=\"code\">FJI</div> ) </li>\n                                                                                        <li>\n                                                                                            <div title=\"system\">urn:iso:std:iso:3166</div>\n                                                                                        </li>\n                                                                                    </ul>\n                                                                                </li>\n                                                                            </ul>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">component</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">code</td>\n                                                                        <td>\n                                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                <li>\n                                                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                        <li>\n                                                                                            <div title=\"display\">Location</div> ( <div title=\"code\">LOC</div> ) </li>\n                                                                                        <li>\n                                                                                            <div title=\"system\">\n                                                                                                <a href=\"http://terminology.hl7.org/CodeSystem/v3-ParticipationType\">http://terminology.hl7.org/CodeSystem/v3-ParticipationType</a>\n                                                                                            </div>\n                                                                                        </li>\n                                                                                    </ul>\n                                                                                </li>\n                                                                            </ul>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">valueCodeableConcept</td>\n                                                                        <td>\n                                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                <li>\n                                                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                        <li>\n                                                                                            <div title=\"display\">Vanuatu</div> ( <div title=\"code\">VUT</div> ) </li>\n                                                                                        <li>\n                                                                                            <div title=\"system\">\n                                                                                                <a href=\"https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=1.0.3166.1\">https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=1.0.3166.1</a>\n                                                                                            </div>\n                                                                                        </li>\n                                                                                    </ul>\n                                                                                </li>\n                                                                            </ul>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                    </table>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  },
                  "entry" : [
                    {
                      🔗 "reference" : "Observation/observation-travel-history-eve-everywoman-201801",
                      "display" : "eICR Travel History: Eve Everywoman 2018-01"
                    },
                    {
                      🔗 "reference" : "Observation/observation-disability-status-eve-everywoman",
                      "display" : "US Public Health Disability Status Example"
                    },
                    {
                      🔗 "reference" : "Observation/observation-us-ph-exposure-contact-info-football-game",
                      "display" : "US Public Health Exposure Contact Information Example"
                    },
                    {
                      🔗 "reference" : "Observation/observation-country-of-nationality-eve-everywoman",
                      "display" : "Country of Nationality Observation Example"
                    },
                    {
                      🔗 "reference" : "Observation/observation-country-of-residence-eve-everywoman",
                      "display" : "Country of Residence Observation Example"
                    }
                  ]
                },
                {
                  "title" : "Pregnancy Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "90767-5",
                        "display" : "Pregnancy summary Document"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Pregnancy Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Pregnancy summary Document</div> ( <div title=\"code\">90767-5</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <a href=\"Observation-observation-pregnancy-status-eve-everywoman.html\">eICR Pregnancy Status Example</a>\n                                                    <table>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">id</td>\n                                                            <td>\n                                                                <div title=\"id\">observation-pregnancy-status-eve-everywoman</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">meta</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">versionId</td>\n                                                                        <td>\n                                                                            <div title=\"versionId\">13</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">lastUpdated</td>\n                                                                        <td>\n                                                                            <div title=\"lastUpdated\">2019-10-05T03:15:42.000-04:00</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">profile</td>\n                                                                        <td>\n                                                                            <div title=\"profile\">http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-pregnancy-status-observation</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">us-ph-date-recorded-extension</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <div title=\"valueDateTime\">2017-10-01</div>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">date-determined-extension</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <div title=\"valueDateTime\">2017-10-01</div>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">status</td>\n                                                            <td>\n                                                                <div title=\"status\">final</div>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">code</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                            <li>\n                                                                                <div title=\"display\">Pregnancy Status</div> ( <div title=\"code\">82810-3</div> ) </li>\n                                                                            <li>\n                                                                                <div title=\"system\">\n                                                                                    <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                                </div>\n                                                                            </li>\n                                                                        </ul>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">subject</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li/>\n                                                                    <li>\n                                                                        <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">effectivePeriod</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">start</td>\n                                                                        <td>\n                                                                            <div title=\"start\">2017-08-26</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">valueCodeableConcept</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                            <li>\n                                                                                <div title=\"display\">Pregnancy (finding)</div> ( <div title=\"code\">77386006</div> ) </li>\n                                                                            <li>\n                                                                                <div title=\"system\">\n                                                                                    <a href=\"http://snomed.info/sct\">http://snomed.info/sct</a>\n                                                                                </div>\n                                                                            </li>\n                                                                        </ul>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">method</td>\n                                                            <td>\n                                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                    <li>\n                                                                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                            <li>\n                                                                                <div title=\"display\">Ultrasonography (procedure)</div> ( <div title=\"code\">16310003</div> ) </li>\n                                                                            <li>\n                                                                                <div title=\"system\">\n                                                                                    <a href=\"http://snomed.info/sct\">http://snomed.info/sct</a>\n                                                                                </div>\n                                                                            </li>\n                                                                        </ul>\n                                                                    </li>\n                                                                </ul>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">component</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">date-determined-extension</td>\n                                                                        <td>\n                                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                <li>\n                                                                                    <div title=\"valueDateTime\">2017-10-01</div>\n                                                                                </li>\n                                                                            </ul>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">code</td>\n                                                                        <td>\n                                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                <li>\n                                                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                        <li>\n                                                                                            <div title=\"display\">Gestational age Estimated from patient reported estimated date of conception</div> ( <div title=\"code\">53691-2</div> ) </li>\n                                                                                        <li>\n                                                                                            <div title=\"system\">\n                                                                                                <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                                            </div>\n                                                                                        </li>\n                                                                                    </ul>\n                                                                                </li>\n                                                                            </ul>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">valueQuantity</td>\n                                                                        <td>\n                                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                <li>\n                                                                                    <div title=\"value\">143</div>\n                                                                                </li>\n                                                                                <li>\n                                                                                    <div title=\"unit\">d</div>\n                                                                                </li>\n                                                                            </ul>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                        <tr>\n                                                            <td style=\"font-weight: bold\">component</td>\n                                                            <td>\n                                                                <table>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">date-determined-extension</td>\n                                                                        <td>\n                                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                <li>\n                                                                                    <div title=\"valueDateTime\">2017-10-01</div>\n                                                                                </li>\n                                                                            </ul>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">code</td>\n                                                                        <td>\n                                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                <li>\n                                                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                                        <li>\n                                                                                            <div title=\"display\">Delivery date Estimated from date fundal height reaches umb</div> ( <div title=\"code\">57064-8</div> ) </li>\n                                                                                        <li>\n                                                                                            <div title=\"system\">\n                                                                                                <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                                            </div>\n                                                                                        </li>\n                                                                                    </ul>\n                                                                                </li>\n                                                                            </ul>\n                                                                        </td>\n                                                                    </tr>\n                                                                    <tr>\n                                                                        <td style=\"font-weight: bold\">valueDateTime</td>\n                                                                        <td>\n                                                                            <div title=\"valueDateTime\">2018-05-01</div>\n                                                                        </td>\n                                                                    </tr>\n                                                                </table>\n                                                            </td>\n                                                        </tr>\n                                                    </table>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  },
                  "entry" : [
                    {
                      🔗 "reference" : "Observation/observation-pregnancy-status-eve-everywoman",
                      "display" : "eICR Pregnancy Status Example"
                    }
                  ]
                },
                {
                  "title" : "Emergency Outbreak Information Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "83910-0",
                        "display" : "Public health Note"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Emergency Outbreak Information Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Public health Note</div> ( <div title=\"code\">83910-0</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">entry</td>\n                                                <td>\n                                                    <a href=\"Observation-observation-us-ph-emergency-outbreak-info-eve-everywoman.html\">US Public Health Emergency Outbreak Information Example</a>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  },
                  "entry" : [
                    {
                      🔗 "reference" : "Observation/observation-us-ph-emergency-outbreak-info-eve-everywoman",
                      "display" : "US Public Health Emergency Outbreak Information Example"
                    }
                  ]
                },
                {
                  "title" : "Past Medical History Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "11348-0",
                        "display" : "History of Past illness Narrative"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Past Medical History Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Past Medical History Narrative</div> ( <div title=\"code\">11348-0</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\">\n                                                    <p>Past medical history</p>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  }
                },
                {
                  "title" : "Review of Systems Section",
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "10187-3",
                        "display" : "Review of systems Narrative - Reported"
                      }
                    ]
                  },
                  "text" : {
                    "status" : "generated",
                    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                        <table>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">title</td>\n                                                <td>\n                                                    <div title=\"title\">Review of Systems Section</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">code</td>\n                                                <td>\n                                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                        <li>\n                                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                                <li>\n                                                                    <div title=\"display\">Review of Systems Section Narrative</div> ( <div title=\"code\">10187-3</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                                    </div>\n                                                                </li>\n                                                            </ul>\n                                                        </li>\n                                                    </ul>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\">\n                                                    <p>Review of systems</p>\n                                                </td>\n                                            </tr>\n                                        </table>\n                                    </div>"
                  }
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/MedicationAdministration/medicationadministration-eve-everywoman-azithromycin",
            "resource" : {
              "resourceType" : "MedicationAdministration",
              "id" : "medicationadministration-eve-everywoman-azithromycin",
              "meta" : {
                "versionId" : "6",
                "lastUpdated" : "2021-08-17T07:53:28.598+00:00",
                "source" : "#O8n4DNqcDuNHPfTJ",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-medicationadministration"
                ]
              },
              "status" : "completed",
              "medicationCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
                    "code" : "248656",
                    "display" : "Azithromycin 500 MG Oral Tablet"
                  }
                ],
                "text" : "Azithromycin 500 MG Oral Tablet"
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "effectivePeriod" : {
                "start" : "2018-03-07",
                "end" : "2018-03-07"
              },
              "dosage" : {
                "text" : "Two tablets at once",
                "route" : {
                  "coding" : [
                    {
                      "system" : "http://snomed.info/sct",
                      "code" : "26643006",
                      "display" : "Oral route"
                    }
                  ]
                },
                "method" : {
                  "coding" : [
                    {
                      "system" : "http://snomed.info/sct",
                      "code" : "421521009",
                      "display" : "Swallow - dosing instruction imperative (qualifier value)"
                    }
                  ]
                },
                "dose" : {
                  "value" : 2,
                  "unit" : "TAB",
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
                  "code" : "TAB"
                }
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Procedure/us-ph-procedure-ecmo",
            "resource" : {
              "resourceType" : "Procedure",
              "id" : "us-ph-procedure-ecmo",
              "meta" : {
                "versionId" : "5",
                "lastUpdated" : "2021-06-28T08:12:56.829+00:00",
                "source" : "#A9FdbPgUT95j7Itd",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-procedure"
                ]
              },
              "identifier" : [
                {
                  "system" : "urn:ietf:rfc:3986",
                  "value" : "urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07afd"
                }
              ],
              "status" : "completed",
              "code" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "233573008",
                    "display" : "Extracorporeal membrane oxygenation (procedure)"
                  }
                ],
                "text" : "Extracorporeal membrane oxygenation (procedure)"
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman"
              },
              "performedPeriod" : {
                "start" : "2020-11-01T12:55:26-07:00",
                "end" : "2020-11-01T13:25:26-07:00"
              },
              "focalDevice" : [
                {
                  "manipulated" : {
                    🔗 "reference" : "Device/device-ecmo"
                  }
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/MedicationAdministration/medicationadministration-eve-everywoman-naloxone-response",
            "resource" : {
              "resourceType" : "MedicationAdministration",
              "id" : "medicationadministration-eve-everywoman-naloxone-response",
              "meta" : {
                "versionId" : "5",
                "lastUpdated" : "2021-08-17T07:53:28.597+00:00",
                "source" : "#5sOf7BOr595JpyG7",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-medicationadministration"
                ]
              },
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-therapeutic-medication-response-extension",
                  "valueCodeableConcept" : {
                    "coding" : [
                      {
                        "system" : "http://snomed.info/sct",
                        "code" : "268910001",
                        "display" : "Patient's condition improved (finding)"
                      }
                    ]
                  }
                }
              ],
              "status" : "completed",
              "medicationCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
                    "code" : "1659929",
                    "display" : "naloxone HCl 0.4 MG in 1 ML Injection"
                  }
                ]
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "effectivePeriod" : {
                "start" : "2018-03-07",
                "end" : "2018-03-07"
              },
              "dosage" : {
                "route" : {
                  "coding" : [
                    {
                      "system" : "http://snomed.info/sct",
                      "code" : "206007",
                      "display" : "Gluteus maximus muscle"
                    }
                  ]
                },
                "method" : {
                  "coding" : [
                    {
                      "system" : "http://snomed.info/sct",
                      "code" : "422145002",
                      "display" : "Inject - dosing instruction imperative (qualifier value)"
                    }
                  ]
                },
                "dose" : {
                  "value" : 1,
                  "unit" : "mL",
                  "system" : "http://unitsofmeasure.org",
                  "code" : "mL"
                }
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/ServiceRequest/servicerequest-eicr-zika",
            "resource" : {
              "resourceType" : "ServiceRequest",
              "id" : "servicerequest-eicr-zika",
              "meta" : {
                "versionId" : "5",
                "lastUpdated" : "2021-08-17T08:02:21.928+00:00",
                "source" : "#w4zRDqhjQ9EZHgCs",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-servicerequest"
                ]
              },
              "identifier" : [
                {
                  "system" : "http://lab.smarthealthit.org",
                  "value" : "061ef612-344f-4e7b-81a8-1059ae7bbe19"
                }
              ],
              "status" : "completed",
              "intent" : "order",
              "category" : [
                {
                  "coding" : [
                    {
                      "system" : "http://snomed.info/sct",
                      "code" : "103693007",
                      "display" : "Diagnostic procedure (procedure)"
                    }
                  ],
                  "text" : "Diagnostics Procedure"
                }
              ],
              "code" : {
                "coding" : [
                  {
                    "system" : "http://loinc.org",
                    "code" : "80825-3",
                    "display" : "Zika virus envelope E gene [Presence] in Serum by NAA with probe detection"
                  }
                ],
                "text" : "Zika RT-PCR"
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "performer" : [
                {
                  🔗 "reference" : "Organization/organization-ecr-acme-laboratory",
                  "display" : "Acme Labs"
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Condition/condition-eicr-eve-everywoman-common-cold",
            "resource" : {
              "resourceType" : "Condition",
              "id" : "condition-eicr-eve-everywoman-common-cold",
              "meta" : {
                "versionId" : "6",
                "lastUpdated" : "2021-07-15T01:54:14.831+00:00",
                "source" : "#4g0ZpTNqldHFYLzr",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-condition"
                ]
              },
              "category" : [
                {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                      "code" : "problem-list-item",
                      "display" : "Problem List Item"
                    }
                  ]
                }
              ],
              "code" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "82272006",
                    "display" : "Common cold (disorder)"
                  }
                ]
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "onsetDateTime" : "2017-09-23",
              "asserter" : {
                🔗 "reference" : "Practitioner/practitioner-us-core-henry-seven",
                "display" : "Henry Seven, MD"
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Encounter/encounter-eicr-eve-everywoman-outpatient",
            "resource" : {
              "resourceType" : "Encounter",
              "id" : "encounter-eicr-eve-everywoman-outpatient",
              "meta" : {
                "versionId" : "5",
                "lastUpdated" : "2021-07-19T03:02:05.806+00:00",
                "source" : "#Q5dlT8eND2UI2D6e",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-encounter"
                ]
              },
              "identifier" : [
                {
                  "system" : "http://hospital.smarthealthit.org",
                  "value" : "9937012"
                }
              ],
              "status" : "finished",
              "class" : {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                "code" : "AMB",
                "display" : "ambulatory"
              },
              "type" : [
                {
                  "coding" : [
                    {
                      "system" : "http://www.ama-assn.org/go/cpt",
                      "code" : "99202"
                    }
                  ],
                  "text" : "Office Visit"
                }
              ],
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "participant" : [
                {
                  "type" : [
                    {
                      "coding" : [
                        {
                          "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                          "code" : "ATND",
                          "display" : "attender"
                        }
                      ]
                    }
                  ],
                  "individual" : {
                    🔗 "reference" : "PractitionerRole/practitionerrole-henry-seven",
                    "display" : "Henry Seven, MD"
                  }
                }
              ],
              "period" : {
                "start" : "2018-04-01T10:00:00-05:00",
                "end" : "2018-04-02T10:15:00-05:00"
              },
              "diagnosis" : [
                {
                  "extension" : [
                    {
                      "url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension",
                      "extension" : [
                        {
                          "url" : "triggerCodeValueSet",
                          "valueOid" : "urn:oid:2.16.840.1.114222.4.11.7508"
                        },
                        {
                          "url" : "triggerCodeValueSetVersion",
                          "valueString" : "12/12/2018"
                        },
                        {
                          "url" : "triggerCode",
                          "valueCoding" : {
                            "system" : "http://snomed.info/sct",
                            "code" : "3928002",
                            "display" : "Zika virus disease (disorder)"
                          }
                        }
                      ]
                    }
                  ],
                  "condition" : {
                    🔗 "reference" : "Condition/condition-eicr-eve-everywoman-zika"
                  }
                },
                {
                  "condition" : {
                    🔗 "reference" : "Condition/condition-eicr-eve-everywoman-common-cold"
                  }
                }
              ],
              "location" : [
                {
                  "location" : {
                    🔗 "reference" : "Location/location-ecr-salem-medical-center",
                    "display" : "Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368"
                  }
                }
              ],
              "serviceProvider" : {
                🔗 "reference" : "Organization/organization-ecr-salem-medical-center",
                "display" : "Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999"
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Observation/observation-pregnancy-status-eve-everywoman",
            "resource" : {
              "resourceType" : "Observation",
              "id" : "observation-pregnancy-status-eve-everywoman",
              "meta" : {
                "versionId" : "8",
                "lastUpdated" : "2021-08-17T07:59:00.824+00:00",
                "source" : "#bBlVx7OsNPsZVCbu",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-pregnancy-status-observation"
                ]
              },
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-date-recorded-extension",
                  "valueDateTime" : "2017-10-01"
                },
                {
                  "url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-date-determined-extension",
                  "valueDateTime" : "2017-10-01"
                }
              ],
              "status" : "final",
              "code" : {
                "coding" : [
                  {
                    "system" : "http://loinc.org",
                    "code" : "82810-3",
                    "display" : "Pregnancy status"
                  }
                ]
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "effectivePeriod" : {
                "start" : "2017-08-26"
              },
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "77386006",
                    "display" : "Pregnancy (finding)"
                  }
                ]
              },
              "method" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "16310003",
                    "display" : "Ultrasonography (procedure)"
                  }
                ]
              },
              "component" : [
                {
                  "extension" : [
                    {
                      "url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-date-determined-extension",
                      "valueDateTime" : "2017-10-01"
                    }
                  ],
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "53691-2",
                        "display" : "Gestational age Estimated from patient reported estimated date of conception"
                      }
                    ]
                  },
                  "valueQuantity" : {
                    "value" : 143,
                    "unit" : "d"
                  }
                },
                {
                  "extension" : [
                    {
                      "url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-date-determined-extension",
                      "valueDateTime" : "2017-10-01"
                    }
                  ],
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "57064-8",
                        "display" : "Delivery date Estimated from date fundal height reaches umb"
                      }
                    ]
                  },
                  "valueDateTime" : "2018-05-01"
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Observation/observation-vaccine-credential-assertion-eve-everywoman",
            "resource" : {
              "resourceType" : "Observation",
              "id" : "observation-vaccine-credential-assertion-eve-everywoman",
              "meta" : {
                "versionId" : "2",
                "lastUpdated" : "2021-08-13T04:25:18.607+00:00",
                "source" : "#12yO2DqhRxbXmEOy",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-vaccine-credential-patient-assertion"
                ]
              },
              "status" : "final",
              "code" : {
                "coding" : [
                  {
                    "system" : "http://loinc.org",
                    "code" : "11370-4",
                    "display" : "Immunization status - Reported"
                  }
                ]
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "effectiveDateTime" : "2020-11-10T22:33:22Z",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
                    "code" : "Y",
                    "display" : "Yes"
                  }
                ]
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Observation/observation-us-ph-emergency-outbreak-info-eve-everywoman",
            "resource" : {
              "resourceType" : "Observation",
              "id" : "observation-us-ph-emergency-outbreak-info-eve-everywoman",
              "meta" : {
                "versionId" : "4",
                "lastUpdated" : "2021-07-15T01:22:52.178+00:00",
                "source" : "#oAXhG2HyvbL70uEB",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-emergency-outbreak-information"
                ]
              },
              "status" : "final",
              "code" : {
                "text" : "Employee desk distance from mail sorter"
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "effectiveDateTime" : "2020-11-18T22:33:22Z",
              "valueQuantity" : {
                "value" : 2,
                "unit" : "m"
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Observation/observation-country-of-nationality-eve-everywoman",
            "resource" : {
              "resourceType" : "Observation",
              "id" : "observation-country-of-nationality-eve-everywoman",
              "meta" : {
                "versionId" : "1",
                "lastUpdated" : "2021-08-19T21:30:49.456+00:00",
                "source" : "#ABFWLRjmURVC23y1",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-country-of-nationality"
                ]
              },
              "status" : "final",
              "code" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "186034007",
                    "display" : "Ethnicity / related nationality data (observable entity)"
                  }
                ]
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "effectiveDateTime" : "2020-11-10T22:33:22Z",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "urn:iso:std:iso:3166",
                    "code" : "AU",
                    "display" : "Australia"
                  }
                ]
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Patient/patient-ecr-eve-everywoman",
            "resource" : {
              "resourceType" : "Patient",
              "id" : "patient-ecr-eve-everywoman",
              "meta" : {
                "versionId" : "10",
                "lastUpdated" : "2021-08-17T08:00:32.356+00:00",
                "source" : "#zjFlzHDvZIYVyMAB",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-patient"
                ]
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                    <div class=\"hapiHeaderText\">Eve L <b>EVERYWOMAN </b>\n                                    </div>\n                                    <table class=\"hapiPropertyTable\">\n                                        <tbody>\n                                            <tr>\n                                                <td>Identifier</td>\n                                                <td>1032702</td>\n                                            </tr>\n                                            <tr>\n                                                <td>Address</td>\n                                                <td>\n                                                    <span>5101 Peachtree St NE </span>\n                                                    <br/>\n                                                    <span>Atlanta </span>\n                                                    <span>GA </span>\n                                                    <span>US </span>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td>Date of birth</td>\n                                                <td>\n                                                    <span>24 November 1974</span>\n                                                </td>\n                                            </tr>\n                                        </tbody>\n                                    </table>\n                                </div>"
              },
              "extension" : [
                {
                  "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" : "2106-3",
                        "display" : "White"
                      }
                    },
                    {
                      "url" : "text",
                      "valueString" : "White"
                    }
                  ]
                },
                {
                  "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity",
                  "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-birthsex",
                  "valueCode" : "F"
                },
                {
                  "url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-genderidentity-extension",
                  "extension" : [
                    {
                      "url" : "value",
                      "valueCodeableConcept" : {
                        "coding" : [
                          {
                            "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                            "code" : "ASKU",
                            "display" : "asked but unknown"
                          }
                        ],
                        "text" : "asked but unknown"
                      }
                    }
                  ]
                },
                {
                  "url" : "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-tribal-affiliation-extension",
                  "extension" : [
                    {
                      "url" : "TribeName",
                      "valueCoding" : {
                        "system" : "http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS",
                        "code" : "91",
                        "display" : "Fort Mojave Indian Tribe of Arizona, California & Nevada"
                      }
                    },
                    {
                      "url" : "EnrolledTribeMember",
                      "valueBoolean" : true
                    }
                  ]
                }
              ],
              "identifier" : [
                {
                  "use" : "usual",
                  "type" : {
                    "coding" : [
                      {
                        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                        "code" : "MR",
                        "display" : "Medical Record Number"
                      }
                    ]
                  },
                  "system" : "http://hospital.smarthealthit.org",
                  "value" : "1032702"
                }
              ],
              "active" : true,
              "name" : [
                {
                  "family" : "Everywoman",
                  "given" : [
                    "Eve",
                    "L"
                  ]
                }
              ],
              "telecom" : [
                {
                  "system" : "phone",
                  "value" : "1-(404)555-1212",
                  "use" : "home"
                },
                {
                  "system" : "email",
                  "value" : "eve.everywoman@example.com"
                }
              ],
              "gender" : "female",
              "birthDate" : "1974-11-24",
              "deceasedBoolean" : false,
              "address" : [
                {
                  "line" : [
                    "5101 Peachtree St NE"
                  ],
                  "city" : "Atlanta",
                  "state" : "GA",
                  "postalCode" : "30302",
                  "country" : "US"
                }
              ],
              "communication" : [
                {
                  "language" : {
                    "coding" : [
                      {
                        "system" : "urn:ietf:bcp:47",
                        "code" : "en",
                        "display" : "English"
                      }
                    ]
                  }
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Immunization/immunization-ecr-pneumo",
            "resource" : {
              "resourceType" : "Immunization",
              "id" : "immunization-ecr-pneumo",
              "meta" : {
                "versionId" : "8",
                "lastUpdated" : "2021-08-17T07:51:35.117+00:00",
                "source" : "#EdjaILZHXKHi4bdN",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                ]
              },
              "status" : "completed",
              "vaccineCode" : {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/sid/cvx",
                    "code" : "33",
                    "display" : "pneumococcal polysaccharide PPV23"
                  }
                ]
              },
              "patient" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "occurrenceDateTime" : "2018-09-01",
              "primarySource" : true
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Observation/observation-country-of-residence-eve-everywoman",
            "resource" : {
              "resourceType" : "Observation",
              "id" : "observation-country-of-residence-eve-everywoman",
              "meta" : {
                "versionId" : "1",
                "lastUpdated" : "2021-08-13T00:20:14.025+00:00",
                "source" : "#HDoLJzr0kfWKFp3F",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-country-of-residence"
                ]
              },
              "status" : "final",
              "code" : {
                "coding" : [
                  {
                    "system" : "http://loinc.org",
                    "code" : "77983-5",
                    "display" : "Country of usual residence"
                  }
                ]
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "effectiveDateTime" : "2020-11-10T22:33:22Z",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "urn:iso:std:iso:3166",
                    "code" : "GB",
                    "display" : "United Kingdom of Great Britain and Northern Ireland"
                  }
                ]
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/PractitionerRole/practitionerrole-henry-seven",
            "resource" : {
              "resourceType" : "PractitionerRole",
              "id" : "practitionerrole-henry-seven",
              "meta" : {
                "versionId" : "11",
                "lastUpdated" : "2021-08-17T08:00:32.355+00:00",
                "source" : "#KJ942UxvfdYWoHCF",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-practitionerrole"
                ]
              },
              "identifier" : [
                {
                  "system" : "http://hl7.org/fhir/sid/us-npi",
                  "value" : "9941339108"
                }
              ],
              "practitioner" : {
                🔗 "reference" : "Practitioner/practitioner-us-core-henry-seven",
                "display" : "Henry Seven, MD"
              },
              "organization" : {
                🔗 "reference" : "Organization/organization-ecr-salem-medical-center",
                "display" : "Salem Medical Center"
              },
              "code" : [
                {
                  "coding" : [
                    {
                      "system" : "http://nucc.org/provider-taxonomy",
                      "code" : "261QP2300X",
                      "display" : "Primary Care Clinic/Center"
                    }
                  ]
                }
              ],
              "specialty" : [
                {
                  "coding" : [
                    {
                      "system" : "http://snomed.info/sct",
                      "code" : "419772000",
                      "display" : "Family practice"
                    }
                  ]
                }
              ],
              "location" : [
                {
                  🔗 "reference" : "Location/location-ecr-salem-medical-center",
                  "display" : "Salem Medical Center"
                }
              ],
              "telecom" : [
                {
                  "system" : "email",
                  "value" : "henry.seven@example.com"
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Observation/observation-blood-pressure-eve-everywoman",
            "resource" : {
              "resourceType" : "Observation",
              "id" : "observation-blood-pressure-eve-everywoman",
              "meta" : {
                "versionId" : "2",
                "lastUpdated" : "2021-07-19T08:19:31.753+00:00",
                "source" : "#2PjceWUbU0gCYVZA",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure"
                ]
              },
              "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" : "85354-9",
                    "display" : "Blood pressure panel with all children optional"
                  }
                ],
                "text" : "Blood pressure systolic and diastolic"
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "encounter" : {
                "display" : "GP Visit"
              },
              "effectiveDateTime" : "2020-07-02",
              "component" : [
                {
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "8480-6",
                        "display" : "Systolic blood pressure"
                      }
                    ],
                    "text" : "Systolic blood pressure"
                  },
                  "valueQuantity" : {
                    "value" : 109,
                    "unit" : "mmHg",
                    "system" : "http://unitsofmeasure.org",
                    "code" : "mm[Hg]"
                  }
                },
                {
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://loinc.org",
                        "code" : "8462-4",
                        "display" : "Diastolic blood pressure"
                      }
                    ],
                    "text" : "Diastolic blood pressure"
                  },
                  "valueQuantity" : {
                    "value" : 44,
                    "unit" : "mmHg",
                    "system" : "http://unitsofmeasure.org",
                    "code" : "mm[Hg]"
                  }
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Observation/observation-us-ph-exposure-contact-info-football-game",
            "resource" : {
              "resourceType" : "Observation",
              "id" : "observation-us-ph-exposure-contact-info-football-game",
              "meta" : {
                "versionId" : "4",
                "lastUpdated" : "2020-12-01T07:17:32.073+00:00",
                "source" : "#pMvWUdCWz4XOnrDf",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-exposure-contact-information"
                ]
              },
              "status" : "final",
              "category" : [
                {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
                      "code" : "EXPOS",
                      "display" : "exposure"
                    }
                  ],
                  "text" : "An interaction between entities that provides opportunity for transmission of a physical, chemical, or biological agent from an exposure source entity to an exposure target entity."
                }
              ],
              "code" : {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/umls",
                    "code" : "C3841750",
                    "display" : "Mass gathering"
                  }
                ],
                "text" : "Mass gathering (football game)"
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "focus" : [
                {
                  🔗 "reference" : "Location/location-ecr-city-football-stadium",
                  "display" : "City Football Stadium"
                }
              ],
              "effectivePeriod" : {
                "start" : "2020-01-11T18:00:00Z",
                "end" : "2020-01-11T21:30:00Z"
              },
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "264379009",
                    "display" : "Sports stadium (environment)"
                  }
                ],
                "text" : "City Football Stadium"
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Observation/observation-travel-history-eve-everywoman-201801",
            "resource" : {
              "resourceType" : "Observation",
              "id" : "observation-travel-history-eve-everywoman-201801",
              "meta" : {
                "versionId" : "9",
                "lastUpdated" : "2021-08-17T07:59:01.126+00:00",
                "source" : "#d6PrWfFFuxUIiLtX",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-travel-history"
                ]
              },
              "status" : "final",
              "code" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "420008001",
                    "display" : "Travel"
                  }
                ],
                "text" : "Travel History"
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "effectivePeriod" : {
                "start" : "2018-01-15",
                "end" : "2018-01-30"
              },
              "component" : [
                {
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code" : "LOC",
                        "display" : "Location"
                      }
                    ]
                  },
                  "valueCodeableConcept" : {
                    "coding" : [
                      {
                        "system" : "urn:iso:std:iso:3166",
                        "code" : "FJI",
                        "display" : "Fiji"
                      }
                    ]
                  }
                },
                {
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code" : "LOC",
                        "display" : "Location"
                      }
                    ]
                  },
                  "valueCodeableConcept" : {
                    "coding" : [
                      {
                        "system" : "urn:oid:1.0.3166.1",
                        "code" : "VUT",
                        "display" : "Vanuatu"
                      }
                    ]
                  }
                },
                {
                  "code" : {
                    "coding" : [
                      {
                        "system" : "http://snomed.info/sct",
                        "code" : "280147009",
                        "display" : "Type of activity (attribute)"
                      }
                    ]
                  },
                  "valueCodeableConcept" : {
                    "coding" : [
                      {
                        "system" : "http://snomed.info/sct",
                        "code" : "702348006",
                        "display" : "Active duty military (occupation)"
                      }
                    ]
                  }
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Observation/observation-disability-status-eve-everywoman",
            "resource" : {
              "resourceType" : "Observation",
              "id" : "observation-disability-status-eve-everywoman",
              "meta" : {
                "versionId" : "2",
                "lastUpdated" : "2021-06-30T05:33:12.487+00:00",
                "source" : "#AVCvf6gXu6hyNuWr",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-disability-status"
                ]
              },
              "status" : "final",
              "code" : {
                "coding" : [
                  {
                    "system" : "http://loinc.org",
                    "code" : "69856-3",
                    "display" : "Are you deaf, or do you have serious difficulty hearing?"
                  }
                ]
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "effectiveDateTime" : "2020-11-10T22:33:22Z",
              "valueBoolean" : true
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Observation/observation-us-ph-lab-result-eve-everywoman-lymphocytes",
            "resource" : {
              "resourceType" : "Observation",
              "id" : "observation-us-ph-lab-result-eve-everywoman-lymphocytes",
              "meta" : {
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-lab-result-observation"
                ]
              },
              "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" : "731-0",
                    "display" : "Lymphocytes [#/volume] in Blood by Automated count"
                  }
                ]
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "effectiveDateTime" : "2018-03-07",
              "valueQuantity" : {
                "value" : 5.2,
                "system" : "http://unitsofmeasure.org",
                "code" : "10*3/uL"
              },
              "interpretation" : [
                {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
                      "code" : "H",
                      "display" : "High"
                    }
                  ]
                }
              ],
              "referenceRange" : [
                {
                  "low" : {
                    "value" : 1,
                    "system" : "http://unitsofmeasure.org",
                    "code" : "10*3/uL"
                  },
                  "high" : {
                    "value" : 4.8,
                    "system" : "http://unitsofmeasure.org",
                    "code" : "10*3/uL"
                  }
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Organization/organization-ecr-acme-laboratory",
            "resource" : {
              "resourceType" : "Organization",
              "id" : "organization-ecr-acme-laboratory",
              "meta" : {
                "versionId" : "4",
                "lastUpdated" : "2021-06-30T04:13:19.329+00:00",
                "source" : "#xp7CXcY2lPaNsDQL",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-organization"
                ]
              },
              "identifier" : [
                {
                  "system" : "http://hl7.org.fhir/sid/us-npi",
                  "value" : "1144221999"
                }
              ],
              "active" : true,
              "type" : [
                {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                      "code" : "OUTLAB",
                      "display" : "outpatient laboratory"
                    }
                  ]
                }
              ],
              "name" : "Acme_Labs",
              "telecom" : [
                {
                  "system" : "phone",
                  "value" : "+1-555-555-4444"
                },
                {
                  "system" : "email",
                  "value" : "mail@acme-labs.com"
                }
              ],
              "address" : [
                {
                  "line" : [
                    "7777 Laboratory Drive"
                  ],
                  "city" : "Ann Arbor",
                  "state" : "MI",
                  "postalCode" : "99999"
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Location/location-ecr-salem-medical-center",
            "resource" : {
              "resourceType" : "Location",
              "id" : "location-ecr-salem-medical-center",
              "meta" : {
                "versionId" : "6",
                "lastUpdated" : "2021-08-17T07:53:02.099+00:00",
                "source" : "#VI2Nm5Ps5HqZ5HXV",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-location"
                ]
              },
              "identifier" : [
                {
                  "system" : "http://hl7.org.fhir/sid/us-npi",
                  "value" : "1144221995"
                }
              ],
              "status" : "active",
              "name" : "Clinic Bldg A, Salem Medical Center",
              "type" : [
                {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                      "code" : "HOSP",
                      "display" : "Hospital"
                    }
                  ]
                }
              ],
              "telecom" : [
                {
                  "system" : "phone",
                  "value" : "(+1) (555)555-3001"
                },
                {
                  "system" : "fax",
                  "value" : "(+1) (555)555-3002"
                },
                {
                  "system" : "email",
                  "value" : "mail@smc.org"
                }
              ],
              "address" : {
                "line" : [
                  "Clinic Bldg A",
                  "4444 Healthcare Drive"
                ],
                "city" : "Ann Arbor",
                "state" : "MI",
                "postalCode" : "99999"
              },
              "managingOrganization" : {
                🔗 "reference" : "Organization/organization-ecr-salem-medical-center"
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Location/location-ecr-city-football-stadium",
            "resource" : {
              "resourceType" : "Location",
              "id" : "location-ecr-city-football-stadium",
              "meta" : {
                "versionId" : "1",
                "lastUpdated" : "2020-12-01T01:55:32.705+00:00",
                "source" : "#KLUFk4w6CXKqrFEC",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location"
                ]
              },
              "status" : "active",
              "name" : "City Football Stadium",
              "type" : [
                {
                  "coding" : [
                    {
                      "system" : "http://snomed.info/sct",
                      "code" : "264379009",
                      "display" : "Sports stadium (environment)"
                    }
                  ],
                  "text" : "City Football Stadium"
                }
              ],
              "address" : {
                "line" : [
                  "99 Football Stadium Road"
                ],
                "city" : "My City",
                "state" : "AZ",
                "postalCode" : "8562"
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Organization/organization-ecr-salem-medical-center",
            "resource" : {
              "resourceType" : "Organization",
              "id" : "organization-ecr-salem-medical-center",
              "meta" : {
                "versionId" : "5",
                "lastUpdated" : "2021-06-30T04:13:19.345+00:00",
                "source" : "#xa4yJZjn68xVavoM",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-organization"
                ]
              },
              "identifier" : [
                {
                  "system" : "http://hl7.org.fhir/sid/us-npi",
                  "value" : "55555555"
                }
              ],
              "active" : true,
              "name" : "Salem Medical Center",
              "telecom" : [
                {
                  "system" : "phone",
                  "value" : "+1-555-555-1111"
                },
                {
                  "system" : "email",
                  "value" : "mail@salemmedicalcenter.com"
                }
              ],
              "address" : [
                {
                  "line" : [
                    "22222 Health Authority Drive"
                  ],
                  "city" : "Ann Arbor",
                  "state" : "MI",
                  "postalCode" : "99999"
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Condition/condition-eicr-eve-everywoman-zika",
            "resource" : {
              "resourceType" : "Condition",
              "id" : "condition-eicr-eve-everywoman-zika",
              "meta" : {
                "versionId" : "5",
                "lastUpdated" : "2021-07-15T01:54:14.835+00:00",
                "source" : "#rM2Pw6getjoE2UTV"
              },
              "category" : [
                {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                      "code" : "encounter-diagnosis",
                      "display" : "Encounter Diagnosis"
                    }
                  ]
                }
              ],
              "code" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "3928002",
                    "display" : "Zika virus disease (disorder)"
                  }
                ]
              },
              "subject" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              },
              "onsetDateTime" : "2017-08-23",
              "asserter" : {
                🔗 "reference" : "Practitioner/practitioner-us-core-henry-seven",
                "display" : "Henry Seven, MD"
              }
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Practitioner/practitioner-us-core-henry-seven",
            "resource" : {
              "resourceType" : "Practitioner",
              "id" : "practitioner-us-core-henry-seven",
              "meta" : {
                "versionId" : "5",
                "lastUpdated" : "2021-08-17T08:00:32.356+00:00",
                "source" : "#2MfA6kIjmOmtAlIb",
                "profile" : [
                  🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
                ]
              },
              "identifier" : [
                {
                  "system" : "http://hl7.org/fhir/sid/us-npi",
                  "value" : "9941339108"
                }
              ],
              "name" : [
                {
                  "family" : "Henry",
                  "given" : [
                    "Seven"
                  ],
                  "suffix" : [
                    "M.D."
                  ]
                }
              ],
              "telecom" : [
                {
                  "system" : "email",
                  "value" : "henry.seven@example.com"
                }
              ],
              "address" : [
                {
                  "line" : [
                    "BMass Doctors",
                    "2100 North Ave"
                  ],
                  "city" : "Burlington",
                  "state" : "MA",
                  "postalCode" : "02368",
                  "country" : "US"
                }
              ]
            }
          },
          {
            "fullUrl" : "http://example.org/fhir/Device/device-ecmo",
            "resource" : {
              "resourceType" : "Device",
              "id" : "device-ecmo",
              "meta" : {
                "versionId" : "3",
                "lastUpdated" : "2021-06-30T07:22:44.658+00:00",
                "source" : "#WUV2SWqz3ej775gd"
              },
              "text" : {
                "status" : "generated",
                "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                                    <p>\n                                        <b>Manually Created Narrative</b>\n                                    </p>\n                                    <h3>UDI</h3>\n                                    <p>\n                                        <b>Device Identifier</b>: 99863313444317 </p>\n                                    <p>\n                                        <b>CarrierHRF</b>: (01)99863313444316(17)220101(10)M320(21)AC222 </p>\n                                    <p>\n                                        <b>EntryType</b>: rfid </p>\n                                    <p>\n                                        <b>Name</b>: ACME Extracorporeal membrane oxygenator </p>\n                                    <p>\n                                        <b>Type</b>: udi-label-name </p>\n                                    <p>\n                                        <b>status</b>: active </p>\n                                    <p>\n                                        <b>manufacturer</b>: ACME Biomedical </p>\n                                    <p>\n                                        <b>expirationDate</b>: 2024-01-01 </p>\n                                    <p>\n                                        <b>lotNumber</b>: M321 </p>\n                                    <p>\n                                        <b>serialNumber</b>: AC222 </p>\n                                    <p>\n                                        <b>modelNumber</b>: 4.0 </p>\n                                    <p>\n                                        <b>patient</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman. Generated Summary: Medical Record Number: 1032702 (USUAL); active; Eve L Everywoman ; Phone: 1-(404)555-1212, eve.everywoman@example.com; gender: female; birthDate: 1974-11-24</a>\n                                    </p>\n                                </div>"
              },
              "udiCarrier" : [
                {
                  "deviceIdentifier" : "99863313444316",
                  "carrierHRF" : "(01)99863313444316(17)220101(10)M320(21)AC222",
                  "entryType" : "rfid"
                }
              ],
              "status" : "active",
              "manufacturer" : "ACME Biomedical",
              "expirationDate" : "2022-01-01",
              "lotNumber" : "M320",
              "serialNumber" : "AC222",
              "deviceName" : [
                {
                  "name" : "ACME Extracorporeal membrane oxygenator",
                  "type" : "udi-label-name"
                }
              ],
              "modelNumber" : "4.0",
              "type" : {
                "coding" : [
                  {
                    "system" : "http://snomed.info/sct",
                    "code" : "469244005",
                    "display" : "Extracorporeal membrane oxygenator (physical object)"
                  }
                ],
                "text" : "Extracorporeal membrane oxygenator (physical object)"
              },
              "patient" : {
                🔗 "reference" : "Patient/patient-ecr-eve-everywoman",
                "display" : "Eve Everywoman"
              }
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Device/device-ecr-software-ymca",
      "resource" : {
        "resourceType" : "Device",
        "id" : "device-ecr-software-ymca",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\n                            <tr>\n                                <td style=\"font-weight: bold\">id: </td>\n                                <td>\n                                    <div title=\"id\">device-ecr-software-ymca</div>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">meta: </td>\n                                <td>\n                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                        <li>\n                                            <div title=\"versionId\">4</div>\n                                        </li>\n                                        <li>\n                                            <div title=\"lastUpdated\">2019-10-03T05:07:48.000-04:00</div>\n                                        </li>\n                                    </ul>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">identifier: </td>\n                                <td>\n                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                        <li>\n                                            <div title=\"system\">\n                                                <a href=\"http://acme.com/software/client-ids\">http://acme.com/software/client-ids</a>\n                                            </div>\n                                        </li>\n                                        <li>\n                                            <div title=\"value\">goodhealth_id</div>\n                                        </li>\n                                    </ul>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">manufacturer: </td>\n                                <td>\n                                    <div title=\"manufacturer\">Acme Devices, Inc</div>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">type: </td>\n                                <td>\n                                    <div title=\"text\">EHR</div>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">version: </td>\n                                <td>\n                                    <table>\n                                        <tr>\n                                            <td style=\"font-weight: bold\">value: </td>\n                                            <td>\n                                                <div title=\"value\">10.23-23423</div>\n                                            </td>\n                                        </tr>\n                                    </table>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">contact: </td>\n                                <td>\n                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                        <li>\n                                            <div title=\"system\">url</div>\n                                        </li>\n                                        <li>\n                                            <div title=\"value\">http://acme.com</div>\n                                        </li>\n                                    </ul>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">url: </td>\n                                <td>\n                                    <div title=\"url\">http://acme.com/ymca/software/</div>\n                                </td>\n                            </tr>\n                        </table>\n                    </div>"
        },
        "identifier" : [
          {
            "system" : "http://acme.com/software/client-ids",
            "value" : "goodhealth_id"
          }
        ],
        "manufacturer" : "Acme Devices, Inc",
        "type" : {
          "text" : "EHR"
        },
        "version" : [
          {
            "value" : "10.23-23423"
          }
        ],
        "contact" : [
          {
            "system" : "url",
            "value" : "http://acme.com"
          }
        ],
        "url" : "http://acme.com/ymca/software/"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Organization/organization-ecr-salem-medical-center",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "organization-ecr-salem-medical-center",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\n                            <tr>\n                                <td style=\"font-weight: bold\">id</td>\n                                <td>\n                                    <div title=\"id\">organization-ecr-salem-medical-center</div>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">meta</td>\n                                <td>\n                                    <table>\n                                        <tr>\n                                            <td style=\"font-weight: bold\">versionId</td>\n                                            <td>\n                                                <div title=\"versionId\">16</div>\n                                            </td>\n                                        </tr>\n                                        <tr>\n                                            <td style=\"font-weight: bold\">lastUpdated</td>\n                                            <td>\n                                                <div title=\"lastUpdated\">2019-10-05T03:15:41.000-04:00</div>\n                                            </td>\n                                        </tr>\n                                        <tr>\n                                            <td style=\"font-weight: bold\">profile</td>\n                                            <td>\n                                                <div title=\"profile\">http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-organization</div>\n                                            </td>\n                                        </tr>\n                                    </table>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">identifier</td>\n                                <td>\n                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                        <li>\n                                            <div title=\"system\">\n                                                <a href=\"http://hl7.org.fhir/sid/us-npi\">http://hl7.org.fhir/sid/us-npi</a>\n                                            </div>\n                                        </li>\n                                        <li>\n                                            <div title=\"value\">55555555</div>\n                                        </li>\n                                    </ul>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">active</td>\n                                <td>\n                                    <div title=\"active\">true</div>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">type</td>\n                                <td>\n                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                        <li>\n                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                <li>\n                                                    <div title=\"display\">Outpatient facility</div> ( <div title=\"code\">OF</div> ) </li>\n                                                <li>\n                                                    <div title=\"system\">\n                                                        <a href=\"http://terminology.hl7.org/CodeSystem/v3-RoleCode\">http://terminology.hl7.org/CodeSystem/v3-RoleCode</a>\n                                                    </div>\n                                                </li>\n                                            </ul>\n                                        </li>\n                                    </ul>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">name</td>\n                                <td>\n                                    <div title=\"name\">Salem Medical Center</div>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">telecom</td>\n                                <td>\n                                    <table>\n                                        <tr>\n                                            <td style=\"font-weight: bold\">system</td>\n                                            <td>\n                                                <div title=\"system\">phone</div>\n                                            </td>\n                                        </tr>\n                                        <tr>\n                                            <td style=\"font-weight: bold\">value</td>\n                                            <td>\n                                                <div title=\"value\">+1-555-555-1111</div>\n                                            </td>\n                                        </tr>\n                                    </table>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">telecom</td>\n                                <td>\n                                    <table>\n                                        <tr>\n                                            <td style=\"font-weight: bold\">system</td>\n                                            <td>\n                                                <div title=\"system\">email</div>\n                                            </td>\n                                        </tr>\n                                        <tr>\n                                            <td style=\"font-weight: bold\">value</td>\n                                            <td>\n                                                <div title=\"value\">mail@salemmedicalcenter.com</div>\n                                            </td>\n                                        </tr>\n                                    </table>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">address</td>\n                                <td>\n                                    <table>\n                                        <tr>\n                                            <td style=\"font-weight: bold\">line</td>\n                                            <td>\n                                                <div title=\"line\">22222 Health Authority Drive</div>\n                                            </td>\n                                        </tr>\n                                        <tr>\n                                            <td style=\"font-weight: bold\">city</td>\n                                            <td>\n                                                <div title=\"city\">Ann Arbor</div>\n                                            </td>\n                                        </tr>\n                                        <tr>\n                                            <td style=\"font-weight: bold\">state</td>\n                                            <td>\n                                                <div title=\"state\">MI</div>\n                                            </td>\n                                        </tr>\n                                        <tr>\n                                            <td style=\"font-weight: bold\">postalCode</td>\n                                            <td>\n                                                <div title=\"postalCode\">99999</div>\n                                            </td>\n                                        </tr>\n                                    </table>\n                                </td>\n                            </tr>\n                        </table>\n                    </div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.org.fhir/sid/us-npi",
            "value" : "55555555"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code" : "OF",
                "display" : "Outpatient facility"
              }
            ]
          }
        ],
        "name" : "Salem Medical Center",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "+1-555-555-1111"
          },
          {
            "system" : "email",
            "value" : "mail@salemmedicalcenter.com"
          }
        ],
        "address" : [
          {
            "line" : [
              "22222 Health Authority Drive"
            ],
            "city" : "Ann Arbor",
            "state" : "MI",
            "postalCode" : "99999"
          }
        ]
      }
    }
  ]
}