Electronic Case Reporting (eCR)
3.0.0-ballot - STU 3 - Ballot United States of America flag

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

: eICR Composition Example: Initial Public Health Case Report - Eve Everywoman, Pertussis and Zika - TTL Representation

Page standards status: Informative

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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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-pertussis-zika"] ; # 
  fhir:meta [
    ( 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 class=\"res-header-id\"><b>Generated Narrative: Composition composition-eicr-pertussis-zika</b></p><a name=\"composition-eicr-pertussis-zika\"> </a><a name=\"hccomposition-eicr-pertussis-zika\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eicr-composition.html\">Electronic Initial Case Report Composition</a></p></div><p><b>Composition Version Number</b>: 1</p><p><b>identifier</b>: 2eec4326-bf29-4428-8d02-a334a19cfc18</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 55751-2}\">Public Health Case Report</span></p><p><b>encounter</b>: <a href=\"Encounter-encounter-eicr-eve-everywoman-outpatient.html\">Ambulatory Office Visit</a></p><p><b>date</b>: 2017-11-06 22:13:23+0000</p><p><b>author</b>: <a href=\"PractitionerRole-practitionerrole-henry-seven.html\">Henry Seven, MD</a></p><p><b>title</b>: Initial Public Health Case Report - Pertussis/Zika example</p><p><b>custodian</b>: <a href=\"Organization-organization-ecr-salem-medical-center.html\">Salem Medical Center</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1"     ]
  ] ) ; # 
  fhir:identifier [
fhir:value [ fhir:v "2eec4326-bf29-4428-8d02-a334a19cfc18" ]
  ] ; # 
  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 "2017-11-06T22: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 - Pertussis/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 "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\"><table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\"><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">History of Present Illness Section</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">History of Present illness Narrative</div>(<div title=\"code\">10164-2</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\">Persistent Cough REPORTED starting on 2016/10/05<br/>Whooping Respiration not reported<br/>Paroxysms Of Coughing REPORTED starting on 2016/11/04<br/>Post-tussive vomiting not reported</td></tr></table></div>"^^rdf:XMLLiteral     ]
  ] [
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\"><table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\"><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Reason for Visit Section</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Reason for visit Narrative</div>(<div title=\"code\">29299-5</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\"><p>Reason for Visit: Bad cough</p></td></tr></table></div>"^^rdf:XMLLiteral     ]
  ] [
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\"><table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\"><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Chief complaint Narrative - Reported</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Chief complaint Narrative - Reported</div>(<div title=\"code\">10154-3</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\"><p>Chief Complaint: Bad cough</p></td></tr></table></div>"^^rdf:XMLLiteral     ]
  ] [
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\"><table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\"><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Problems Section</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Problem list - Reported</div>(<div title=\"code\">11450-4</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">entry</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><b>Trigger code</b></li><li>Trigger Code:</li><li>Trigger Code Display:</li><li>Trigger Code System:</li><li>Trigger Code Value Set: urn:oid:2.16.840.1.114222.4.11.7508</li><li>Trigger Code Value Set Version: 19/05/2018</li></ul><a href=\"Condition-condition-eicr-eve-everywoman-pertussis.html\">Pertussis (disorder)</a><table><tr><td style=\"font-weight: bold\">id</td><td><div title=\"id\">condition-eicr-eve-everywoman-pertussis</div></td></tr><tr><td style=\"font-weight: bold\">meta</td><td><table><tr><td style=\"font-weight: bold\">versionId</td><td><div title=\"versionId\">14</div></td></tr><tr><td style=\"font-weight: bold\">lastUpdated</td><td><div title=\"lastUpdated\">2019-10-10T21:14:56.000-04:00</div></td></tr><tr><td style=\"font-weight: bold\">profile</td><td><div title=\"profile\">http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">category</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Encounter Diagnosis</div>(<div title=\"code\">encounter-diagnosis</div>)</li><li><div title=\"system\"><a href=\"http://terminology.hl7.org/CodeSystem/condition-category\">http://terminology.hl7.org/CodeSystem/condition-category</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Pertussis (disorder)</div>(<div title=\"code\">27836007</div>)</li><li><div title=\"system\"><a href=\"http://snomed.info/sct\">http://snomed.info/sct</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">subject</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li/><li><a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></li></ul></td></tr><tr><td style=\"font-weight: bold\">onsetDateTime</td><td><div title=\"onsetDateTime\">2017-09-23</div></td></tr><tr><td style=\"font-weight: bold\">asserter</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li/><li><a href=\"Practitioner-practitioner-us-core-henry-seven.html\">Henry Seven, MD</a></li></ul></td></tr></table></td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "triggerCodeValueSet"^^xsd:anyURI ] ;
fhir:value [
a fhir:oid ;
fhir:v "urn:oid:2.16.840.1.114222.4.11.7508"^^xsd:anyURI           ]         ] [
fhir:url [ fhir:v "triggerCodeValueSetVersion"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "19/05/2018"           ]         ] [
fhir:url [ fhir:v "triggerCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, sct:27836007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "27836007" ] ;
fhir:display [ fhir:v "Pertussis (disorder)" ]           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension"^^xsd:anyURI ]       ] ) ;
fhir:reference [ fhir:v "Condition/condition-eicr-eve-everywoman-pertussis" ] ;
fhir:display [ fhir:v "Pertussis (disorder)" ]     ] )
  ] [
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 note" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\"><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Social History Section</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Social history note</div>(<div title=\"code\">29762-2</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">entry</td><td><a href=\"Observation-observation-travel-history-eve-everywoman-201801.html\">eICR Travel History Example 1</a><table><tr><td style=\"font-weight: bold\">id</td><td><div title=\"id\">observation-travel-history-eve-everywoman-201801</div></td></tr><tr><td style=\"font-weight: bold\">meta</td><td><table><tr><td style=\"font-weight: bold\">versionId</td><td><div title=\"versionId\">11</div></td></tr><tr><td style=\"font-weight: bold\">lastUpdated</td><td><div title=\"lastUpdated\">2019-10-05T03:15:42.000-04:00</div></td></tr><tr><td style=\"font-weight: bold\">profile</td><td><div title=\"profile\">http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-travel-history</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">status</td><td><div title=\"status\">final</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"text\">Travel History</div></li><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Travel</div>(<div title=\"code\">420008001</div>)</li><li><div title=\"system\"><a href=\"http://snomed.info/sct\">http://snomed.info/sct</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">subject</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li/><li><a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></li></ul></td></tr><tr><td style=\"font-weight: bold\">effectivePeriod</td><td><table><tr><td style=\"font-weight: bold\">start</td><td><div title=\"start\">2018-01-15</div></td></tr><tr><td style=\"font-weight: bold\">end</td><td><div title=\"end\">2018-01-30</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">component</td><td><table><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Location</div>(<div title=\"code\">LOC</div>)</li><li><div title=\"system\"><a href=\"http://terminology.hl7.org/CodeSystem/v3-ParticipationType\">http://terminology.hl7.org/CodeSystem/v3-ParticipationType</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">valueCodeableConcept</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Fiji</div>(<div title=\"code\">FJI</div>)</li><li><div title=\"system\">urn:iso:std:iso:3166</div></li></ul></li></ul></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">component</td><td><table><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Location</div>(<div title=\"code\">LOC</div>)</li><li><div title=\"system\"><a href=\"http://terminology.hl7.org/CodeSystem/v3-ParticipationType\">http://terminology.hl7.org/CodeSystem/v3-ParticipationType</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">valueCodeableConcept</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Vanuatu</div>(<div title=\"code\">VUT</div>)</li><li><div title=\"system\"><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></div></li></ul></li></ul></td></tr></table></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">entry</td><td><a href=\"Observation-observation-odh-usual-work-eve-everywoman.html\">ODH Usual Work Example</a><table><tr><td style=\"font-weight: bold\">id</td><td><div title=\"id\">observation-odh-usual-work-eve-everywoman</div></td></tr><tr><td style=\"font-weight: bold\">meta</td><td><table><tr><td style=\"font-weight: bold\">versionId</td><td><div title=\"versionId\">2</div></td></tr><tr><td style=\"font-weight: bold\">lastUpdated</td><td><div title=\"lastUpdated\">2019-10-20T10:53:14.000-04:00</div></td></tr><tr><td style=\"font-weight: bold\">profile</td><td><div title=\"profile\">http://hl7.org/fhir/us/odh/StructureDefinition/odh-UsualWork</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">status</td><td><div title=\"status\">final</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">History of Usual occupation</div>(<div title=\"code\">21843-8</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">subject</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li/><li><a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></li></ul></td></tr><tr><td style=\"font-weight: bold\">effectivePeriod</td><td><table><tr><td style=\"font-weight: bold\">start</td><td><div title=\"start\">2015-01-01</div></td></tr><tr><td style=\"font-weight: bold\">end</td><td><div title=\"end\">2018-03-07</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">valueCodeableConcept</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Human Resources Managers</div>(<div title=\"code\">0136</div>)</li><li><div title=\"system\"><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></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">component</td><td><table><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">History of Usual industry</div>(<div title=\"code\">21844-6</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">valueCodeableConcept</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Hospitals</div>(<div title=\"code\">8190</div>)</li><li><div title=\"system\"><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></div></li></ul></li></ul></td></tr></table></td></tr></table></td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-travel-history-eve-everywoman-201801" ] ;
fhir:display [ fhir:v "eICR Travel History Example 1" ]     ] [
fhir:reference [ fhir:v "Observation/observation-odh-usual-work-eve-everywoman" ] ;
fhir:display [ fhir:v "ODH Usual Work Example" ]     ] )
  ] [
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\"><table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\"><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Medications Administered Section</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Medication administered Narrative</div>(<div title=\"code\">29549-3</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">entry</td><td><a href=\"MedicationAdministration-medicationadministration-eve-everywoman-azithromycin.html\">Azithromycin 500 MG Oral Tablet</a><table><tr><td style=\"font-weight: bold\">id</td><td><div title=\"id\">medicationadministration-eve-everywoman-azithromycin</div></td></tr><tr><td style=\"font-weight: bold\">meta</td><td><table><tr><td style=\"font-weight: bold\">versionId</td><td><div title=\"versionId\">10</div></td></tr><tr><td style=\"font-weight: bold\">lastUpdated</td><td><div title=\"lastUpdated\">2019-10-05T03:11:22.000-04:00</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">status</td><td><div title=\"status\">completed</div></td></tr><tr><td style=\"font-weight: bold\">medicationCodeableConcept</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"text\">Azithromycin 500 MG Oral Tablet</div></li><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Azithromycin 500 MG Oral Tablet</div>(<div title=\"code\">248656</div>)</li><li><div title=\"system\"><a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\">http://www.nlm.nih.gov/research/umls/rxnorm</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">subject</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li/><li><a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></li></ul></td></tr><tr><td style=\"font-weight: bold\">effectivePeriod</td><td><table><tr><td style=\"font-weight: bold\">start</td><td><div title=\"start\">2018-03-07</div></td></tr><tr><td style=\"font-weight: bold\">end</td><td><div title=\"end\">2018-03-07</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">dosage</td><td><table><tr><td style=\"font-weight: bold\">route</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Oral Route</div>(<div title=\"code\">26643006</div>)</li><li><div title=\"system\"><a href=\"http://snomed.info/sct\">http://snomed.info/sct</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">method</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Swallow - dosing instruction imperative (qualifier value)</div>(<div title=\"code\">421521009</div>)</li><li><div title=\"system\"><a href=\"http://snomed.info/sct\">http://snomed.info/sct</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">dose</td><td><table><tr><td style=\"font-weight: bold\">value</td><td><div title=\"value\">2</div></td></tr><tr><td style=\"font-weight: bold\">unit</td><td><div title=\"unit\">TAB</div></td></tr><tr><td style=\"font-weight: bold\">system</td><td><div title=\"system\"><a href=\"http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm\">http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm</a></div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><div title=\"code\">TAB</div></td></tr></table></td></tr></table></td></tr></table></td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( 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 note" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\"><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Results Section</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Relevant Dx tests/lab data</div>(<div title=\"code\">30954-2</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">entry</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><b>Trigger code</b></li><li>Trigger Code:</li><li>Trigger Code Display:</li><li>Trigger Code System:</li><li>Trigger Code Value Set: urn:oid:2.16.840.1.114222.4.11.7508</li><li>Trigger Code Value Set Version: 19/05/2018</li></ul><a href=\"Observation-observation-us-ph-lab-result-eve-everywoman-pertussis.html\">Bordetella pertussis Ab [Units/volume] in Serum - Interpretation: High</a><table><tr><td style=\"font-weight: bold\">id</td><td><div title=\"id\">observation-us-ph-lab-result-eve-everywoman-pertussis</div></td></tr><tr><td style=\"font-weight: bold\">meta</td><td><table><tr><td style=\"font-weight: bold\">versionId</td><td><div title=\"versionId\">8</div></td></tr><tr><td style=\"font-weight: bold\">lastUpdated</td><td><div title=\"lastUpdated\">2019-10-05T03:15:42.000-04:00</div></td></tr><tr><td style=\"font-weight: bold\">profile</td><td><div title=\"profile\">http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-lab-result-observation</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">status</td><td><div title=\"status\">final</div></td></tr><tr><td style=\"font-weight: bold\">category</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"text\">Laboratory</div></li><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Laboratory</div>(<div title=\"code\">laboratory</div>)</li><li><div title=\"system\"><a href=\"http://terminology.hl7.org/CodeSystem/observation-category\">http://terminology.hl7.org/CodeSystem/observation-category</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"text\">Bordetella pertussis Ab [Units/volume] in Serum</div></li><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Bordetella pertussis Ab [Units/volume] in Serum</div>(<div title=\"code\">11585-7</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">subject</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li/><li><a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></li></ul></td></tr><tr><td style=\"font-weight: bold\">effectiveDateTime</td><td><div title=\"effectiveDateTime\">2016-11-07</div></td></tr><tr><td style=\"font-weight: bold\">valueQuantity</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"value\">100</div></li><li><div title=\"system\"><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></div></li><li><div title=\"code\">[iU]/mL</div></li></ul></td></tr><tr><td style=\"font-weight: bold\">interpretation</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">High</div>(<div title=\"code\">H</div>)</li><li><div title=\"system\"><a href=\"http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation\">http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">referenceRange</td><td><table><tr><td style=\"font-weight: bold\">high</td><td><table><tr><td style=\"font-weight: bold\">value</td><td><div title=\"value\">45</div></td></tr><tr><td style=\"font-weight: bold\">system</td><td><div title=\"system\"><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><div title=\"code\">[iU]/mL</div></td></tr></table></td></tr></table></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">entry</td><td><a href=\"Observation-observation-us-ph-lab-result-eve-everywoman-lymphocytes.html\">Lymphocytes [#/​volume] in Blood by Automated count - Interpretation: High</a><table><tr><td style=\"font-weight: bold\">id</td><td><div title=\"id\">observation-us-ph-lab-result-eve-everywoman-lymphocytes</div></td></tr><tr><td style=\"font-weight: bold\">meta</td><td><table><tr><td style=\"font-weight: bold\">versionId</td><td><div title=\"versionId\">10</div></td></tr><tr><td style=\"font-weight: bold\">lastUpdated</td><td><div title=\"lastUpdated\">2019-10-05T02:50:13.000-04:00</div></td></tr><tr><td style=\"font-weight: bold\">profile</td><td><div title=\"profile\">http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-lab-result-observation</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">status</td><td><div title=\"status\">final</div></td></tr><tr><td style=\"font-weight: bold\">category</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"text\">Laboratory</div></li><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Laboratory</div>(<div title=\"code\">laboratory</div>)</li><li><div title=\"system\"><a href=\"http://terminology.hl7.org/CodeSystem/observation-category\">http://terminology.hl7.org/CodeSystem/observation-category</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Lymphocytes [#/volume] in Blood by Automated count</div>(<div title=\"code\">731-0</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">subject</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li/><li><a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></li></ul></td></tr><tr><td style=\"font-weight: bold\">effectiveDateTime</td><td><div title=\"effectiveDateTime\">2018-03-07</div></td></tr><tr><td style=\"font-weight: bold\">valueQuantity</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"value\">5.2</div></li><li><div title=\"system\"><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></div></li><li><div title=\"code\">10*3/uL</div></li></ul></td></tr><tr><td style=\"font-weight: bold\">interpretation</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">High</div>(<div title=\"code\">H</div>)</li><li><div title=\"system\"><a href=\"http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation\">http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">referenceRange</td><td><table><tr><td style=\"font-weight: bold\">low</td><td><table><tr><td style=\"font-weight: bold\">value</td><td><div title=\"value\">1</div></td></tr><tr><td style=\"font-weight: bold\">system</td><td><div title=\"system\"><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><div title=\"code\">10*3/uL</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">high</td><td><table><tr><td style=\"font-weight: bold\">value</td><td><div title=\"value\">4.8</div></td></tr><tr><td style=\"font-weight: bold\">system</td><td><div title=\"system\"><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><div title=\"code\">10*3/uL</div></td></tr></table></td></tr></table></td></tr></table></td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "triggerCodeValueSet"^^xsd:anyURI ] ;
fhir:value [
a fhir:oid ;
fhir:v "urn:oid:2.16.840.1.114222.4.11.7508"^^xsd:anyURI           ]         ] [
fhir:url [ fhir:v "triggerCodeValueSetVersion"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "19/05/2018"           ]         ] [
fhir:url [ fhir:v "triggerCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, loinc:11585-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11585-7" ] ;
fhir:display [ fhir:v "Bordetella pertussis Ab [Units/volume] in Serum" ]           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension"^^xsd:anyURI ]       ] ) ;
fhir:reference [ fhir:v "Observation/observation-us-ph-lab-result-eve-everywoman-pertussis" ] ;
fhir:display [ fhir:v "Bordetella pertussis Ab [Units/volume] in Serum - Interpretation: High" ]     ] [
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\"><table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\"><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Plan of Treatment Section</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Plan of care note</div>(<div title=\"code\">18776-5</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">entry</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><b>Trigger code</b></li><li>Trigger Code:</li><li>Trigger Code Display:</li><li>Trigger Code System:</li><li>Trigger Code Value Set: urn:oid:2.16.840.1.114222.4.11.7508</li><li>Trigger Code Value Set Version: 19/05/2018</li></ul><a href=\"ServiceRequest-servicerequest-eicr-zika.html\">Request for Zika virus envelope (E) gene [Presence] in Serum by Probe and target amplification method</a><table><tr><td style=\"font-weight: bold\">id</td><td><div title=\"id\">servicerequest-eicr-zika</div></td></tr><tr><td style=\"font-weight: bold\">meta</td><td><table><tr><td style=\"font-weight: bold\">versionId</td><td><div title=\"versionId\">9</div></td></tr><tr><td style=\"font-weight: bold\">lastUpdated</td><td><div title=\"lastUpdated\">2019-10-23T13:56:36.000-04:00</div></td></tr><tr><td style=\"font-weight: bold\">profile</td><td><div title=\"profile\">http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-servicerequest</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">status</td><td><div title=\"status\">completed</div></td></tr><tr><td style=\"font-weight: bold\">intent</td><td><div title=\"intent\">order</div></td></tr><tr><td style=\"font-weight: bold\">category</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"text\">Diagnostics Procedure</div></li><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Diagnostic procedure (procedure)</div>(<div title=\"code\">103693007</div>)</li><li><div title=\"system\"><a href=\"http://snomed.info/sct\">http://snomed.info/sct</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"text\">Zika RT-PCR</div></li><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Zika virus envelope E gene [Presence] in Serum by NAA with probe detection</div>(<div title=\"code\">80825-3</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">subject</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li/><li><a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></li></ul></td></tr><tr><td style=\"font-weight: bold\">performer</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li/><li><a href=\"Organization-organization-ecr-acme-laboratory.html\">Acme Labs</a></li></ul></td></tr></table></td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "triggerCodeValueSet"^^xsd:anyURI ] ;
fhir:value [
a fhir:oid ;
fhir:v "urn:oid:2.16.840.1.114222.4.11.7508"^^xsd:anyURI           ]         ] [
fhir:url [ fhir:v "triggerCodeValueSetVersion"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "19/05/2018"           ]         ] [
fhir:url [ fhir:v "triggerCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, loinc:80825-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80825-3" ] ;
fhir:display [ fhir:v "Zika virus envelope E gene [Presence] in Serum by NAA with probe detection" ]           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension"^^xsd:anyURI ]       ] ) ;
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 "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\"><table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\"><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Pregnancy Section</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Pregnancy summary Document</div>(<div title=\"code\">90767-5</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">entry</td><td><a href=\"Observation-observation-pregnancy-status-eve-everywoman.html\">eICR Pregnancy Status Example</a><table><tr><td style=\"font-weight: bold\">id</td><td><div title=\"id\">observation-pregnancy-status-eve-everywoman</div></td></tr><tr><td style=\"font-weight: bold\">meta</td><td><table><tr><td style=\"font-weight: bold\">versionId</td><td><div title=\"versionId\">13</div></td></tr><tr><td style=\"font-weight: bold\">lastUpdated</td><td><div title=\"lastUpdated\">2019-10-05T03:15:42.000-04:00</div></td></tr><tr><td style=\"font-weight: bold\">profile</td><td><div title=\"profile\">http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-pregnancy-status-observation</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">us-ph-date-recorded-extension</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"valueDateTime\">2017-10-01</div></li></ul></td></tr><tr><td style=\"font-weight: bold\">date-determined-extension</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"valueDateTime\">2017-10-01</div></li></ul></td></tr><tr><td style=\"font-weight: bold\">status</td><td><div title=\"status\">final</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Pregnancy Status</div>(<div title=\"code\">82810-3</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">subject</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li/><li><a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></li></ul></td></tr><tr><td style=\"font-weight: bold\">effectivePeriod</td><td><table><tr><td style=\"font-weight: bold\">start</td><td><div title=\"start\">2017-08-26</div></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">valueCodeableConcept</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Pregnancy (finding)</div>(<div title=\"code\">77386006</div>)</li><li><div title=\"system\"><a href=\"http://snomed.info/sct\">http://snomed.info/sct</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">method</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Ultrasonography (procedure)</div>(<div title=\"code\">16310003</div>)</li><li><div title=\"system\"><a href=\"http://snomed.info/sct\">http://snomed.info/sct</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">component</td><td><table><tr><td style=\"font-weight: bold\">date-determined-extension</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"valueDateTime\">2017-10-01</div></li></ul></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Gestational age Estimated from patient reported estimated date of conception</div>(<div title=\"code\">53691-2</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">valueQuantity</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"value\">143</div></li><li><div title=\"unit\">d</div></li></ul></td></tr></table></td></tr><tr><td style=\"font-weight: bold\">component</td><td><table><tr><td style=\"font-weight: bold\">date-determined-extension</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"valueDateTime\">2017-10-01</div></li></ul></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Delivery date Estimated from date fundal height reaches umb</div>(<div title=\"code\">57064-8</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td style=\"font-weight: bold\">valueDateTime</td><td><div title=\"valueDateTime\">2018-05-01</div></td></tr></table></td></tr></table></td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-pregnancy-status-eve-everywoman" ] ;
fhir:display [ fhir:v "eICR Pregnancy Status Example" ]     ] )
  ] ) . #