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 Composition Example: Initial Public Health Case Report - Eve Everywoman, 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:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "composition-eicr-zika"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "23" ] ;
fhir:lastUpdated [ fhir:v "2021-08-19T22:06:32.441+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#6i8cijintDjJ8In2"^^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;23&quot; Updated &quot;2021-08-19 22:06:32+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #6i8cijintDjJ8In2!</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.html\">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.html\">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.html\">Organization/organization-ecr-salem-medical-center: Salem Medical Center</a> &quot;Salem Medical Center&quot;</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 xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\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 xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\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 xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\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 xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\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 xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\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 xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\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 xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\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, 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: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 xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\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                    <tr>\n                        <td style=\"font-weight: bold\">entry</td>\n                        <td>\n                            <a href=\"Observation-observation-odh-usual-work-eve-everywoman.html\">ODH Usual Work Example</a>\n                            <table>\n                                <tr>\n                                    <td style=\"font-weight: bold\">id</td>\n                                    <td>\n                                        <div title=\"id\">observation-odh-usual-work-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\">2</div>\n                                                </td>\n                                            </tr>\n                                            <tr>\n                                                <td style=\"font-weight: bold\">lastUpdated</td>\n                                                <td>\n                                                    <div title=\"lastUpdated\">2019-10-20T10:53:14.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/odh/StructureDefinition/odh-UsualWork</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                                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                    <li>\n                                                        <div title=\"display\">History of Usual occupation</div> ( <div title=\"code\">21843-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\">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\">2015-01-01</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\">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\">Human Resources Managers</div> ( <div title=\"code\">0136</div> ) </li>\n                                                    <li>\n                                                        <div title=\"system\">\n                                                            <a href=\"https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.314\">https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.314</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\">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 Usual industry</div> ( <div title=\"code\">21844-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\">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\">Hospitals</div> ( <div title=\"code\">8190</div> ) </li>\n                                                                <li>\n                                                                    <div title=\"system\">\n                                                                        <a href=\"https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.315\">https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.315</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-odh-usual-work-eve-everywoman" ] ;
fhir:display [ fhir:v "ODH Usual Work Example" ]     ] [
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 xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\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 xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\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 xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\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>"     ]
  ] ) . #