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

: eICR Document Bundle Example: bundle-eicr-document-zika - TTL Representation

Raw ttl | Download

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

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "bundle-eicr-document-zika"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-document-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-document-bundle>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:2be4b4e4-6df1-4cb2-a947-c70fa0eda54b" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2021-08-02T22:13:23Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Composition/composition-eicr-zika"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Composition/composition-eicr-zika> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationAdministration/medicationadministration-eve-everywoman-azithromycin"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/MedicationAdministration/medicationadministration-eve-everywoman-azithromycin> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Procedure/us-ph-procedure-ecmo"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Procedure/us-ph-procedure-ecmo> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationAdministration/medicationadministration-eve-everywoman-naloxone-response"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/MedicationAdministration/medicationadministration-eve-everywoman-naloxone-response> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/ServiceRequest/servicerequest-eicr-zika"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/ServiceRequest/servicerequest-eicr-zika> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/condition-eicr-eve-everywoman-common-cold"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Condition/condition-eicr-eve-everywoman-common-cold> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Encounter/encounter-eicr-eve-everywoman-outpatient"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Encounter/encounter-eicr-eve-everywoman-outpatient> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-pregnancy-status-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-pregnancy-status-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-vaccine-credential-assertion-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-vaccine-credential-assertion-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-us-ph-emergency-outbreak-info-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-us-ph-emergency-outbreak-info-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-country-of-nationality-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-country-of-nationality-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Patient/patient-ecr-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Patient/patient-ecr-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Immunization/immunization-ecr-pneumo"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Immunization/immunization-ecr-pneumo> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-country-of-residence-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-country-of-residence-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/PractitionerRole/practitionerrole-henry-seven"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/PractitionerRole/practitionerrole-henry-seven> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-blood-pressure-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-blood-pressure-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-us-ph-exposure-contact-info-football-game"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-us-ph-exposure-contact-info-football-game> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-travel-history-eve-everywoman-201801"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-travel-history-eve-everywoman-201801> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-disability-status-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-disability-status-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-us-ph-lab-result-eve-everywoman-lymphocytes"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-us-ph-lab-result-eve-everywoman-lymphocytes> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Organization/organization-ecr-acme-laboratory"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Organization/organization-ecr-acme-laboratory> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Location/location-ecr-salem-medical-center"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Location/location-ecr-salem-medical-center> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Location/location-ecr-city-football-stadium"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Location/location-ecr-city-football-stadium> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Organization/organization-ecr-salem-medical-center"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Organization/organization-ecr-salem-medical-center> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/condition-eicr-eve-everywoman-zika"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Condition/condition-eicr-eve-everywoman-zika> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Practitioner/practitioner-us-core-henry-seven"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Practitioner/practitioner-us-core-henry-seven> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Device/device-ecmo"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Device/device-ecmo> )
  ] ) . # 

<http://example.org/fhir/Composition/composition-eicr-zika> a fhir:Composition ;
  fhir:id [ fhir:v "composition-eicr-zika"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "22" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T03:24:45.575+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#vMaRLlyzDNjGkVuc"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-composition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-composition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"composition-eicr-zika\"> </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 Composition &quot;composition-eicr-zika&quot; Version &quot;22&quot; Updated &quot;2021-08-17 03:24:45+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #vMaRLlyzDNjGkVuc!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eicr-composition.html\">Electronic Initial Case Report Composition</a></p></div><p><b>versionNumber</b>: 1</p><p><b>identifier</b>: id: c03eab8c-11e8-4d0c-ad2a-b385395e27db</p><p><b>status</b>: final</p><p><b>type</b>: Public Health Case Report <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#55751-2)</span></p><p><b>encounter</b>: <a href=\"#Encounter_encounter-eicr-eve-everywoman-outpatient\">See above (Encounter/encounter-eicr-eve-everywoman-outpatient: Ambulatory Office Visit)</a></p><p><b>date</b>: 2018-01-02 22:13:23+0000</p><p><b>author</b>: <a href=\"#PractitionerRole_practitionerrole-henry-seven\">See above (PractitionerRole/practitionerrole-henry-seven: Henry Seven, MD)</a></p><p><b>title</b>: Initial Public Health Case Report - Zika Example</p><p><b>custodian</b>: <a href=\"#Organization_organization-ecr-salem-medical-center\">See above (Organization/organization-ecr-salem-medical-center: Salem Medical Center)</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1" ]
  ] ) ; # 
  fhir:identifier [
fhir:value [ fhir:v "c03eab8c-11e8-4d0c-ad2a-b385395e27db" ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:55751-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55751-2" ] ;
fhir:display [ fhir:v "Public Health Case Report" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-eicr-eve-everywoman-outpatient" ] ;
fhir:display [ fhir:v "Ambulatory Office Visit" ]
  ] ; # 
  fhir:date [ fhir:v "2018-01-02T22:13:23Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ;
fhir:display [ fhir:v "Henry Seven, MD" ]
  ] ) ; # 
  fhir:title [ fhir:v "Initial Public Health Case Report - Zika Example"] ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/organization-ecr-salem-medical-center" ] ;
fhir:display [ fhir:v "Salem Medical Center" ]
  ] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Reason for Visit Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:29299-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29299-5" ] ;
fhir:display [ fhir:v "Reason for visit Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ]
  ] [
fhir:title [ fhir:v "Chief Complaint" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10154-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10154-3" ] ;
fhir:display [ fhir:v "Chief complaint Narrative - Reported" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ]
  ] [
fhir:title [ fhir:v "History of Present Illness Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10164-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10164-2" ] ;
fhir:display [ fhir:v "History of Present illness Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ]
  ] [
fhir:title [ fhir:v "Problems Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11450-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11450-4" ] ;
fhir:display [ fhir:v "Problem list - Reported" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/condition-eicr-eve-everywoman-common-cold" ] ;
fhir:display [ fhir:v "Common cold (disorder)" ]     ] )
  ] [
fhir:title [ fhir:v "Medications Administered Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:29549-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29549-3" ] ;
fhir:display [ fhir:v "Medication administered Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "MedicationAdministration/medicationadministration-eve-everywoman-azithromycin" ] ;
fhir:display [ fhir:v "Azithromycin 500 MG Oral Tablet" ]     ] )
  ] [
fhir:title [ fhir:v "Admission Medications Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:42346-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42346-7" ] ;
fhir:display [ fhir:v "Medications on admission (narrative)" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "MedicationAdministration/medicationadministration-eve-everywoman-naloxone-response" ] ;
fhir:display [ fhir:v "naloxone HCl 0.4 MG in 1 ML Injection" ]     ] )
  ] [
fhir:title [ fhir:v "Medications Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10160-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10160-0" ] ;
fhir:display [ fhir:v "History of Medication use Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "MedicationAdministration/medicationadministration-eve-everywoman-azithromycin" ] ;
fhir:display [ fhir:v "Azithromycin 500 MG Oral Tablet" ]     ] )
  ] [
fhir:title [ fhir:v "Results Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ] ;
fhir:display [ fhir:v "Relevant diagnostic tests/laboratory data Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-us-ph-lab-result-eve-everywoman-lymphocytes" ] ;
fhir:display [ fhir:v "Lymphocytes [#/​volume] in Blood by Automated count - Interpretation: High" ]     ] )
  ] [
fhir:title [ fhir:v "Plan of Treatment Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:18776-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18776-5" ] ;
fhir:display [ fhir:v "Plan of care note" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ] ;
    ( fhir:entry [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension"^^xsd:anyURI ] ;
        ( fhir:extension [
fhir:url [ fhir:v "triggerCodeValueSet"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.114222.4.11.7508"^^xsd:anyURI ]         ] [
fhir:url [ fhir:v "triggerCodeValueSetVersion"^^xsd:anyURI ] ;
fhir:value [ fhir:v "19/05/2018" ]         ] [
fhir:url [ fhir:v "triggerCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, loinc:80825-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80825-3" ] ;
fhir:display [ fhir:v "Zika virus envelope E gene [Presence] in Serum by NAA with probe detection" ]           ]         ] )       ] ) ;
fhir:reference [ fhir:v "ServiceRequest/servicerequest-eicr-zika" ] ;
fhir:display [ fhir:v "Request for Zika virus envelope (E) gene [Presence] in Serum by Probe and target amplification method" ]     ] )
  ] [
fhir:title [ fhir:v "Immunizations Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11369-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11369-6" ] ;
fhir:display [ fhir:v "History of Immunization Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Immunization/immunization-ecr-pneumo" ] ;
fhir:display [ fhir:v "pneumococcal polysaccharide vaccine" ]     ] [
fhir:reference [ fhir:v "Observation/observation-vaccine-credential-assertion-eve-everywoman" ] ;
fhir:display [ fhir:v "Vaccine Credential Patient Assertion Observation Example" ]     ] )
  ] [
fhir:title [ fhir:v "Procedures Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:47519-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47519-4" ] ;
fhir:display [ fhir:v "History of Procedures Document" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Procedure/us-ph-procedure-ecmo" ] ;
fhir:display [ fhir:v "Extracorporeal membrane oxygenation (procedure)" ]     ] )
  ] [
fhir:title [ fhir:v "Vital Signs Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:8716-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8716-3" ] ;
fhir:display [ fhir:v "Vital signs" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-blood-pressure-eve-everywoman" ] ;
fhir:display [ fhir:v "Blood pressure systolic and diastolic" ]     ] )
  ] [
fhir:title [ fhir:v "Social History Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:29762-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29762-2" ] ;
fhir:display [ fhir:v "Social history Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-travel-history-eve-everywoman-201801" ] ;
fhir:display [ fhir:v "eICR Travel History: Eve Everywoman 2018-01" ]     ] [
fhir:reference [ fhir:v "Observation/observation-disability-status-eve-everywoman" ] ;
fhir:display [ fhir:v "US Public Health Disability Status Example" ]     ] [
fhir:reference [ fhir:v "Observation/observation-us-ph-exposure-contact-info-football-game" ] ;
fhir:display [ fhir:v "US Public Health Exposure Contact Information Example" ]     ] [
fhir:reference [ fhir:v "Observation/observation-country-of-nationality-eve-everywoman" ] ;
fhir:display [ fhir:v "Country of Nationality Observation Example" ]     ] [
fhir:reference [ fhir:v "Observation/observation-country-of-residence-eve-everywoman" ] ;
fhir:display [ fhir:v "Country of Residence Observation Example" ]     ] )
  ] [
fhir:title [ fhir:v "Pregnancy Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:90767-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "90767-5" ] ;
fhir:display [ fhir:v "Pregnancy summary Document" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-pregnancy-status-eve-everywoman" ] ;
fhir:display [ fhir:v "eICR Pregnancy Status Example" ]     ] )
  ] [
fhir:title [ fhir:v "Emergency Outbreak Information Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:83910-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "83910-0" ] ;
fhir:display [ fhir:v "Public health Note" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-us-ph-emergency-outbreak-info-eve-everywoman" ] ;
fhir:display [ fhir:v "US Public Health Emergency Outbreak Information Example" ]     ] )
  ] [
fhir:title [ fhir:v "Past Medical History Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11348-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11348-0" ] ;
fhir:display [ fhir:v "History of Past illness Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ]
  ] [
fhir:title [ fhir:v "Review of Systems Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10187-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10187-3" ] ;
fhir:display [ fhir:v "Review of systems Narrative - Reported" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"     ]
  ] ) . # 

<http://example.org/fhir/MedicationAdministration/medicationadministration-eve-everywoman-azithromycin> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-eve-everywoman-azithromycin"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "6" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T07:53:28.598+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#O8n4DNqcDuNHPfTJ"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationAdministration</b><a name=\"medicationadministration-eve-everywoman-azithromycin\"> </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 MedicationAdministration &quot;medicationadministration-eve-everywoman-azithromycin&quot; Version &quot;6&quot; Updated &quot;2021-08-17 07:53:28+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #O8n4DNqcDuNHPfTJ!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-medicationadministration.html\">US Public Health MedicationAdministration</a></p></div><p><b>status</b>: completed</p><p><b>medication</b>: Azithromycin 500 MG Oral Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#248656)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2018-03-07 --&gt; 2018-03-07</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Two tablets at once</td><td>Oral route <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#26643006)</span></td><td>Swallow - dosing instruction imperative (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#421521009)</span></td><td>2 TAB<span style=\"background: LightGoldenRodYellow\"> (Details: http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm code TAB = 'Tablet')</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "248656" ] ;
fhir:display [ fhir:v "Azithromycin 500 MG Oral Tablet" ]     ] ) ;
fhir:text [ fhir:v "Azithromycin 500 MG Oral Tablet" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2018-03-07"^^xsd:date ] ;
fhir:end [ fhir:v "2018-03-07"^^xsd:date ]
  ] ; # 
  fhir:dosage [
fhir:text [ fhir:v "Two tablets at once" ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral route" ]       ] )     ] ;
fhir:method [
      ( fhir:coding [
a sct:421521009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "421521009" ] ;
fhir:display [ fhir:v "Swallow - dosing instruction imperative (qualifier value)" ]       ] )     ] ;
fhir:dose [
fhir:value [ fhir:v "2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "TAB" ] ;
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TAB" ]     ]
  ] . # 

<http://example.org/fhir/Procedure/us-ph-procedure-ecmo> a fhir:Procedure ;
  fhir:id [ fhir:v "us-ph-procedure-ecmo"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2021-06-28T08:12:56.829+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#A9FdbPgUT95j7Itd"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-procedure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-procedure>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</b><a name=\"us-ph-procedure-ecmo\"> </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 Procedure &quot;us-ph-procedure-ecmo&quot; Version &quot;5&quot; Updated &quot;2021-06-28 08:12:56+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #A9FdbPgUT95j7Itd!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eicr-procedure.html\">eICR Procedure</a></p></div><p><b>identifier</b>: id: <a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-uri.html\">#</a>urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07afd</p><p><b>status</b>: completed</p><p><b>code</b>: Extracorporeal membrane oxygenation (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#233573008)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman)</a></p><p><b>performed</b>: 2020-11-01 12:55:26-0700 --&gt; 2020-11-01 13:25:26-0700</p><h3>FocalDevices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manipulated</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Device_device-ecmo\">See above (Device/device-ecmo)</a></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07afd" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:233573008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "233573008" ] ;
fhir:display [ fhir:v "Extracorporeal membrane oxygenation (procedure)" ]     ] ) ;
fhir:text [ fhir:v "Extracorporeal membrane oxygenation (procedure)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ]
  ] ; # 
  fhir:performed [
a fhir:Period ;
fhir:start [ fhir:v "2020-11-01T12:55:26-07:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2020-11-01T13:25:26-07:00"^^xsd:dateTime ]
  ] ; # 
  fhir:focalDevice ( [
fhir:manipulated [
fhir:reference [ fhir:v "Device/device-ecmo" ]     ]
  ] ) . # 

<http://example.org/fhir/MedicationAdministration/medicationadministration-eve-everywoman-naloxone-response> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "medicationadministration-eve-everywoman-naloxone-response"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T07:53:28.597+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#5sOf7BOr595JpyG7"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationAdministration</b><a name=\"medicationadministration-eve-everywoman-naloxone-response\"> </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 MedicationAdministration &quot;medicationadministration-eve-everywoman-naloxone-response&quot; Version &quot;5&quot; Updated &quot;2021-08-17 07:53:28+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #5sOf7BOr595JpyG7!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-medicationadministration.html\">US Public Health MedicationAdministration</a></p></div><p><b>US Public Health Therapeutic Medication Response Extension</b>: Patient's condition improved (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#268910001)</span></p><p><b>status</b>: completed</p><p><b>medication</b>: naloxone HCl 0.4 MG in 1 ML Injection <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#1659929)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2018-03-07 --&gt; 2018-03-07</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Gluteus maximus muscle <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#206007)</span></td><td>Inject - dosing instruction imperative (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#422145002)</span></td><td>1 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-therapeutic-medication-response-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:268910001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "268910001" ] ;
fhir:display [ fhir:v "Patient's condition improved (finding)" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1659929" ] ;
fhir:display [ fhir:v "naloxone HCl 0.4 MG in 1 ML Injection" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2018-03-07"^^xsd:date ] ;
fhir:end [ fhir:v "2018-03-07"^^xsd:date ]
  ] ; # 
  fhir:dosage [
fhir:route [
      ( fhir:coding [
a sct:206007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "206007" ] ;
fhir:display [ fhir:v "Gluteus maximus muscle" ]       ] )     ] ;
fhir:method [
      ( fhir:coding [
a sct:422145002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "422145002" ] ;
fhir:display [ fhir:v "Inject - dosing instruction imperative (qualifier value)" ]       ] )     ] ;
fhir:dose [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ]     ]
  ] . # 

<http://example.org/fhir/ServiceRequest/servicerequest-eicr-zika> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "servicerequest-eicr-zika"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T08:02:21.928+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#w4zRDqhjQ9EZHgCs"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-servicerequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"servicerequest-eicr-zika\"> </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 ServiceRequest &quot;servicerequest-eicr-zika&quot; Version &quot;5&quot; Updated &quot;2021-08-17 08:02:21+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #w4zRDqhjQ9EZHgCs!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eicr-servicerequest.html\">eICR ServiceRequest</a></p></div><p><b>identifier</b>: id: 061ef612-344f-4e7b-81a8-1059ae7bbe19</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>category</b>: Diagnostics Procedure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#103693007 &quot;Diagnostic procedure (procedure)&quot;)</span></p><p><b>code</b>: Zika RT-PCR <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80825-3 &quot;Zika virus envelope E gene [Presence] in Serum by NAA with probe detection&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>performer</b>: <a href=\"#Organization_organization-ecr-acme-laboratory\">See above (Organization/organization-ecr-acme-laboratory: Acme Labs)</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://lab.smarthealthit.org"^^xsd:anyURI ] ;
fhir:value [ fhir:v "061ef612-344f-4e7b-81a8-1059ae7bbe19" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:103693007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "103693007" ] ;
fhir:display [ fhir:v "Diagnostic procedure (procedure)" ]     ] ) ;
fhir:text [ fhir:v "Diagnostics Procedure" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:80825-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80825-3" ] ;
fhir:display [ fhir:v "Zika virus envelope E gene [Presence] in Serum by NAA with probe detection" ]     ] ) ;
fhir:text [ fhir:v "Zika RT-PCR" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Organization/organization-ecr-acme-laboratory" ] ;
fhir:display [ fhir:v "Acme Labs" ]
  ] ) . # 

<http://example.org/fhir/Condition/condition-eicr-eve-everywoman-common-cold> a fhir:Condition ;
  fhir:id [ fhir:v "condition-eicr-eve-everywoman-common-cold"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "6" ] ;
fhir:lastUpdated [ fhir:v "2021-07-15T01:54:14.831+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#4g0ZpTNqldHFYLzr"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-condition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-condition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"condition-eicr-eve-everywoman-common-cold\"> </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 Condition &quot;condition-eicr-eve-everywoman-common-cold&quot; Version &quot;6&quot; Updated &quot;2021-07-15 01:54:14+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #4g0ZpTNqldHFYLzr!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-condition.html\">US Public Health Condition</a></p></div><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: Common cold (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#82272006)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>onset</b>: 2017-09-23</p><p><b>asserter</b>: <a href=\"#Practitioner_practitioner-us-core-henry-seven\">See above (Practitioner/practitioner-us-core-henry-seven: Henry Seven, MD)</a></p></div>"
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:82272006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82272006" ] ;
fhir:display [ fhir:v "Common cold (disorder)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:onset [ fhir:v "2017-09-23"^^xsd:date] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/practitioner-us-core-henry-seven" ] ;
fhir:display [ fhir:v "Henry Seven, MD" ]
  ] . # 

<http://example.org/fhir/Encounter/encounter-eicr-eve-everywoman-outpatient> a fhir:Encounter ;
  fhir:id [ fhir:v "encounter-eicr-eve-everywoman-outpatient"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2021-07-19T03:02:05.806+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#Q5dlT8eND2UI2D6e"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"encounter-eicr-eve-everywoman-outpatient\"> </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 Encounter &quot;encounter-eicr-eve-everywoman-outpatient&quot; Version &quot;5&quot; Updated &quot;2021-07-19 03:02:05+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #Q5dlT8eND2UI2D6e!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eicr-encounter.html\">eICR Encounter</a></p></div><p><b>identifier</b>: id: 9937012</p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>type</b>: Office Visit <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-CPT.html\">Current Procedural Terminology (CPT®)</a>#99202)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td>attender <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#ATND)</span></td><td><a href=\"#PractitionerRole_practitionerrole-henry-seven\">See above (PractitionerRole/practitionerrole-henry-seven: Henry Seven, MD)</a></td></tr></table><p><b>period</b>: 2018-04-01 10:00:00-0500 --&gt; 2018-04-02 10:15:00-0500</p><blockquote><p><b>diagnosis</b></p><blockquote><p><b>eICR Trigger Code Flag Extension</b></p><blockquote><p><b>url</b></p><code>triggerCodeValueSet</code></blockquote><p><b>value</b>: <code>urn:oid:2.16.840.1.114222.4.11.7508</code></p><blockquote><p><b>url</b></p><code>triggerCodeValueSetVersion</code></blockquote><p><b>value</b>: 12/12/2018</p><blockquote><p><b>url</b></p><code>triggerCode</code></blockquote><p><b>value</b>: Zika virus disease (disorder) (Details: SNOMED CT code 3928002 = 'Zika virus disease', stated as 'Zika virus disease (disorder)')</p></blockquote><p><b>condition</b>: <a href=\"#Condition_condition-eicr-eve-everywoman-zika\">See above (Condition/condition-eicr-eve-everywoman-zika)</a></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>condition</b>: <a href=\"#Condition_condition-eicr-eve-everywoman-common-cold\">See above (Condition/condition-eicr-eve-everywoman-common-cold)</a></p></blockquote><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Location_location-ecr-salem-medical-center\">See above (Location/location-ecr-salem-medical-center: Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368)</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"#Organization_organization-ecr-salem-medical-center\">See above (Organization/organization-ecr-salem-medical-center: Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999)</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hospital.smarthealthit.org"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9937012" ]
  ] ) ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AMB" ] ;
fhir:display [ fhir:v "ambulatory" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "99202" ]     ] ) ;
fhir:text [ fhir:v "Office Visit" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:participant ( [
    ( fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ATND" ] ;
fhir:display [ fhir:v "attender" ]       ] )     ] ) ;
fhir:individual [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ;
fhir:display [ fhir:v "Henry Seven, MD" ]     ]
  ] ) ; # 
  fhir:period [
fhir:start [ fhir:v "2018-04-01T10:00:00-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2018-04-02T10:15:00-05:00"^^xsd:dateTime ]
  ] ; # 
  fhir:diagnosis ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension"^^xsd:anyURI ] ;
      ( fhir:extension [
fhir:url [ fhir:v "triggerCodeValueSet"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.114222.4.11.7508"^^xsd:anyURI ]       ] [
fhir:url [ fhir:v "triggerCodeValueSetVersion"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12/12/2018" ]       ] [
fhir:url [ fhir:v "triggerCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, sct:3928002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3928002" ] ;
fhir:display [ fhir:v "Zika virus disease (disorder)" ]         ]       ] )     ] ) ;
fhir:condition [
fhir:reference [ fhir:v "Condition/condition-eicr-eve-everywoman-zika" ]     ]
  ] [
fhir:condition [
fhir:reference [ fhir:v "Condition/condition-eicr-eve-everywoman-common-cold" ]     ]
  ] ) ; # 
  fhir:location ( [
fhir:location [
fhir:reference [ fhir:v "Location/location-ecr-salem-medical-center" ] ;
fhir:display [ fhir:v "Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368" ]     ]
  ] ) ; # 
  fhir:serviceProvider [
fhir:reference [ fhir:v "Organization/organization-ecr-salem-medical-center" ] ;
fhir:display [ fhir:v "Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999" ]
  ] . # 

<http://example.org/fhir/Observation/observation-pregnancy-status-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-pregnancy-status-eve-everywoman"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "8" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T07:59:00.824+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#bBlVx7OsNPsZVCbu"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-pregnancy-status-observation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-pregnancy-status-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-pregnancy-status-eve-everywoman\"> </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 Observation &quot;observation-pregnancy-status-eve-everywoman&quot; Version &quot;8&quot; Updated &quot;2021-08-17 07:59:00+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #bBlVx7OsNPsZVCbu!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-pregnancy-status-observation.html\">US Public Health Pregnancy Status Observation</a></p></div><p><b>US Public Health Date Recorded Extension</b>: 2017-10-01</p><p><b>US Public Health Date Determined Extension</b>: 2017-10-01</p><p><b>status</b>: final</p><p><b>code</b>: Pregnancy status <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#82810-3)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2017-08-26 --&gt; (ongoing)</p><p><b>value</b>: Pregnancy (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#77386006)</span></p><p><b>method</b>: Ultrasonography (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#16310003)</span></p><blockquote><p><b>component</b></p><p><b>US Public Health Date Determined Extension</b>: 2017-10-01</p><p><b>code</b>: Gestational age Estimated from patient reported estimated date of conception <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#53691-2)</span></p><p><b>value</b>: 143 d</p></blockquote><blockquote><p><b>component</b></p><p><b>US Public Health Date Determined Extension</b>: 2017-10-01</p><p><b>code</b>: Delivery date Estimated from date fundal height reaches umb <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#57064-8)</span></p><p><b>value</b>: 2018-05-01</p></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-date-recorded-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2017-10-01"^^xsd:date ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-date-determined-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2017-10-01"^^xsd:date ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:82810-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82810-3" ] ;
fhir:display [ fhir:v "Pregnancy status" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2017-08-26"^^xsd:date ]
  ] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:77386006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "77386006" ] ;
fhir:display [ fhir:v "Pregnancy (finding)" ]     ] )
  ] ; # 
  fhir:method [
    ( fhir:coding [
a sct:16310003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16310003" ] ;
fhir:display [ fhir:v "Ultrasonography (procedure)" ]     ] )
  ] ; # 
  fhir:component ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-date-determined-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2017-10-01"^^xsd:date ]     ] ) ;
fhir:code [
      ( fhir:coding [
a loinc:53691-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "53691-2" ] ;
fhir:display [ fhir:v "Gestational age Estimated from patient reported estimated date of conception" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "143"^^xsd:decimal ] ;
fhir:unit [ fhir:v "d" ]     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-date-determined-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2017-10-01"^^xsd:date ]     ] ) ;
fhir:code [
      ( fhir:coding [
a loinc:57064-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57064-8" ] ;
fhir:display [ fhir:v "Delivery date Estimated from date fundal height reaches umb" ]       ] )     ] ;
fhir:value [ fhir:v "2018-05-01"^^xsd:date ]
  ] ) . # 

<http://example.org/fhir/Observation/observation-vaccine-credential-assertion-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-vaccine-credential-assertion-eve-everywoman"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2021-08-13T04:25:18.607+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#12yO2DqhRxbXmEOy"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-vaccine-credential-patient-assertion"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-vaccine-credential-patient-assertion>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-vaccine-credential-assertion-eve-everywoman\"> </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 Observation &quot;observation-vaccine-credential-assertion-eve-everywoman&quot; Version &quot;2&quot; Updated &quot;2021-08-13 04:25:18+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #12yO2DqhRxbXmEOy!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eicr-vaccine-credential-patient-assertion.html\">eICR Vaccine Credential Patient Assertion</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Immunization status - Reported <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#11370-4)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2020-11-10 22:33:22+0000</p><p><b>value</b>: Yes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v2-0532.html\">expandedYes-NoIndicator</a>#Y)</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:11370-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11370-4" ] ;
fhir:display [ fhir:v "Immunization status - Reported" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-11-10T22:33:22Z"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0532"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Y" ] ;
fhir:display [ fhir:v "Yes" ]     ] )
  ] . # 

<http://example.org/fhir/Observation/observation-us-ph-emergency-outbreak-info-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-us-ph-emergency-outbreak-info-eve-everywoman"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2021-07-15T01:22:52.178+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#oAXhG2HyvbL70uEB"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-emergency-outbreak-information"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-emergency-outbreak-information>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-us-ph-emergency-outbreak-info-eve-everywoman\"> </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 Observation &quot;observation-us-ph-emergency-outbreak-info-eve-everywoman&quot; Version &quot;4&quot; Updated &quot;2021-07-15 01:22:52+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #oAXhG2HyvbL70uEB!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-emergency-outbreak-information.html\">US Public Health Emergency Outbreak Information</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Employee desk distance from mail sorter <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2020-11-18 22:33:22+0000</p><p><b>value</b>: 2 m</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
fhir:text [ fhir:v "Employee desk distance from mail sorter" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-11-18T22:33:22Z"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "m" ]
  ] . # 

<http://example.org/fhir/Observation/observation-country-of-nationality-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-country-of-nationality-eve-everywoman"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2021-08-19T21:30:49.456+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#ABFWLRjmURVC23y1"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-country-of-nationality"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-country-of-nationality>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-country-of-nationality-eve-everywoman\"> </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 Observation &quot;observation-country-of-nationality-eve-everywoman&quot; Version &quot;1&quot; Updated &quot;2021-08-19 21:30:49+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #ABFWLRjmURVC23y1!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eicr-country-of-nationality.html\">eICR Country of Nationality</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Ethnicity / related nationality data (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#186034007)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2020-11-10 22:33:22+0000</p><p><b>value</b>: Australia <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#AU)</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:186034007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "186034007" ] ;
fhir:display [ fhir:v "Ethnicity / related nationality data (observable entity)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-11-10T22:33:22Z"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ] ;
fhir:display [ fhir:v "Australia" ]     ] )
  ] . # 

<http://example.org/fhir/Patient/patient-ecr-eve-everywoman> a fhir:Patient ;
  fhir:id [ fhir:v "patient-ecr-eve-everywoman"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "10" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T08:00:32.356+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#zjFlzHDvZIYVyMAB"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ] ;
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2106-3" ] ;
fhir:display [ fhir:v "White" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "White" ]     ] )
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ] ;
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2186-5" ] ;
fhir:display [ fhir:v "Not Hispanic or Latino" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Not Hispanic or Latino" ]     ] )
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-genderidentity-extension"^^xsd:anyURI ] ;
    ( fhir:extension [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ASKU" ] ;
fhir:display [ fhir:v "asked but unknown" ]         ] ) ;
fhir:text [ fhir:v "asked but unknown" ]       ]     ] )
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-tribal-affiliation-extension"^^xsd:anyURI ] ;
    ( fhir:extension [
fhir:url [ fhir:v "TribeName"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "91" ] ;
fhir:display [ fhir:v "Fort Mojave Indian Tribe of Arizona, California & Nevada" ]       ]     ] [
fhir:url [ fhir:v "EnrolledTribeMember"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] )
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical Record Number" ]       ] )     ] ;
fhir:system [ fhir:v "http://hospital.smarthealthit.org"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1032702" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Everywoman" ] ;
    ( fhir:given [ fhir:v "Eve" ] [ fhir:v "L" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1-(404)555-1212" ] ;
fhir:use [ fhir:v "home" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "eve.everywoman@example.com" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1974-11-24"^^xsd:date] ; # 
  fhir:deceased [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "5101 Peachtree St NE" ] ) ;
fhir:city [ fhir:v "Atlanta" ] ;
fhir:state [ fhir:v "GA" ] ;
fhir:postalCode [ fhir:v "30302" ] ;
fhir:country [ fhir:v "US" ]
  ] ) ; # 
  fhir:communication ( [
fhir:language [
      ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "English" ]       ] )     ]
  ] ) . # 

<http://example.org/fhir/Immunization/immunization-ecr-pneumo> a fhir:Immunization ;
  fhir:id [ fhir:v "immunization-ecr-pneumo"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "8" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T07:51:35.117+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#EdjaILZHXKHi4bdN"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b><a name=\"immunization-ecr-pneumo\"> </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 Immunization &quot;immunization-ecr-pneumo&quot; Version &quot;8&quot; Updated &quot;2021-08-17 07:51:35+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #EdjaILZHXKHi4bdN!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU4/StructureDefinition-us-core-immunization.html\">US Core Immunization Profile</a></p></div><p><b>status</b>: completed</p><p><b>vaccineCode</b>: pneumococcal polysaccharide PPV23 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-CVX.html\">Vaccine Administered Code Set (CVX)</a>#33)</span></p><p><b>patient</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>occurrence</b>: 2018-09-01</p><p><b>primarySource</b>: true</p></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33" ] ;
fhir:display [ fhir:v "pneumococcal polysaccharide PPV23" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2018-09-01"^^xsd:date] ; # 
  fhir:primarySource [ fhir:v "true"^^xsd:boolean] . # 

<http://example.org/fhir/Observation/observation-country-of-residence-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-country-of-residence-eve-everywoman"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2021-08-13T00:20:14.025+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#HDoLJzr0kfWKFp3F"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-country-of-residence"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-country-of-residence>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-country-of-residence-eve-everywoman\"> </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 Observation &quot;observation-country-of-residence-eve-everywoman&quot; Version &quot;1&quot; Updated &quot;2021-08-13 00:20:14+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #HDoLJzr0kfWKFp3F!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eicr-country-of-residence.html\">eICR Country of Residence</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Country of usual residence <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#77983-5)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2020-11-10 22:33:22+0000</p><p><b>value</b>: United Kingdom of Great Britain and Northern Ireland <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#GB)</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:77983-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "77983-5" ] ;
fhir:display [ fhir:v "Country of usual residence" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-11-10T22:33:22Z"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GB" ] ;
fhir:display [ fhir:v "United Kingdom of Great Britain and Northern Ireland" ]     ] )
  ] . # 

<http://example.org/fhir/PractitionerRole/practitionerrole-henry-seven> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "practitionerrole-henry-seven"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "11" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T08:00:32.355+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#KJ942UxvfdYWoHCF"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-practitionerrole"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-practitionerrole>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"practitionerrole-henry-seven\"> </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 PractitionerRole &quot;practitionerrole-henry-seven&quot; Version &quot;11&quot; Updated &quot;2021-08-17 08:00:32+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #KJ942UxvfdYWoHCF!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-practitionerrole.html\">US Public Health PractitionerRole</a></p></div><p><b>identifier</b>: id: <a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-npi.html\">#</a>9941339108</p><p><b>practitioner</b>: <a href=\"#Practitioner_practitioner-us-core-henry-seven\">See above (Practitioner/practitioner-us-core-henry-seven: Henry Seven, MD)</a></p><p><b>organization</b>: <a href=\"#Organization_organization-ecr-salem-medical-center\">See above (Organization/organization-ecr-salem-medical-center: Salem Medical Center)</a></p><p><b>code</b>: Primary Care Clinic/Center <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (provider-taxonomy#261QP2300X)</span></p><p><b>specialty</b>: Family practice <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#419772000)</span></p><p><b>location</b>: <a href=\"#Location_location-ecr-salem-medical-center\">See above (Location/location-ecr-salem-medical-center: Salem Medical Center)</a></p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.com\">henry.seven@example.com</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9941339108" ]
  ] ) ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/practitioner-us-core-henry-seven" ] ;
fhir:display [ fhir:v "Henry Seven, MD" ]
  ] ; # 
  fhir:organization [
fhir:reference [ fhir:v "Organization/organization-ecr-salem-medical-center" ] ;
fhir:display [ fhir:v "Salem Medical Center" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "261QP2300X" ] ;
fhir:display [ fhir:v "Primary Care Clinic/Center" ]     ] )
  ] ) ; # 
  fhir:specialty ( [
    ( fhir:coding [
a sct:419772000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "419772000" ] ;
fhir:display [ fhir:v "Family practice" ]     ] )
  ] ) ; # 
  fhir:location ( [
fhir:reference [ fhir:v "Location/location-ecr-salem-medical-center" ] ;
fhir:display [ fhir:v "Salem Medical Center" ]
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "henry.seven@example.com" ]
  ] ) . # 

<http://example.org/fhir/Observation/observation-blood-pressure-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-blood-pressure-eve-everywoman"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2021-07-19T08:19:31.753+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#2PjceWUbU0gCYVZA"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-blood-pressure-eve-everywoman\"> </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 Observation &quot;observation-blood-pressure-eve-everywoman&quot; Version &quot;2&quot; Updated &quot;2021-07-19 08:19:31+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #2PjceWUbU0gCYVZA!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU4/StructureDefinition-us-core-blood-pressure.html\">US Core Blood Pressure Profile</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Blood pressure systolic and diastolic <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85354-9 &quot;Blood pressure panel with all children optional&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>encounter</b>: <span>: GP Visit</span></p><p><b>effective</b>: 2020-07-02</p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8480-6)</span></p><p><b>value</b>: 109 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8462-4)</span></p><p><b>value</b>: 44 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85354-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood pressure panel with all children optional" ]     ] ) ;
fhir:text [ fhir:v "Blood pressure systolic and diastolic" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-07-02"^^xsd:date] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8480-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8480-6" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]       ] ) ;
fhir:text [ fhir:v "Systolic blood pressure" ]     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "109"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8462-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8462-4" ] ;
fhir:display [ fhir:v "Diastolic blood pressure" ]       ] ) ;
fhir:text [ fhir:v "Diastolic blood pressure" ]     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "44"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] ) . # 

<http://example.org/fhir/Observation/observation-us-ph-exposure-contact-info-football-game> a fhir:Observation ;
  fhir:id [ fhir:v "observation-us-ph-exposure-contact-info-football-game"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2020-12-01T07:17:32.073+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#pMvWUdCWz4XOnrDf"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-exposure-contact-information"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-exposure-contact-information>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-us-ph-exposure-contact-info-football-game\"> </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 Observation &quot;observation-us-ph-exposure-contact-info-football-game&quot; Version &quot;4&quot; Updated &quot;2020-12-01 07:17:32+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #pMvWUdCWz4XOnrDf!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-exposure-contact-information.html\">US Public Health Exposure Contact Information</a></p></div><p><b>status</b>: final</p><p><b>category</b>: 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. <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActClass.html\">ActClass</a>#EXPOS &quot;exposure&quot;)</span></p><p><b>code</b>: Mass gathering (football game) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-umls.html\">Unified Medical Language System</a>#C3841750 &quot;Mass gathering&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>focus</b>: <a href=\"#Location_location-ecr-city-football-stadium\">See above (Location/location-ecr-city-football-stadium: City Football Stadium)</a></p><p><b>effective</b>: 2020-01-11 18:00:00+0000 --&gt; 2020-01-11 21:30:00+0000</p><p><b>value</b>: City Football Stadium <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#264379009 &quot;Sports stadium (environment)&quot;)</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActClass"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EXPOS" ] ;
fhir:display [ fhir:v "exposure" ]     ] ) ;
fhir:text [ fhir:v "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." ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/umls"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C3841750" ] ;
fhir:display [ fhir:v "Mass gathering" ]     ] ) ;
fhir:text [ fhir:v "Mass gathering (football game)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "Location/location-ecr-city-football-stadium" ] ;
fhir:display [ fhir:v "City Football Stadium" ]
  ] ) ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2020-01-11T18:00:00Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2020-01-11T21:30:00Z"^^xsd:dateTime ]
  ] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:264379009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "264379009" ] ;
fhir:display [ fhir:v "Sports stadium (environment)" ]     ] ) ;
fhir:text [ fhir:v "City Football Stadium" ]
  ] . # 

<http://example.org/fhir/Observation/observation-travel-history-eve-everywoman-201801> a fhir:Observation ;
  fhir:id [ fhir:v "observation-travel-history-eve-everywoman-201801"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "9" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T07:59:01.126+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#d6PrWfFFuxUIiLtX"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-travel-history"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-travel-history>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-travel-history-eve-everywoman-201801\"> </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 Observation &quot;observation-travel-history-eve-everywoman-201801&quot; Version &quot;9&quot; Updated &quot;2021-08-17 07:59:01+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #d6PrWfFFuxUIiLtX!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-travel-history.html\">US Public Health Travel History</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Travel History <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#420008001 &quot;Travel&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2018-01-15 --&gt; 2018-01-30</p><blockquote><p><b>component</b></p><p><b>code</b>: Location <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#LOC)</span></p><p><b>value</b>: Fiji <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#FJI)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Location <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#LOC)</span></p><p><b>value</b>: Vanuatu <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#VUT)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Type of activity (attribute) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#280147009)</span></p><p><b>value</b>: Active duty military (occupation) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#702348006)</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:420008001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "420008001" ] ;
fhir:display [ fhir:v "Travel" ]     ] ) ;
fhir:text [ fhir:v "Travel History" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2018-01-15"^^xsd:date ] ;
fhir:end [ fhir:v "2018-01-30"^^xsd:date ]
  ] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LOC" ] ;
fhir:display [ fhir:v "Location" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FJI" ] ;
fhir:display [ fhir:v "Fiji" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LOC" ] ;
fhir:display [ fhir:v "Location" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.0.3166.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "VUT" ] ;
fhir:display [ fhir:v "Vanuatu" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:280147009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "280147009" ] ;
fhir:display [ fhir:v "Type of activity (attribute)" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:702348006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "702348006" ] ;
fhir:display [ fhir:v "Active duty military (occupation)" ]       ] )     ]
  ] ) . # 

<http://example.org/fhir/Observation/observation-disability-status-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-disability-status-eve-everywoman"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2021-06-30T05:33:12.487+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#AVCvf6gXu6hyNuWr"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-disability-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-disability-status>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-disability-status-eve-everywoman\"> </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 Observation &quot;observation-disability-status-eve-everywoman&quot; Version &quot;2&quot; Updated &quot;2021-06-30 05:33:12+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #AVCvf6gXu6hyNuWr!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-disability-status.html\">US Public Health Disability Status</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Are you deaf, or do you have serious difficulty hearing? <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69856-3)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2020-11-10 22:33:22+0000</p><p><b>value</b>: true</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:69856-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "69856-3" ] ;
fhir:display [ fhir:v "Are you deaf, or do you have serious difficulty hearing?" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-11-10T22:33:22Z"^^xsd:dateTime] ; # 
  fhir:value [ fhir:v "true"^^xsd:boolean] . # 

<http://example.org/fhir/Observation/observation-us-ph-lab-result-eve-everywoman-lymphocytes> a fhir:Observation ;
  fhir:id [ fhir:v "observation-us-ph-lab-result-eve-everywoman-lymphocytes"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-lab-result-observation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-lab-result-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-us-ph-lab-result-eve-everywoman-lymphocytes\"> </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 Observation &quot;observation-us-ph-lab-result-eve-everywoman-lymphocytes&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-lab-result-observation.html\">US Public Health Laboratory Result Observation Profile</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: Lymphocytes [#/volume] in Blood by Automated count <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#731-0)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>effective</b>: 2018-03-07</p><p><b>value</b>: 5.2 10*3/uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*3/uL = '10*3/uL')</span></p><p><b>interpretation</b>: High <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#H)</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style=\"display: none\">*</td><td>1 10*3/uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*3/uL = '10*3/uL')</span></td><td>4.8 10*3/uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*3/uL = '10*3/uL')</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:731-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "731-0" ] ;
fhir:display [ fhir:v "Lymphocytes [#/volume] in Blood by Automated count" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:effective [ fhir:v "2018-03-07"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "5.2"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10*3/uL" ]
  ] ; # 
  fhir:interpretation ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "H" ] ;
fhir:display [ fhir:v "High" ]     ] )
  ] ) ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10*3/uL" ]     ] ;
fhir:high [
fhir:value [ fhir:v "4.8"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10*3/uL" ]     ]
  ] ) . # 

<http://example.org/fhir/Organization/organization-ecr-acme-laboratory> a fhir:Organization ;
  fhir:id [ fhir:v "organization-ecr-acme-laboratory"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2021-06-30T04:13:19.329+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#xp7CXcY2lPaNsDQL"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"organization-ecr-acme-laboratory\"> </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 Organization &quot;organization-ecr-acme-laboratory&quot; Version &quot;4&quot; Updated &quot;2021-06-30 04:13:19+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #xp7CXcY2lPaNsDQL!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-organization.html\">US Public Health Organization</a></p></div><p><b>identifier</b>: id: 1144221999</p><p><b>active</b>: true</p><p><b>type</b>: outpatient laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html\">RoleCode</a>#OUTLAB)</span></p><p><b>name</b>: Acme_Labs</p><p><b>telecom</b>: <a href=\"tel:+1-555-555-4444\">+1-555-555-4444</a>, <a href=\"mailto:mail@acme-labs.com\">mail@acme-labs.com</a></p><p><b>address</b>: 7777 Laboratory Drive Ann Arbor MI 99999 </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1144221999" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OUTLAB" ] ;
fhir:display [ fhir:v "outpatient laboratory" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Acme_Labs"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+1-555-555-4444" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mail@acme-labs.com" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "7777 Laboratory Drive" ] ) ;
fhir:city [ fhir:v "Ann Arbor" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "99999" ]
  ] ) . # 

<http://example.org/fhir/Location/location-ecr-salem-medical-center> a fhir:Location ;
  fhir:id [ fhir:v "location-ecr-salem-medical-center"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "6" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T07:53:02.099+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#VI2Nm5Ps5HqZ5HXV"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-location>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"location-ecr-salem-medical-center\"> </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 Location &quot;location-ecr-salem-medical-center&quot; Version &quot;6&quot; Updated &quot;2021-08-17 07:53:02+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #VI2Nm5Ps5HqZ5HXV!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-location.html\">US Public Health Location</a></p></div><p><b>identifier</b>: id: 1144221995</p><p><b>status</b>: active</p><p><b>name</b>: Clinic Bldg A, Salem Medical Center</p><p><b>type</b>: Hospital <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html\">RoleCode</a>#HOSP)</span></p><p><b>telecom</b>: ph: (+1) (555)555-3001, fax: (+1) (555)555-3002, <a href=\"mailto:mail@smc.org\">mail@smc.org</a></p><p><b>address</b>: Clinic Bldg A 4444 Healthcare Drive Ann Arbor MI 99999 </p><p><b>managingOrganization</b>: <a href=\"#Organization_organization-ecr-salem-medical-center\">See above (Organization/organization-ecr-salem-medical-center)</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1144221995" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Clinic Bldg A, Salem Medical Center"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HOSP" ] ;
fhir:display [ fhir:v "Hospital" ]     ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(+1) (555)555-3001" ]
  ] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "(+1) (555)555-3002" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mail@smc.org" ]
  ] ) ; # 
  fhir:address [
    ( fhir:line [ fhir:v "Clinic Bldg A" ] [ fhir:v "4444 Healthcare Drive" ] ) ;
fhir:city [ fhir:v "Ann Arbor" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "99999" ]
  ] ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/organization-ecr-salem-medical-center" ]
  ] . # 

<http://example.org/fhir/Location/location-ecr-city-football-stadium> a fhir:Location ;
  fhir:id [ fhir:v "location-ecr-city-football-stadium"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2020-12-01T01:55:32.705+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#KLUFk4w6CXKqrFEC"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-location>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"location-ecr-city-football-stadium\"> </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 Location &quot;location-ecr-city-football-stadium&quot; Version &quot;1&quot; Updated &quot;2020-12-01 01:55:32+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #KLUFk4w6CXKqrFEC!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU4/StructureDefinition-us-core-location.html\">US Core Location Profile</a></p></div><p><b>status</b>: active</p><p><b>name</b>: City Football Stadium</p><p><b>type</b>: City Football Stadium <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#264379009 &quot;Sports stadium (environment)&quot;)</span></p><p><b>address</b>: 99 Football Stadium Road My City AZ 8562 </p></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "City Football Stadium"] ; # 
  fhir:type ( [
    ( fhir:coding [
a sct:264379009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "264379009" ] ;
fhir:display [ fhir:v "Sports stadium (environment)" ]     ] ) ;
fhir:text [ fhir:v "City Football Stadium" ]
  ] ) ; # 
  fhir:address [
    ( fhir:line [ fhir:v "99 Football Stadium Road" ] ) ;
fhir:city [ fhir:v "My City" ] ;
fhir:state [ fhir:v "AZ" ] ;
fhir:postalCode [ fhir:v "8562" ]
  ] . # 

<http://example.org/fhir/Organization/organization-ecr-salem-medical-center> a fhir:Organization ;
  fhir:id [ fhir:v "organization-ecr-salem-medical-center"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2021-06-30T04:13:19.345+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#xa4yJZjn68xVavoM"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"organization-ecr-salem-medical-center\"> </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 Organization &quot;organization-ecr-salem-medical-center&quot; Version &quot;5&quot; Updated &quot;2021-06-30 04:13:19+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #xa4yJZjn68xVavoM!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-organization.html\">US Public Health Organization</a></p></div><p><b>identifier</b>: id: 55555555</p><p><b>active</b>: true</p><p><b>name</b>: Salem Medical Center</p><p><b>telecom</b>: <a href=\"tel:+1-555-555-1111\">+1-555-555-1111</a>, <a href=\"mailto:mail@salemmedicalcenter.com\">mail@salemmedicalcenter.com</a></p><p><b>address</b>: 22222 Health Authority Drive Ann Arbor MI 99999 </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "55555555" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name [ fhir:v "Salem Medical Center"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+1-555-555-1111" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mail@salemmedicalcenter.com" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "22222 Health Authority Drive" ] ) ;
fhir:city [ fhir:v "Ann Arbor" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "99999" ]
  ] ) . # 

<http://example.org/fhir/Condition/condition-eicr-eve-everywoman-zika> a fhir:Condition ;
  fhir:id [ fhir:v "condition-eicr-eve-everywoman-zika"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2021-07-15T01:54:14.835+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#rM2Pw6getjoE2UTV"^^xsd:anyURI ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"condition-eicr-eve-everywoman-zika\"> </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 Condition &quot;condition-eicr-eve-everywoman-zika&quot; Version &quot;5&quot; Updated &quot;2021-07-15 01:54:14+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #rM2Pw6getjoE2UTV!</p></div><p><b>category</b>: Encounter Diagnosis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#encounter-diagnosis)</span></p><p><b>code</b>: Zika virus disease (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#3928002)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>onset</b>: 2017-08-23</p><p><b>asserter</b>: <a href=\"#Practitioner_practitioner-us-core-henry-seven\">See above (Practitioner/practitioner-us-core-henry-seven: Henry Seven, MD)</a></p></div>"
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:3928002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3928002" ] ;
fhir:display [ fhir:v "Zika virus disease (disorder)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:onset [ fhir:v "2017-08-23"^^xsd:date] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/practitioner-us-core-henry-seven" ] ;
fhir:display [ fhir:v "Henry Seven, MD" ]
  ] . # 

<http://example.org/fhir/Practitioner/practitioner-us-core-henry-seven> a fhir:Practitioner ;
  fhir:id [ fhir:v "practitioner-us-core-henry-seven"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T08:00:32.356+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#2MfA6kIjmOmtAlIb"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"practitioner-us-core-henry-seven\"> </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 Practitioner &quot;practitioner-us-core-henry-seven&quot; Version &quot;5&quot; Updated &quot;2021-08-17 08:00:32+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #2MfA6kIjmOmtAlIb!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU4/StructureDefinition-us-core-practitioner.html\">US Core Practitioner Profile</a></p></div><p><b>identifier</b>: id: <a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-npi.html\">#</a>9941339108</p><p><b>name</b>: Seven Henry </p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.com\">henry.seven@example.com</a></p><p><b>address</b>: BMass Doctors 2100 North Ave Burlington MA 02368 US </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9941339108" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Henry" ] ;
    ( fhir:given [ fhir:v "Seven" ] ) ;
    ( fhir:suffix [ fhir:v "M.D." ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "henry.seven@example.com" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "BMass Doctors" ] [ fhir:v "2100 North Ave" ] ) ;
fhir:city [ fhir:v "Burlington" ] ;
fhir:state [ fhir:v "MA" ] ;
fhir:postalCode [ fhir:v "02368" ] ;
fhir:country [ fhir:v "US" ]
  ] ) . # 

<http://example.org/fhir/Device/device-ecmo> a fhir:Device ;
  fhir:id [ fhir:v "device-ecmo"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "3" ] ;
fhir:lastUpdated [ fhir:v "2021-06-30T07:22:44.658+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#WUV2SWqz3ej775gd"^^xsd:anyURI ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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\n                        </p>\n                        <p>\n                            <b>CarrierHRF</b>: (01)99863313444316(17)220101(10)M320(21)AC222\n                        </p>\n                        <p>\n                            <b>EntryType</b>: rfid\n                        </p>\n                        <p>\n                            <b>Name</b>: ACME Extracorporeal membrane oxygenator\n                        </p>\n                        <p>\n                            <b>Type</b>: udi-label-name\n                        </p>\n                        <p>\n                            <b>status</b>: active\n                        </p>\n                        <p>\n                            <b>manufacturer</b>: ACME Biomedical\n                        </p>\n                        <p>\n                            <b>expirationDate</b>: 2024-01-01\n                        </p>\n                        <p>\n                            <b>lotNumber</b>: M321\n                        </p>\n                        <p>\n                            <b>serialNumber</b>: AC222\n                        </p>\n                        <p>\n                            <b>modelNumber</b>: 4.0\n                        </p>\n                        <p>\n                            <b>patient</b>: \n                            <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,\n                                eve.everywoman@example.com; gender: female; birthDate: 1974-11-24</a>\n                        </p>\n                    </div>"
  ] ; # 
  fhir:udiCarrier ( [
fhir:deviceIdentifier [ fhir:v "99863313444316" ] ;
fhir:carrierHRF [ fhir:v "(01)99863313444316(17)220101(10)M320(21)AC222" ] ;
fhir:entryType [ fhir:v "rfid" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:manufacturer [ fhir:v "ACME Biomedical"] ; # 
  fhir:expirationDate [ fhir:v "2022-01-01"^^xsd:date] ; # 
  fhir:lotNumber [ fhir:v "M320"] ; # 
  fhir:serialNumber [ fhir:v "AC222"] ; # 
  fhir:deviceName ( [
fhir:name [ fhir:v "ACME Extracorporeal membrane oxygenator" ] ;
fhir:type [ fhir:v "udi-label-name" ]
  ] ) ; # 
  fhir:modelNumber [ fhir:v "4.0"] ; # 
  fhir:type [
    ( fhir:coding [
a sct:469244005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "469244005" ] ;
fhir:display [ fhir:v "Extracorporeal membrane oxygenator (physical object)" ]     ] ) ;
fhir:text [ fhir:v "Extracorporeal membrane oxygenator (physical object)" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] . #