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
@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:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "bundle-rr-document-one-cond-one-pha"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-document-bundle"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-document-bundle> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ; fhir:l <urn:ietf:rfc:3986> ] ; fhir:value [ fhir:v "urn:uuid:2be4b4e4-6df1-4cb2-a947-c70fa0eda34d" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2021-08-02T22:13:23Z"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Composition/composition-rr-one-cond-one-pha"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Composition/composition-rr-one-cond-one-pha> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Composition/composition-rr-one-cond-one-pha> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Bundle/bundle-eicr-document-zika"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Bundle/bundle-eicr-document-zika> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Bundle/bundle-eicr-document-zika> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-rr-relevant-reportable-condition-observation"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-rr-relevant-reportable-condition-observation> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-rr-relevant-reportable-condition-observation> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Encounter/encounter-eicr-eve-everywoman-outpatient"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Encounter/encounter-eicr-eve-everywoman-outpatient> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Encounter/encounter-eicr-eve-everywoman-outpatient> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Organization/organization-ecr-health-authority-west"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Organization/organization-ecr-health-authority-west> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Organization/organization-ecr-health-authority-west> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-rr-summary"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-rr-summary> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-rr-summary> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Patient/patient-ecr-eve-everywoman"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Patient/patient-ecr-eve-everywoman> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Patient/patient-ecr-eve-everywoman> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-rr-reportability-information-observation"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-rr-reportability-information-observation> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-rr-reportability-information-observation> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/PractitionerRole/practitionerrole-henry-seven"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/PractitionerRole/practitionerrole-henry-seven> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/PractitionerRole/practitionerrole-henry-seven> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-common-cold"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-common-cold> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-common-cold> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Location/location-ecr-salem-medical-center"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Location/location-ecr-salem-medical-center> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Location/location-ecr-salem-medical-center> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Organization/organization-ecr-salem-medical-center"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Organization/organization-ecr-salem-medical-center> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Organization/organization-ecr-salem-medical-center> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-zika"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-zika> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-zika> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Organization/organization-rr-routing-entity-haw"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Organization/organization-rr-routing-entity-haw> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Organization/organization-rr-routing-entity-haw> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Organization/organization-rr-rules-authoring-agency-haw"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Organization/organization-rr-rules-authoring-agency-haw> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Organization/organization-rr-rules-authoring-agency-haw> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Organization/organization-rr-responsible-agency-haw"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Organization/organization-rr-responsible-agency-haw> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Organization/organization-rr-responsible-agency-haw> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Practitioner/practitioner-us-core-henry-seven"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Practitioner/practitioner-us-core-henry-seven> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Practitioner/practitioner-us-core-henry-seven> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-rr-eicr-processing-status"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-rr-eicr-processing-status> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-rr-eicr-processing-status> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-rr-eicr-processing-status-reason"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-rr-eicr-processing-status-reason> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-rr-eicr-processing-status-reason> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/DocumentReference/documentreference-add-reporting-needs-pdf"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/DocumentReference/documentreference-add-reporting-needs-pdf> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/DocumentReference/documentreference-add-reporting-needs-pdf> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/DocumentReference/documentreference-zika-follow-up-pdf"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/DocumentReference/documentreference-zika-follow-up-pdf> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/DocumentReference/documentreference-zika-follow-up-pdf> ) ] ) . # <http://example.org/fhir/us/ecr/Composition/composition-rr-one-cond-one-pha> a fhir:Composition ; fhir:id [ fhir:v "composition-rr-one-cond-one-pha"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-composition"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-composition> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_composition-rr-one-cond-one-pha\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-rr-one-cond-one-pha</b></p><a name=\"composition-rr-one-cond-one-pha\"> </a><a name=\"hccomposition-rr-one-cond-one-pha\"> </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-rr-composition.html\">RR Composition</a></p></div><p><b>Composition Version Number</b>: 1</p><p><b>US Public Health Information Recipient Extension</b>: <a href=\"PractitionerRole-practitionerrole-henry-seven.html\">PractitionerRole Primary Care Clinic/Center</a></p><p><b>identifier</b>: <code>http://acme.org/identifiers</code>/RR12347</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 88085-6}\">Reportability response report Document Public health</span></p><p><b>encounter</b>: <a href=\"Encounter-encounter-eicr-eve-everywoman-outpatient.html\">Ambulatory Office Visit</a></p><p><b>date</b>: 2018-07-19 04:09:06+0000</p><p><b>author</b>: <a href=\"Organization-organization-ecr-health-authority-west.html\">Health Authority West, 7777 Health Authority Drive, Ann Arbor MI, 99999</a></p><p><b>title</b>: Reportability Response - One Condition/One PHA example</p><p><b>custodian</b>: <a href=\"Organization-organization-ecr-health-authority-west.html\">Health Authority West, 7777 Health Authority Drive, Ann Arbor MI, 99999</a></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber> ] ; fhir:value [ a fhir:String ; fhir:v "1" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-information-recipient-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-information-recipient-extension> ] ; fhir:value [ a fhir:Reference ; fhir:l fhir:PractitionerRole/practitionerrole-henry-seven ; fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ] ] ) ; # fhir:identifier [ fhir:system [ fhir:v "http://acme.org/identifiers"^^xsd:anyURI ; fhir:l <http://acme.org/identifiers> ] ; fhir:value [ fhir:v "RR12347" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a loinc:88085-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "88085-6" ] ; fhir:display [ fhir:v "Reportability response report Document Public health" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:encounter [ fhir:l fhir:Encounter/encounter-eicr-eve-everywoman-outpatient ; fhir:reference [ fhir:v "Encounter/encounter-eicr-eve-everywoman-outpatient" ] ; fhir:display [ fhir:v "Ambulatory Office Visit" ] ] ; # fhir:date [ fhir:v "2018-07-19T04:09:06Z"^^xsd:dateTime] ; # fhir:author ( [ fhir:l fhir:Organization/organization-ecr-health-authority-west ; fhir:reference [ fhir:v "Organization/organization-ecr-health-authority-west" ] ; fhir:display [ fhir:v "Health Authority West, 7777 Health Authority Drive, Ann Arbor MI, 99999" ] ] ) ; # fhir:title [ fhir:v "Reportability Response - One Condition/One PHA example"] ; # fhir:custodian [ fhir:l fhir:Organization/organization-ecr-health-authority-west ; fhir:reference [ fhir:v "Organization/organization-ecr-health-authority-west" ] ; fhir:display [ fhir:v "Health Authority West, 7777 Health Authority Drive, Ann Arbor MI, 99999" ] ] ; # fhir:section ( [ fhir:title [ fhir:v "Reportability Response Subject Section" ] ; fhir:code [ ( fhir:coding [ a loinc:88084-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "88084-9" ] ; fhir:display [ fhir:v "Reportable condition response information and summary Document" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Public Health Reporting Communication: one or more conditions are reportable, or may be reportable to public health</p></div>"^^rdf:XMLLiteral ] ] ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "eICRProcessingStatus"^^xsd:anyURI ; fhir:l fhir:eICRProcessingStatus ] ; fhir:value [ a fhir:Reference ; fhir:l fhir:Observation/observation-rr-eicr-processing-status ; fhir:reference [ fhir:v "Observation/observation-rr-eicr-processing-status" ] ; fhir:display [ fhir:v "eICR was processed - with a warning" ] ] ] [ fhir:url [ fhir:v "eICRValidationOutput"^^xsd:anyURI ; fhir:l fhir:eICRValidationOutput ] ; fhir:value [ a fhir:Attachment ; fhir:contentType [ fhir:v "text/html" ] ; fhir:data [ fhir:v "PGh0bWwgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiIHhtbG5zOnhzaT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFuY2UiPg0KICAgICAgICAgIDxoZWFkPg0KICAgICAgICAgICAgPHRpdGxlPiBSZXN1bHRzIDwvdGl0bGU+DQogICAgICAgICAgICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPiA8L3N0eWxlPg0KICAgICAgICAgIDwvaGVhZD4NCiAgICAgICAgICA8Ym9keT4NCiAgICAgICAgICAgIDx0YWJsZT4NCiAgICAgICAgICAgICAgPHRoZWFkPg0KICAgICAgICAgICAgICAgIDx0cj4NCiAgICAgICAgICAgICAgICAgIDx0aD5TZXZlcml0eTwvdGg+DQogICAgICAgICAgICAgICAgICA8dGg+RGVzY3JpcHRpb248L3RoPg0KICAgICAgICAgICAgICAgICAgPHRoPkZpbGU8L3RoPg0KICAgICAgICAgICAgICAgICAgPHRoPkxvY2F0aW9uPC90aD4NCiAgICAgICAgICAgICAgICA8L3RyPg0KICAgICAgICAgICAgICA8L3RoZWFkPg0KICAgICAgICAgICAgICA8dGJvZHk+DQogICAgICAgICAgICAgICAgPHRyPg0KICAgICAgICAgICAgICAgICAgPHRkPmVycm9yPC90ZD4NCiAgICAgICAgICAgICAgICAgIDx0ZD5TSE9VTEQgY29udGFpbiB6ZXJvIG9yIG9uZSBbMC4uMV0gc2V0SWQgKENPTkY6MTA5OC0zMjc1MikuPC90ZD4NCiAgICAgICAgICAgICAgICAgIDx0ZD5DREFSMl9JR19QSENSX1IyX1JSX0QxXzIwMTdPQ1RfU0FNUExFLnhtbDwvdGQ+DQogICAgICAgICAgICAgICAgICA8dGQ+DQogICAgICAgICAgICAgICAgICAgIDxwPlN0YXJ0IGxpbmUgNDE1OjcwPC9wPg0KICAgICAgICAgICAgICAgICAgPC90ZD4NCiAgICAgICAgICAgICAgICA8L3RyPg0KICAgICAgICAgICAgICAgIDx0cj4NCiAgICAgICAgICAgICAgICAgIDx0ZD5lcnJvcjwvdGQ+DQogICAgICAgICAgICAgICAgICA8dGQ+U0hPVUxEIGNvbnRhaW4gemVybyBvciBvbmUgWzAuLjFdIHZlcnNpb25OdW1iZXIgKENPTkY6MTA5OC0zMjc1MykuPC90ZD4NCiAgICAgICAgICAgICAgICAgIDx0ZD5DREFSMl9JR19QSENSX1IyX1JSX0QxXzIwMTdPQ1RfU0FNUExFLnhtbDwvdGQ+DQogICAgICAgICAgICAgICAgICA8dGQ+DQogICAgICAgICAgICAgICAgICAgIDxwPlN0YXJ0IGxpbmUgNDE1OjcwPC9wPg0KICAgICAgICAgICAgICAgICAgPC90ZD4NCiAgICAgICAgICAgICAgICA8L3RyPg0KICAgICAgICAgICAgICA8L3Rib2R5Pg0KICAgICAgICAgICAgPC90YWJsZT4NCiAgICAgICAgICA8L2JvZHk+DQogICAgICAgIDwvaHRtbD4="^^xsd:base64Binary ] ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-extension> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-receipt-time-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-receipt-time-extension> ] ; fhir:value [ a fhir:DateTime ; fhir:v "2018-07-18T04:09:06Z"^^xsd:dateTime ] ] ) ; fhir:title [ fhir:v "Electronic Initial Case Report Section" ] ; fhir:code [ ( fhir:coding [ a loinc:88082-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "88082-3" ] ; fhir:display [ fhir:v "Initial case report processing information Document" ] ] ) ] ; ( fhir:entry [ fhir:l fhir:Bundle/bundle-eicr-document-zika ; fhir:reference [ fhir:v "Bundle/bundle-eicr-document-zika" ] ; fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ; fhir:l <urn:ietf:rfc:3986> ] ; fhir:value [ fhir:v "urn:uuid:0070e7b2-9893-4044-b255-73da1649c9fe" ] ] ; fhir:display [ fhir:v "bundle-eicr-document-zika.xml" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension> ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.274> ] ; fhir:code [ fhir:v "RRVS17" ] ; fhir:display [ fhir:v "Immediate action required" ] ] ) ] ] ) ; fhir:title [ fhir:v "Reportability Response Summary Section" ] ; fhir:code [ ( fhir:coding [ a loinc:55112-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "55112-7" ] ; fhir:display [ fhir:v "Document summary" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Summary:</b></p><p>Your organization electronically submitted an initial case report to determine if reporting to public health is needed for a patient. \"Zika virus disease (disorder)\" is reportable to \"State Department of Health\". An initial case report was sent to \"State Department of Health\". Additional information may be required for this report.<br/><br/></p><p><b>\"Zika virus disease (disorder)\" for \"State Department of Health\"</b></p><p>Reporting is required within \"24 hours\". Reporting to this Public Health Agency is based on \"both patient home address and provider facility address\".</p><ul><li><p>Local mosquito-borne Zika virus transmission was reported in your area. Increased watchfulness for symptoms of Zika virus in your patients is warranted. (Immediate action requested)</p></li><li><p>Additional information for the required reporting of Zika must be submitted to State Department of Health immediately. This additional information can be submitted here. ( <a href=\"http://example.org/epi/disease/zika/Supplemental_data_form.pdf\">Link</a> - Immediate action required)</p></li><li><p>Zika has particular risks for pregnant women. Follow-up guidance for pregnant women and couples who are planning pregnancy. ( <a href=\"http://example.org/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf\">Link</a> - Immediate action requested)</p></li><li><p>Further Laboratory testing for Zika may be needed. Guidance for additional testing and specimen collection ( <a href=\"http://example.org/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf\">Link</a> - Action requested)</p></li><li><p>Forms for submitting further Zika laboratory testing ( <a href=\"http://example.org/epi/diseases/zika/zika_test_request_form_UPHL.xlsx\">Link</a> - Information only)</p></li><li><p>Treatment guidance ( <a href=\"http://example.org/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf\">Link</a> - Information only)</p></li><li><p>If you have additional questions regarding Zika or reporting, contact information for the State Department of Health is available here. ( <a href=\"http://example.org/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf\">Link</a> - Information Only)</p></li></ul><p>Additional Resources (Information only):</p><ul><li><p>Control and prevention information for providers ( <a href=\"http://example.org/epi/diseases/zika/plan.pdf\">Link</a>)</p></li><li><p>Detailed condition references ( <a href=\"http://example.org/epi/diseases/zika/plan.pdf\">Link</a>)</p></li><li><p>Prevalence in State ( <a href=\"http://example.org/epi/diseases/zika/plan.pdf\">Link</a>)</p></li><li><p>CDC webpage ( <a href=\"https://www.cdc.gov/zika/index.html\">Link</a>)</p></li><li><p>Patient information factsheet ( <a href=\"http://example.org/epi/diseases/zika/factsheet.pdf\">Link</a>)</p></li><li><p>State Resident information ( <a href=\"http://example.org/epi/diseases/zika/ZikaVirus_QA_StateDOH.pdf\">Link</a>)</p></li></ul></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:Observation/observation-rr-summary ; fhir:reference [ fhir:v "Observation/observation-rr-summary" ] ; fhir:display [ fhir:v "Reportability Response Summary" ] ] [ fhir:l fhir:Observation/observation-rr-relevant-reportable-condition-observation ; fhir:reference [ fhir:v "Observation/observation-rr-relevant-reportable-condition-observation" ] ; fhir:display [ fhir:v "Relevant reportable condition: Zika" ] ] ) ] ) . # <http://example.org/fhir/us/ecr/Bundle/bundle-eicr-document-zika> a fhir:Bundle ; fhir:id [ fhir:v "bundle-eicr-document-zika"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-document-bundle"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-document-bundle> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ; fhir:l <urn:ietf:rfc:3986> ] ; fhir:value [ fhir:v "urn:uuid:2be4b4e4-6df1-4cb2-a947-c70fa0eda54b" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2021-08-02T22:13:23Z"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Composition/composition-eicr-zika"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Composition/composition-eicr-zika> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Composition/composition-eicr-zika> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/MedicationAdministration/medicationadministration-eve-everywoman-azithromycin"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/MedicationAdministration/medicationadministration-eve-everywoman-azithromycin> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/MedicationAdministration/medicationadministration-eve-everywoman-azithromycin> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Procedure/procedure-ecmo"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Procedure/procedure-ecmo> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Procedure/procedure-ecmo> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/MedicationAdministration/medicationadministration-eve-everywoman-naloxone-response"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/MedicationAdministration/medicationadministration-eve-everywoman-naloxone-response> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/MedicationAdministration/medicationadministration-eve-everywoman-naloxone-response> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/ServiceRequest/servicerequest-eicr-zika"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/ServiceRequest/servicerequest-eicr-zika> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/ServiceRequest/servicerequest-eicr-zika> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-common-cold"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-common-cold> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-common-cold> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Encounter/encounter-eicr-eve-everywoman-outpatient"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Encounter/encounter-eicr-eve-everywoman-outpatient> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Encounter/encounter-eicr-eve-everywoman-outpatient> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-pregnancy-status-eve-everywoman"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-pregnancy-status-eve-everywoman> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-pregnancy-status-eve-everywoman> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-vaccine-credential-assertion-eve-everywoman"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-vaccine-credential-assertion-eve-everywoman> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-vaccine-credential-assertion-eve-everywoman> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-us-ph-emergency-outbreak-info-eve-everywoman"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-us-ph-emergency-outbreak-info-eve-everywoman> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-us-ph-emergency-outbreak-info-eve-everywoman> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-country-of-nationality-eve-everywoman"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-country-of-nationality-eve-everywoman> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-country-of-nationality-eve-everywoman> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Patient/patient-ecr-eve-everywoman"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Patient/patient-ecr-eve-everywoman> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Patient/patient-ecr-eve-everywoman> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Immunization/immunization-ecr-pneumo"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Immunization/immunization-ecr-pneumo> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Immunization/immunization-ecr-pneumo> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-country-of-residence-eve-everywoman"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-country-of-residence-eve-everywoman> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-country-of-residence-eve-everywoman> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/PractitionerRole/practitionerrole-henry-seven"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/PractitionerRole/practitionerrole-henry-seven> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/PractitionerRole/practitionerrole-henry-seven> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-blood-pressure-eve-everywoman"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-blood-pressure-eve-everywoman> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-blood-pressure-eve-everywoman> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-us-ph-exposure-contact-info-football-game"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-us-ph-exposure-contact-info-football-game> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-us-ph-exposure-contact-info-football-game> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-travel-history-eve-everywoman-201801"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-travel-history-eve-everywoman-201801> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-travel-history-eve-everywoman-201801> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-disability-status-eve-everywoman"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-disability-status-eve-everywoman> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-disability-status-eve-everywoman> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-us-ph-lab-result-eve-everywoman-lymphocytes"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-us-ph-lab-result-eve-everywoman-lymphocytes> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-us-ph-lab-result-eve-everywoman-lymphocytes> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Organization/organization-ecr-acme-laboratory"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Organization/organization-ecr-acme-laboratory> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Organization/organization-ecr-acme-laboratory> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Observation/observation-odh-usual-work-eve-everywoman"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Observation/observation-odh-usual-work-eve-everywoman> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Observation/observation-odh-usual-work-eve-everywoman> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Location/location-ecr-salem-medical-center"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Location/location-ecr-salem-medical-center> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Location/location-ecr-salem-medical-center> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Location/location-ecr-city-football-stadium"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Location/location-ecr-city-football-stadium> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Location/location-ecr-city-football-stadium> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Organization/organization-ecr-salem-medical-center"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Organization/organization-ecr-salem-medical-center> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Organization/organization-ecr-salem-medical-center> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-zika"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-zika> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-zika> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Practitioner/practitioner-us-core-henry-seven"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Practitioner/practitioner-us-core-henry-seven> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Practitioner/practitioner-us-core-henry-seven> ) ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/us/ecr/Device/device-ecmo"^^xsd:anyURI ; fhir:l <http://example.org/fhir/us/ecr/Device/device-ecmo> ] ; ( fhir:resource <http://example.org/fhir/us/ecr/Device/device-ecmo> ) ] ) . # <http://example.org/fhir/us/ecr/Composition/composition-eicr-zika> a fhir:Composition ; fhir:id [ fhir:v "composition-eicr-zika"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-composition"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-composition> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber> ] ; fhir:value [ a fhir:String ; 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:l <http://loinc.org> ] ; fhir:code [ fhir:v "55751-2" ] ; fhir:display [ fhir:v "Public Health Case Report" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:encounter [ fhir:l fhir:Encounter/encounter-eicr-eve-everywoman-outpatient ; 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:l fhir:PractitionerRole/practitionerrole-henry-seven ; 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:l fhir:Organization/organization-ecr-salem-medical-center ; 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:l <http://loinc.org> ] ; fhir:code [ fhir:v "29299-5" ] ; fhir:display [ fhir:v "Reason for visit Narrative" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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:l <http://loinc.org> ] ; fhir:code [ fhir:v "10154-3" ] ; fhir:display [ fhir:v "Chief complaint Narrative - Reported" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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 "History of Present Illness Section" ] ; fhir:code [ ( fhir:coding [ a loinc:10164-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "10164-2" ] ; fhir:display [ fhir:v "History of Present illness Narrative" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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 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></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:l <http://loinc.org> ] ; fhir:code [ fhir:v "11450-4" ] ; fhir:display [ fhir:v "Problem list - Reported" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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><a href=\"Condition-condition-eicr-eve-everywoman-common-cold.html\">Common cold (disorder)</a><table><tr><td style=\"font-weight: bold\">id</td><td><div title=\"id\">condition-eicr-eve-everywoman-common-cold</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\">15</div></td></tr><tr><td style=\"font-weight: bold\">lastUpdated</td><td><div title=\"lastUpdated\">2019-10-10T21:21:49.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\">Problem List Item</div>(<div title=\"code\">problem-list-item</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\">Common cold (disorder)</div>(<div title=\"code\">82272006</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:l fhir:Condition/condition-eicr-eve-everywoman-common-cold ; 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:l <http://loinc.org> ] ; fhir:code [ fhir:v "29549-3" ] ; fhir:display [ fhir:v "Medication administered Narrative" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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:l fhir:MedicationAdministration/medicationadministration-eve-everywoman-azithromycin ; 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:l <http://loinc.org> ] ; fhir:code [ fhir:v "42346-7" ] ; fhir:display [ fhir:v "Medications on admission (narrative)" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Admission Medications 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\">Medications on admission (narrative)</div>(<div title=\"code\">42346-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\">entry</td><td><a href=\"MedicationAdministration-medicationadministration-eve-everywoman-naloxone-response.html\">1 ML naloxone hydrochloride 0.4 MG/ML Injection</a></td></tr></table></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:MedicationAdministration/medicationadministration-eve-everywoman-naloxone-response ; fhir:reference [ fhir:v "MedicationAdministration/medicationadministration-eve-everywoman-naloxone-response" ] ; fhir:display [ fhir:v "1 ML naloxone hydrochloride 0.4 MG/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:l <http://loinc.org> ] ; fhir:code [ fhir:v "10160-0" ] ; fhir:display [ fhir:v "History of Medication use Narrative" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Medications 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 Medication use Narrative</div>(<div title=\"code\">10160-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\">entry</td><td><a href=\"MedicationAdministration-medicationadministration-eve-everywoman-azithromycin.html\">Azithromycin 500 MG Oral Tablet</a></td></tr></table></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:MedicationAdministration/medicationadministration-eve-everywoman-azithromycin ; 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:l <http://loinc.org> ] ; 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 [ fhir:v "<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><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:l fhir:Observation/observation-us-ph-lab-result-eve-everywoman-lymphocytes ; 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:l <http://loinc.org> ] ; fhir:code [ fhir:v "18776-5" ] ; fhir:display [ fhir:v "Plan of care note" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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\">Evaluation Procedure</div></li><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Evaluation procedure (procedure)</div>(<div title=\"code\">386053000</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:l fhir:ServiceRequest/servicerequest-eicr-zika ; ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "triggerCodeValueSet"^^xsd:anyURI ; fhir:l fhir:triggerCodeValueSet ] ; fhir:value [ a fhir:String ; fhir:v "urn:oid:2.16.840.1.114222.4.11.7508" ] ] [ fhir:url [ fhir:v "triggerCodeValueSetVersion"^^xsd:anyURI ; fhir:l fhir:triggerCodeValueSetVersion ] ; fhir:value [ a fhir:String ; fhir:v "19/05/2018" ] ] [ fhir:url [ fhir:v "triggerCode"^^xsd:anyURI ; fhir:l fhir:triggerCode ] ; fhir:value [ a fhir:Coding, sct:3928002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "3928002" ] ; fhir:display [ fhir:v "Zika virus disease (disorder)" ] ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension> ] ] ) ; 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:l <http://loinc.org> ] ; fhir:code [ fhir:v "11369-6" ] ; fhir:display [ fhir:v "History of Immunization note" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Immunizations 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 Immunization note</div>(<div title=\"code\">11369-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\">entry</td><td><a href=\"Immunization-immunization-ecr-pneumo.html\">pneumococcal polysaccharide vaccine</a></td></tr><tr><td style=\"font-weight: bold\">entry</td><td><a href=\"Observation-observation-vaccine-credential-assertion-eve-everywoman.html\">Vaccine Credential Patient Assertion Observation Example</a></td></tr></table></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:Immunization/immunization-ecr-pneumo ; fhir:reference [ fhir:v "Immunization/immunization-ecr-pneumo" ] ; fhir:display [ fhir:v "pneumococcal polysaccharide vaccine" ] ] [ fhir:l fhir:Observation/observation-vaccine-credential-assertion-eve-everywoman ; 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:l <http://loinc.org> ] ; fhir:code [ fhir:v "47519-4" ] ; fhir:display [ fhir:v "History of Procedures Document" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Procedures 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 Procedures Document</div>(<div title=\"code\">47519-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><a href=\"Procedure-procedure-ecmo.html\">Extracorporeal membrane oxygenation (procedure)</a></td></tr></table></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:Procedure/procedure-ecmo ; fhir:reference [ fhir:v "Procedure/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:l <http://loinc.org> ] ; fhir:code [ fhir:v "8716-3" ] ; fhir:display [ fhir:v "Vital signs note" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Vital Signs 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\">Vital signs</div>(<div title=\"code\">8716-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=\"Observation-observation-blood-pressure-eve-everywoman.html\">Blood pressure systolic and diastolic</a></td></tr></table></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:Observation/observation-blood-pressure-eve-everywoman ; 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:l <http://loinc.org> ] ; fhir:code [ fhir:v "29762-2" ] ; fhir:display [ fhir:v "Social history note" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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: Eve Everywoman 2018-01</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:l fhir:Observation/observation-travel-history-eve-everywoman-201801 ; fhir:reference [ fhir:v "Observation/observation-travel-history-eve-everywoman-201801" ] ; fhir:display [ fhir:v "eICR Travel History: Eve Everywoman 2018-01" ] ] [ fhir:l fhir:Observation/observation-odh-usual-work-eve-everywoman ; fhir:reference [ fhir:v "Observation/observation-odh-usual-work-eve-everywoman" ] ; fhir:display [ fhir:v "ODH Usual Work Example" ] ] [ fhir:l fhir:Observation/observation-disability-status-eve-everywoman ; fhir:reference [ fhir:v "Observation/observation-disability-status-eve-everywoman" ] ; fhir:display [ fhir:v "US Public Health Disability Status Example" ] ] [ fhir:l fhir:Observation/observation-us-ph-exposure-contact-info-football-game ; 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:l fhir:Observation/observation-country-of-nationality-eve-everywoman ; fhir:reference [ fhir:v "Observation/observation-country-of-nationality-eve-everywoman" ] ; fhir:display [ fhir:v "Country of Nationality Observation Example" ] ] [ fhir:l fhir:Observation/observation-country-of-residence-eve-everywoman ; 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:l <http://loinc.org> ] ; fhir:code [ fhir:v "90767-5" ] ; fhir:display [ fhir:v "Pregnancy summary Document" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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:l fhir:Observation/observation-pregnancy-status-eve-everywoman ; 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:l <http://loinc.org> ] ; fhir:code [ fhir:v "83910-0" ] ; fhir:display [ fhir:v "Public health Note" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Emergency Outbreak Information 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\">Public health Note</div>(<div title=\"code\">83910-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\">entry</td><td><a href=\"Observation-observation-us-ph-emergency-outbreak-info-eve-everywoman.html\">US Public Health Emergency Outbreak Information Example</a></td></tr></table></div>"^^rdf:XMLLiteral ] ] ; ( fhir:entry [ fhir:l fhir:Observation/observation-us-ph-emergency-outbreak-info-eve-everywoman ; 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:l <http://loinc.org> ] ; fhir:code [ fhir:v "11348-0" ] ; fhir:display [ fhir:v "History of Past illness note" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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\">Past Medical 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\">Past Medical History Narrative</div>(<div title=\"code\">11348-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 colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\"><p>Past medical history</p></td></tr></table></div>"^^rdf:XMLLiteral ] ] ] [ 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:l <http://loinc.org> ] ; fhir:code [ fhir:v "10187-3" ] ; fhir:display [ fhir:v "Review of systems Narrative - Reported" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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\">Review of Systems 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\">Review of Systems Section Narrative</div>(<div title=\"code\">10187-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>Review of systems</p></td></tr></table></div>"^^rdf:XMLLiteral ] ] ] ) . # <http://example.org/fhir/us/ecr/MedicationAdministration/medicationadministration-eve-everywoman-azithromycin> a fhir:MedicationAdministration ; fhir:id [ fhir:v "medicationadministration-eve-everywoman-azithromycin"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-medicationadministration"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-medicationadministration> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "completed"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ; fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm> ] ; fhir:code [ fhir:v "248656" ] ; fhir:display [ fhir:v "Azithromycin 500 MG Oral Tablet" ] ] ) ; fhir:text [ fhir:v "Azithromycin 500 MG Oral Tablet" ] ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2018-03-07"^^xsd:date ] ; fhir:end [ fhir:v "2018-03-07"^^xsd:date ] ] ; # fhir:dosage [ fhir:text [ fhir:v "Two tablets at once" ] ; fhir:route [ ( fhir:coding [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; fhir:method [ ( fhir:coding [ a sct:421521009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "421521009" ] ; fhir:display [ fhir:v "Swallow - dosing instruction imperative (qualifier value)" ] ] ) ] ; fhir:dose [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "TAB" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ] . # <http://example.org/fhir/us/ecr/Procedure/procedure-ecmo> a fhir:Procedure ; fhir:id [ fhir:v "procedure-ecmo"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-procedure"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-procedure> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ; fhir:l <urn:ietf:rfc:3986> ] ; fhir:value [ fhir:v "urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07afd" ] ] ) ; # fhir:status [ fhir:v "completed"] ; # fhir:code [ ( fhir:coding [ a sct:233573008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "233573008" ] ; fhir:display [ fhir:v "Extracorporeal membrane oxygenation (procedure)" ] ] ) ; fhir:text [ fhir:v "Extracorporeal membrane oxygenation (procedure)" ] ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ] ; # fhir:performed [ a fhir:Period ; fhir:start [ fhir:v "2020-11-01T12:55:26-07:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2020-11-01T13:25:26-07:00"^^xsd:dateTime ] ] ; # fhir:focalDevice ( [ fhir:manipulated [ fhir:l fhir:Device/device-ecmo ; fhir:reference [ fhir:v "Device/device-ecmo" ] ] ] ) . # <http://example.org/fhir/us/ecr/MedicationAdministration/medicationadministration-eve-everywoman-naloxone-response> a fhir:MedicationAdministration ; fhir:id [ fhir:v "medicationadministration-eve-everywoman-naloxone-response"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-medicationadministration"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-medicationadministration> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-therapeutic-medication-response-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-therapeutic-medication-response-extension> ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:268910001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "268910001" ] ; fhir:display [ fhir:v "Patient's condition improved (finding)" ] ] ) ] ] ) ; # fhir:status [ fhir:v "completed"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ; fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm> ] ; fhir:code [ fhir:v "1659929" ] ; fhir:display [ fhir:v "1 ML naloxone hydrochloride 0.4 MG/ML Injection" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2018-03-07"^^xsd:date ] ; fhir:end [ fhir:v "2018-03-07"^^xsd:date ] ] ; # fhir:dosage [ fhir:route [ ( fhir:coding [ a sct:206007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "206007" ] ; fhir:display [ fhir:v "Gluteus maximus muscle" ] ] ) ] ; fhir:method [ ( fhir:coding [ a sct:422145002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "422145002" ] ; fhir:display [ fhir:v "Inject - dosing instruction imperative (qualifier value)" ] ] ) ] ; fhir:dose [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "mL" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mL" ] ] ] . # <http://example.org/fhir/us/ecr/ServiceRequest/servicerequest-eicr-zika> a fhir:ServiceRequest ; fhir:id [ fhir:v "servicerequest-eicr-zika"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-servicerequest"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-servicerequest> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://example.org/lab.smarthealthit.org"^^xsd:anyURI ; fhir:l <http://example.org/lab.smarthealthit.org> ] ; fhir:value [ fhir:v "061ef612-344f-4e7b-81a8-1059ae7bbe11" ] ] ) ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:category ( [ ( fhir:coding [ a sct:386053000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "386053000" ] ; fhir:display [ fhir:v "Evaluation procedure (procedure)" ] ] ) ; fhir:text [ fhir:v "Evaluation Procedure" ] ] ) ; # fhir:code [ ( fhir:coding [ a loinc:80825-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "80825-3" ] ; fhir:display [ fhir:v "Zika virus envelope E gene [Presence] in Serum by NAA with probe detection" ] ] ) ; fhir:text [ fhir:v "Zika RT-PCR" ] ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:performer ( [ fhir:l fhir:Organization/organization-ecr-acme-laboratory ; fhir:reference [ fhir:v "Organization/organization-ecr-acme-laboratory" ] ; fhir:display [ fhir:v "Acme Labs" ] ] ) . # <http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-common-cold> a fhir:Condition, fhir:Condition ; fhir:id [ fhir:v "condition-eicr-eve-everywoman-common-cold"], [ fhir:v "condition-eicr-eve-everywoman-common-cold"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition-encounter-diagnosis"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition-encounter-diagnosis> ] ) ], [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition-encounter-diagnosis"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition-encounter-diagnosis> ] ) ] ; # fhir:language [ fhir:v "en"], [ fhir:v "en"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-category> ] ; fhir:code [ fhir:v "encounter-diagnosis" ] ] ) ] [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-category> ] ; fhir:code [ fhir:v "encounter-diagnosis" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a sct:82272006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "82272006" ] ; fhir:display [ fhir:v "Common cold (disorder)" ] ] ) ], [ ( fhir:coding [ a sct:82272006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "82272006" ] ; fhir:display [ fhir:v "Common cold (disorder)" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ], [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:onset [ a fhir:DateTime ; fhir:v "2017-09-23"^^xsd:date ], [ a fhir:DateTime ; fhir:v "2017-09-23"^^xsd:date ] ; # fhir:asserter [ fhir:l fhir:Practitioner/practitioner-us-core-henry-seven ; fhir:reference [ fhir:v "Practitioner/practitioner-us-core-henry-seven" ] ; fhir:display [ fhir:v "Henry Seven, MD" ] ], [ fhir:l fhir:Practitioner/practitioner-us-core-henry-seven ; fhir:reference [ fhir:v "Practitioner/practitioner-us-core-henry-seven" ] ; fhir:display [ fhir:v "Henry Seven, MD" ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-eicr-eve-everywoman-common-cold\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-eicr-eve-everywoman-common-cold</b></p><a name=\"condition-eicr-eve-everywoman-common-cold\"> </a><a name=\"hccondition-eicr-eve-everywoman-common-cold\"> </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=\"http://hl7.org/fhir/us/ph-library/2.0.0-snapshot/StructureDefinition-us-ph-condition-encounter-diagnosis.html\">US Public Health Condition Encounter Diagnosis</a></p></div><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 82272006}\">Common cold (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></p><p><b>onset</b>: 2017-09-23</p><p><b>asserter</b>: <a href=\"Practitioner-practitioner-us-core-henry-seven.html\">Henry Seven, MD</a></p></div>"^^rdf:XMLLiteral ] ] . # <http://example.org/fhir/us/ecr/Encounter/encounter-eicr-eve-everywoman-outpatient> a fhir:Encounter, fhir:Encounter ; fhir:id [ fhir:v "encounter-eicr-eve-everywoman-outpatient"], [ fhir:v "encounter-eicr-eve-everywoman-outpatient"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-encounter"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-encounter> ] ) ], [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-encounter"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-encounter> ] ) ] ; # fhir:language [ fhir:v "en"], [ fhir:v "en"] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://example.org/hospital.smarthealthit.org"^^xsd:anyURI ; fhir:l <http://example.org/hospital.smarthealthit.org> ] ; fhir:value [ fhir:v "9937012" ] ] [ fhir:system [ fhir:v "http://example.org/hospital.smarthealthit.org"^^xsd:anyURI ; fhir:l <http://example.org/hospital.smarthealthit.org> ] ; fhir:value [ fhir:v "9937012" ] ] ) ; # fhir:status [ fhir:v "finished"], [ fhir:v "finished"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "AMB" ] ; fhir:display [ fhir:v "ambulatory" ] ], [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "AMB" ] ; fhir:display [ fhir:v "ambulatory" ] ] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ; fhir:l <http://www.ama-assn.org/go/cpt> ] ; fhir:code [ fhir:v "99202" ] ] ) ; fhir:text [ fhir:v "Office Visit" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ; fhir:l <http://www.ama-assn.org/go/cpt> ] ; fhir:code [ fhir:v "99202" ] ] ) ; fhir:text [ fhir:v "Office Visit" ] ] ) ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ], [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:participant ( [ ( fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ParticipationType> ] ; fhir:code [ fhir:v "ATND" ] ; fhir:display [ fhir:v "attender" ] ] ) ] ) ; fhir:individual [ fhir:l fhir:PractitionerRole/practitionerrole-henry-seven ; fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ; fhir:display [ fhir:v "Henry Seven, MD" ] ] ] [ ( fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ParticipationType> ] ; fhir:code [ fhir:v "ATND" ] ; fhir:display [ fhir:v "attender" ] ] ) ] ) ; fhir:individual [ fhir:l fhir:PractitionerRole/practitionerrole-henry-seven ; fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ; fhir:display [ fhir:v "Henry Seven, MD" ] ] ] ) ; # fhir:period [ fhir:start [ fhir:v "2018-04-01T10:00:00-05:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2018-04-02T10:15:00-05:00"^^xsd:dateTime ] ], [ fhir:start [ fhir:v "2018-04-01T10:00:00-05:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2018-04-02T10:15:00-05:00"^^xsd:dateTime ] ] ; # fhir:diagnosis ( [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "triggerCodeValueSet"^^xsd:anyURI ; fhir:l fhir:triggerCodeValueSet ] ; fhir:value [ a fhir:String ; fhir:v "urn:oid:2.16.840.1.114222.4.11.7508" ] ] [ fhir:url [ fhir:v "triggerCodeValueSetVersion"^^xsd:anyURI ; fhir:l fhir:triggerCodeValueSetVersion ] ; fhir:value [ a fhir:String ; fhir:v "12/12/2018" ] ] [ fhir:url [ fhir:v "triggerCode"^^xsd:anyURI ; fhir:l fhir:triggerCode ] ; fhir:value [ a fhir:Coding, sct:3928002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "3928002" ] ; fhir:display [ fhir:v "Zika virus disease (disorder)" ] ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension> ] ] ) ; fhir:condition [ fhir:l fhir:Condition/condition-eicr-eve-everywoman-zika ; fhir:reference [ fhir:v "Condition/condition-eicr-eve-everywoman-zika" ] ] ] [ fhir:condition [ fhir:l fhir:Condition/condition-eicr-eve-everywoman-common-cold ; fhir:reference [ fhir:v "Condition/condition-eicr-eve-everywoman-common-cold" ] ] ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "triggerCodeValueSet"^^xsd:anyURI ; fhir:l fhir:triggerCodeValueSet ] ; fhir:value [ a fhir:String ; fhir:v "urn:oid:2.16.840.1.114222.4.11.7508" ] ] [ fhir:url [ fhir:v "triggerCodeValueSetVersion"^^xsd:anyURI ; fhir:l fhir:triggerCodeValueSetVersion ] ; fhir:value [ a fhir:String ; fhir:v "12/12/2018" ] ] [ fhir:url [ fhir:v "triggerCode"^^xsd:anyURI ; fhir:l fhir:triggerCode ] ; fhir:value [ a fhir:Coding, sct:3928002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "3928002" ] ; fhir:display [ fhir:v "Zika virus disease (disorder)" ] ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension> ] ] ) ; fhir:condition [ fhir:l fhir:Condition/condition-eicr-eve-everywoman-zika ; fhir:reference [ fhir:v "Condition/condition-eicr-eve-everywoman-zika" ] ] ] [ fhir:condition [ fhir:l fhir:Condition/condition-eicr-eve-everywoman-common-cold ; fhir:reference [ fhir:v "Condition/condition-eicr-eve-everywoman-common-cold" ] ] ] ) ; # fhir:location ( [ fhir:location [ fhir:l fhir:Location/location-ecr-salem-medical-center ; fhir:reference [ fhir:v "Location/location-ecr-salem-medical-center" ] ; fhir:display [ fhir:v "Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368" ] ] ] [ fhir:location [ fhir:l fhir:Location/location-ecr-salem-medical-center ; fhir:reference [ fhir:v "Location/location-ecr-salem-medical-center" ] ; fhir:display [ fhir:v "Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368" ] ] ] ) ; # fhir:serviceProvider [ fhir:l fhir:Organization/organization-ecr-salem-medical-center ; fhir:reference [ fhir:v "Organization/organization-ecr-salem-medical-center" ] ; fhir:display [ fhir:v "Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999" ] ], [ fhir:l fhir:Organization/organization-ecr-salem-medical-center ; fhir:reference [ fhir:v "Organization/organization-ecr-salem-medical-center" ] ; fhir:display [ fhir:v "Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999" ] ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_encounter-eicr-eve-everywoman-outpatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-eicr-eve-everywoman-outpatient</b></p><a name=\"encounter-eicr-eve-everywoman-outpatient\"> </a><a name=\"hcencounter-eicr-eve-everywoman-outpatient\"> </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-encounter.html\">eICR Encounter</a></p></div><p><b>identifier</b>: <code>http://example.org/hospital.smarthealthit.org</code>/9937012</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>type</b>: <span title=\"Codes:{http://www.ama-assn.org/go/cpt 99202}\">Office Visit</span></p><p><b>subject</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ATND}\">attender</span></td><td><a href=\"PractitionerRole-practitionerrole-henry-seven.html\">Henry Seven, MD</a></td></tr></table><p><b>period</b>: 2018-04-01 10:00:00-0500 --> 2018-04-02 10:15:00-0500</p><blockquote><p><b>diagnosis</b></p><blockquote><p><b>eICR Trigger Code Flag Extension</b></p><ul><li>triggerCodeValueSet: urn:oid:2.16.840.1.114222.4.11.7508</li><li>triggerCodeValueSetVersion: 12/12/2018</li><li>triggerCode: <a href=\"http://snomed.info/id/3928002\">SNOMED CT: 3928002</a> (Zika virus disease (disorder))</li></ul></blockquote><p><b>condition</b>: <a href=\"Condition-condition-eicr-eve-everywoman-zika.html\">Condition Zika virus disease (disorder)</a></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>condition</b>: <a href=\"Condition-condition-eicr-eve-everywoman-common-cold.html\">Condition Common cold (disorder)</a></p></blockquote><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-ecr-salem-medical-center.html\">Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-organization-ecr-salem-medical-center.html\">Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999</a></p></div>"^^rdf:XMLLiteral ] ] . # <http://example.org/fhir/us/ecr/Observation/observation-pregnancy-status-eve-everywoman> a fhir:Observation ; fhir:id [ fhir:v "observation-pregnancy-status-eve-everywoman"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-pregnancy-status-observation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-pregnancy-status-observation> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension> ] ; fhir:value [ a fhir:DateTime ; fhir:v "2017-10-01"^^xsd:date ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "social-history" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:82810-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "82810-3" ] ; fhir:display [ fhir:v "Pregnancy status" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2017-08-26"^^xsd:date ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/practitionerrole-henry-seven ; fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:77386006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "77386006" ] ; fhir:display [ fhir:v "Pregnancy (finding)" ] ] ) ] ; # fhir:method [ ( fhir:coding [ a sct:16310003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "16310003" ] ; fhir:display [ fhir:v "Ultrasonography (procedure)" ] ] ) ] ; # fhir:component ( [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension> ] ; fhir:value [ a fhir:DateTime ; fhir:v "2017-10-01"^^xsd:date ] ] ) ; fhir:code [ ( fhir:coding [ a loinc:53691-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "53691-2" ] ; fhir:display [ fhir:v "Gestational age Estimated from patient reported estimated date of conception" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "143"^^xsd:decimal ] ; fhir:unit [ fhir:v "d" ] ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension> ] ; fhir:value [ a fhir:DateTime ; fhir:v "2017-10-01"^^xsd:date ] ] ) ; fhir:code [ ( fhir:coding [ a loinc:57064-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "57064-8" ] ; fhir:display [ fhir:v "Delivery date Estimated from date fundal height reaches umb" ] ] ) ] ; fhir:value [ a fhir:DateTime ; fhir:v "2018-05-01"^^xsd:date ] ] ) . # <http://example.org/fhir/us/ecr/Observation/observation-vaccine-credential-assertion-eve-everywoman> a fhir:Observation ; fhir:id [ fhir:v "observation-vaccine-credential-assertion-eve-everywoman"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-vaccine-credential-patient-assertion"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-vaccine-credential-patient-assertion> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "social-history" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:11370-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "11370-4" ] ; fhir:display [ fhir:v "Immunization status - Reported" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2020-11-10T22:33:22Z"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/practitionerrole-henry-seven ; fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0532"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0532> ] ; fhir:code [ fhir:v "Y" ] ; fhir:display [ fhir:v "Yes" ] ] ) ] . # <http://example.org/fhir/us/ecr/Observation/observation-us-ph-emergency-outbreak-info-eve-everywoman> a fhir:Observation ; fhir:id [ fhir:v "observation-us-ph-emergency-outbreak-info-eve-everywoman"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-emergency-outbreak-information"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-emergency-outbreak-information> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "social-history" ] ] ) ] ) ; # fhir:code [ fhir:text [ fhir:v "Employee desk distance from mail sorter" ] ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2020-11-18T22:33:22Z"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/practitionerrole-henry-seven ; fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "m" ] ] . # <http://example.org/fhir/us/ecr/Observation/observation-country-of-nationality-eve-everywoman> a fhir:Observation ; fhir:id [ fhir:v "observation-country-of-nationality-eve-everywoman"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-country-of-nationality"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-country-of-nationality> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "social-history" ] ; fhir:display [ fhir:v "Social History" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a sct:186034007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "186034007" ] ; fhir:display [ fhir:v "Ethnicity / related nationality data (observable entity)" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2020-11-10T22:33:22Z"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/practitionerrole-henry-seven ; fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ; fhir:l <urn:iso:std:iso:3166> ] ; fhir:code [ fhir:v "AU" ] ; fhir:display [ fhir:v "Australia" ] ] ) ] . # <http://example.org/fhir/us/ecr/Patient/patient-ecr-eve-everywoman> a fhir:Patient, fhir:Patient ; fhir:id [ fhir:v "patient-ecr-eve-everywoman"], [ fhir:v "patient-ecr-eve-everywoman"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient> ] ) ], [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient> ] ) ] ; # fhir:language [ fhir:v "en"], [ fhir:v "en"] ; # fhir:extension ( [ ( fhir:extension [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ; fhir:l fhir:ombCategory ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.113883.6.238> ] ; fhir:code [ fhir:v "2106-3" ] ; fhir:display [ fhir:v "White" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ; fhir:l fhir:text ] ; fhir:value [ a fhir:String ; fhir:v "White" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-race> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ; fhir:l fhir:ombCategory ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.113883.6.238> ] ; fhir:code [ fhir:v "2186-5" ] ; fhir:display [ fhir:v "Not Hispanic or Latino" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ; fhir:l fhir:text ] ; fhir:value [ a fhir:String ; fhir:v "Not Hispanic or Latino" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex> ] ; fhir:value [ a fhir:Code ; fhir:v "F" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "tribalAffiliation"^^xsd:anyURI ; fhir:l fhir:tribalAffiliation ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS> ] ; fhir:code [ fhir:v "91" ] ; fhir:display [ fhir:v "Fort Mojave Indian Tribe of Arizona, California & Nevada" ] ] ) ] ] [ fhir:url [ fhir:v "isEnrolled"^^xsd:anyURI ; fhir:l fhir:isEnrolled ] ; fhir:value [ a fhir:Boolean ; fhir:v true ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ; fhir:l fhir:ombCategory ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.113883.6.238> ] ; fhir:code [ fhir:v "2106-3" ] ; fhir:display [ fhir:v "White" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ; fhir:l fhir:text ] ; fhir:value [ a fhir:String ; fhir:v "White" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-race> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ; fhir:l fhir:ombCategory ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.113883.6.238> ] ; fhir:code [ fhir:v "2186-5" ] ; fhir:display [ fhir:v "Not Hispanic or Latino" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ; fhir:l fhir:text ] ; fhir:value [ a fhir:String ; fhir:v "Not Hispanic or Latino" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex> ] ; fhir:value [ a fhir:Code ; fhir:v "F" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "tribalAffiliation"^^xsd:anyURI ; fhir:l fhir:tribalAffiliation ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS> ] ; fhir:code [ fhir:v "91" ] ; fhir:display [ fhir:v "Fort Mojave Indian Tribe of Arizona, California & Nevada" ] ] ) ] ] [ fhir:url [ fhir:v "isEnrolled"^^xsd:anyURI ; fhir:l fhir:isEnrolled ] ; fhir:value [ a fhir:Boolean ; fhir:v true ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation> ] ] ) ; # fhir:identifier ( [ fhir:use [ fhir:v "usual" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ; fhir:code [ fhir:v "MR" ] ; fhir:display [ fhir:v "Medical Record Number" ] ] ) ] ; fhir:system [ fhir:v "http://example.org/hospital-smarthealthit"^^xsd:anyURI ; fhir:l <http://example.org/hospital-smarthealthit> ] ; fhir:value [ fhir:v "1032702" ] ] [ fhir:use [ fhir:v "usual" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ; fhir:code [ fhir:v "MR" ] ; fhir:display [ fhir:v "Medical Record Number" ] ] ) ] ; fhir:system [ fhir:v "http://example.org/hospital-smarthealthit"^^xsd:anyURI ; fhir:l <http://example.org/hospital-smarthealthit> ] ; fhir:value [ fhir:v "1032702" ] ] ) ; # fhir:active [ fhir:v true], [ fhir:v true] ; # fhir:name ( [ fhir:family [ fhir:v "Everywoman" ] ; ( fhir:given [ fhir:v "Eve" ] [ fhir:v "L" ] ) ] [ fhir:family [ fhir:v "Everywoman" ] ; ( fhir:given [ fhir:v "Eve" ] [ fhir:v "L" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "1-(404)555-1212" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "eve.everywoman@example.org" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "1-(404)555-1212" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "eve.everywoman@example.org" ] ] ) ; # fhir:gender [ fhir:v "female"], [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1974-11-24"^^xsd:date], [ fhir:v "1974-11-24"^^xsd:date] ; # fhir:deceased [ a fhir:Boolean ; fhir:v false ], [ a fhir:Boolean ; fhir:v false ] ; # fhir:address ( [ ( fhir:line [ fhir:v "2222 Home Street" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ; fhir:country [ fhir:v "US" ] ] [ ( fhir:line [ fhir:v "2222 Home Street" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ; fhir:country [ fhir:v "US" ] ] ) ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ; fhir:l <urn:ietf:bcp:47> ] ; fhir:code [ fhir:v "en" ] ; fhir:display [ fhir:v "English" ] ] ) ] ] [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ; fhir:l <urn:ietf:bcp:47> ] ; fhir:code [ fhir:v "en" ] ; fhir:display [ fhir:v "English" ] ] ) ] ] ) ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-ecr-eve-everywoman\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-ecr-eve-everywoman</b></p><a name=\"patient-ecr-eve-everywoman\"> </a><a name=\"hcpatient-ecr-eve-everywoman\"> </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=\"http://hl7.org/fhir/us/ph-library/2.0.0-snapshot/StructureDefinition-us-ph-patient.html\">US Public Health Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Eve L Everywoman Female, DoB: 1974-11-24 ( Medical Record Number: 1032702 (use: usual, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 1-(404)555-1212(Home)</li><li><a href=\"mailto:eve.everywoman@example.org\">eve.everywoman@example.org</a></li><li>2222 Home Street Ann Arbor MI 99999 US </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity. The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-CDCREC.html#CDCREC-2186-5\">CDC Race and Ethnicity: 2186-5</a> (Not Hispanic or Latino)</li><li>text: Not Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">F</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race. The race concepts are grouped by and pre-mapped to the 5 OMB race categories:#xA;#xA; - American Indian or Alaska Native#xA; - Asian#xA; - Black or African American#xA; - Native Hawaiian or Other Pacific Islander#xA; - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-CDCREC.html#CDCREC-2106-3\">CDC Race and Ethnicity: 2106-3</a> (White)</li><li>text: White</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This Extension profile represents a tribe or band with which a person associates and, optionally, whether they are enrolled.\">US Core Tribal Affiliation Extension:</td><td colspan=\"3\"><ul><li>tribalAffiliation: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS 91}\">Fort Mojave Indian Tribe of Arizona, California & Nevada</span></li><li>isEnrolled: true</li></ul></td></tr></table></div>"^^rdf:XMLLiteral ] ] . # <http://example.org/fhir/us/ecr/Immunization/immunization-ecr-pneumo> a fhir:Immunization ; fhir:id [ fhir:v "immunization-ecr-pneumo"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|6.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization?version=6.1.0> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "completed"] ; # fhir:vaccineCode [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/cvx> ] ; fhir:code [ fhir:v "33" ] ; fhir:display [ fhir:v "pneumococcal polysaccharide PPV23" ] ] ) ] ; # fhir:patient [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:occurrence [ a fhir:DateTime ; fhir:v "2018-09-01"^^xsd:date ] ; # fhir:primarySource [ fhir:v true] . # <http://example.org/fhir/us/ecr/Observation/observation-country-of-residence-eve-everywoman> a fhir:Observation ; fhir:id [ fhir:v "observation-country-of-residence-eve-everywoman"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-country-of-residence-observation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-country-of-residence-observation> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "social-history" ] ; fhir:display [ fhir:v "Social History" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:77983-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "77983-5" ] ; fhir:display [ fhir:v "Country of usual residence" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2020-11-10T22:33:22Z"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/practitionerrole-henry-seven ; fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ; fhir:l <urn:iso:std:iso:3166> ] ; fhir:code [ fhir:v "GB" ] ; fhir:display [ fhir:v "United Kingdom of Great Britain and Northern Ireland" ] ] ) ] . # <http://example.org/fhir/us/ecr/PractitionerRole/practitionerrole-henry-seven> a fhir:PractitionerRole, fhir:PractitionerRole ; fhir:id [ fhir:v "practitionerrole-henry-seven"], [ fhir:v "practitionerrole-henry-seven"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-practitionerrole"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-practitionerrole> ] ) ], [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-practitionerrole"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-practitionerrole> ] ) ] ; # fhir:language [ fhir:v "en"], [ fhir:v "en"] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "9941339108" ] ] [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "9941339108" ] ] ) ; # fhir:practitioner [ fhir:l fhir:Practitioner/practitioner-us-core-henry-seven ; fhir:reference [ fhir:v "Practitioner/practitioner-us-core-henry-seven" ] ; fhir:display [ fhir:v "Henry Seven, MD" ] ], [ fhir:l fhir:Practitioner/practitioner-us-core-henry-seven ; fhir:reference [ fhir:v "Practitioner/practitioner-us-core-henry-seven" ] ; fhir:display [ fhir:v "Henry Seven, MD" ] ] ; # fhir:organization [ fhir:l fhir:Organization/organization-ecr-salem-medical-center ; fhir:reference [ fhir:v "Organization/organization-ecr-salem-medical-center" ] ; fhir:display [ fhir:v "Salem Medical Center" ] ], [ fhir:l fhir:Organization/organization-ecr-salem-medical-center ; fhir:reference [ fhir:v "Organization/organization-ecr-salem-medical-center" ] ; fhir:display [ fhir:v "Salem Medical Center" ] ] ; # fhir:code ( [ ( fhir:coding [ fhir:system [ fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ; fhir:l <http://nucc.org/provider-taxonomy> ] ; fhir:code [ fhir:v "261QP2300X" ] ; fhir:display [ fhir:v "Primary Care Clinic/Center" ] ] ) ] [ ( fhir:coding [ fhir:system [ fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ; fhir:l <http://nucc.org/provider-taxonomy> ] ; fhir:code [ fhir:v "261QP2300X" ] ; fhir:display [ fhir:v "Primary Care Clinic/Center" ] ] ) ] ) ; # fhir:specialty ( [ ( fhir:coding [ a sct:419772000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "419772000" ] ; fhir:display [ fhir:v "Family practice" ] ] ) ] [ ( fhir:coding [ a sct:419772000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "419772000" ] ; fhir:display [ fhir:v "Family practice" ] ] ) ] ) ; # fhir:location ( [ fhir:l fhir:Location/location-ecr-salem-medical-center ; fhir:reference [ fhir:v "Location/location-ecr-salem-medical-center" ] ; fhir:display [ fhir:v "Salem Medical Center" ] ] [ fhir:l fhir:Location/location-ecr-salem-medical-center ; fhir:reference [ fhir:v "Location/location-ecr-salem-medical-center" ] ; fhir:display [ fhir:v "Salem Medical Center" ] ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "henry.seven@example.com" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "henry.seven@example.com" ] ] ) ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_practitionerrole-henry-seven\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole practitionerrole-henry-seven</b></p><a name=\"practitionerrole-henry-seven\"> </a><a name=\"hcpractitionerrole-henry-seven\"> </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=\"http://hl7.org/fhir/us/ph-library/2.0.0-snapshot/StructureDefinition-us-ph-practitionerrole.html\">US Public Health PractitionerRole</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/9941339108</p><p><b>practitioner</b>: <a href=\"Practitioner-practitioner-us-core-henry-seven.html\">Henry Seven, MD</a></p><p><b>organization</b>: <a href=\"Organization-organization-ecr-salem-medical-center.html\">Salem Medical Center</a></p><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 261QP2300X}\">Primary Care Clinic/Center</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 419772000}\">Family practice</span></p><p><b>location</b>: <a href=\"Location-location-ecr-salem-medical-center.html\">Salem Medical Center</a></p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.com\">henry.seven@example.com</a></p></div>"^^rdf:XMLLiteral ] ] . # <http://example.org/fhir/us/ecr/Observation/observation-blood-pressure-eve-everywoman> a fhir:Observation ; fhir:id [ fhir:v "observation-blood-pressure-eve-everywoman"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure|6.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure?version=6.1.0> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "vital-signs" ] ; fhir:display [ fhir:v "Vital Signs" ] ] ) ; fhir:text [ fhir:v "Vital Signs" ] ] ) ; # fhir:code [ ( fhir:coding [ a loinc:85354-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "85354-9" ] ; fhir:display [ fhir:v "Blood pressure panel with all children optional" ] ] ) ; fhir:text [ fhir:v "Blood pressure systolic and diastolic" ] ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:encounter [ fhir:display [ fhir:v "GP Visit" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2020-07-02"^^xsd:date ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/practitionerrole-henry-seven ; fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ] ) ; # fhir:component ( [ fhir:code [ ( fhir:coding [ a loinc:8480-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "8480-6" ] ; fhir:display [ fhir:v "Systolic blood pressure" ] ] ) ; fhir:text [ fhir:v "Systolic blood pressure" ] ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmHg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mm[Hg]" ] ] ] [ fhir:code [ ( fhir:coding [ a loinc:8462-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "8462-4" ] ; fhir:display [ fhir:v "Diastolic blood pressure" ] ] ) ; fhir:text [ fhir:v "Diastolic blood pressure" ] ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "44"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmHg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mm[Hg]" ] ] ] ) . # <http://example.org/fhir/us/ecr/Observation/observation-us-ph-exposure-contact-info-football-game> a fhir:Observation ; fhir:id [ fhir:v "observation-us-ph-exposure-contact-info-football-game"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-exposure-contact-information"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-exposure-contact-information> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActClass"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActClass> ] ; fhir:code [ fhir:v "EXPOS" ] ; fhir:display [ fhir:v "exposure" ] ] ) ; fhir:text [ fhir:v "An interaction between entities that provides opportunity for transmission of a physical, chemical, or biological agent from an exposure source entity to an exposure target entity." ] ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/umls"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/umls> ] ; fhir:code [ fhir:v "C3841750" ] ; fhir:display [ fhir:v "Mass gathering" ] ] ) ; fhir:text [ fhir:v "Mass gathering (football game)" ] ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:focus ( [ fhir:l fhir:Location/location-ecr-city-football-stadium ; fhir:reference [ fhir:v "Location/location-ecr-city-football-stadium" ] ; fhir:display [ fhir:v "City Football Stadium" ] ] ) ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2020-01-11T18:00:00Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2020-01-11T21:30:00Z"^^xsd:dateTime ] ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/practitionerrole-henry-seven ; fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:264379009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "264379009" ] ; fhir:display [ fhir:v "Sports stadium (environment)" ] ] ) ; fhir:text [ fhir:v "City Football Stadium" ] ] ; # fhir:component ( [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ParticipationType> ] ; fhir:code [ fhir:v "EXPAGNT" ] ; fhir:display [ fhir:v "ExposureAgent" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:840533007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "840533007" ] ; fhir:display [ fhir:v "Severe acute respiratory syndrome coronavirus 2 (organism)" ] ] ) ] ] ) . # <http://example.org/fhir/us/ecr/Observation/observation-travel-history-eve-everywoman-201801> a fhir:Observation ; fhir:id [ fhir:v "observation-travel-history-eve-everywoman-201801"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-travel-history"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-travel-history> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "social-history" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a sct:420008001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "420008001" ] ; fhir:display [ fhir:v "Travel" ] ] ) ; fhir:text [ fhir:v "Travel History" ] ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2018-01-15"^^xsd:date ] ; fhir:end [ fhir:v "2018-01-30"^^xsd:date ] ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/practitionerrole-henry-seven ; fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ] ) ; # fhir:component ( [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ParticipationType> ] ; fhir:code [ fhir:v "LOC" ] ; fhir:display [ fhir:v "Location" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:oid:1.0.3166.1"^^xsd:anyURI ; fhir:l <urn:oid:1.0.3166.1> ] ; fhir:code [ fhir:v "VUT" ] ; fhir:display [ fhir:v "Vanuatu" ] ] ) ] ] [ fhir:code [ ( fhir:coding [ a sct:280147009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "280147009" ] ; fhir:display [ fhir:v "Type of activity (attribute)" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:702348006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "702348006" ] ; fhir:display [ fhir:v "Active duty military (occupation)" ] ] ) ] ] ) . # <http://example.org/fhir/us/ecr/Observation/observation-disability-status-eve-everywoman> a fhir:Observation ; fhir:id [ fhir:v "observation-disability-status-eve-everywoman"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-disability-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-disability-status> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/us-core-category"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/CodeSystem/us-core-category> ] ; fhir:code [ fhir:v "disability-status" ] ; fhir:display [ fhir:v "Disability Status" ] ] ) ; fhir:text [ fhir:v "Disability Status" ] ] ) ; # fhir:code [ ( fhir:coding [ a loinc:69856-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "69856-3" ] ; fhir:display [ fhir:v "Are you deaf, or do you have serious difficulty hearing" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2020-11-10T22:33:22Z"^^xsd:dateTime ] ; # fhir:performer ( [ fhir:l fhir:PractitionerRole/practitionerrole-henry-seven ; fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0532"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0532> ] ; fhir:code [ fhir:v "Y" ] ; fhir:display [ fhir:v "Yes" ] ] ) ] . # <http://example.org/fhir/us/ecr/Observation/observation-us-ph-lab-result-eve-everywoman-lymphocytes> a fhir:Observation ; fhir:id [ fhir:v "observation-us-ph-lab-result-eve-everywoman-lymphocytes"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-lab-result-observation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-lab-result-observation> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ; fhir:code [ fhir:v "laboratory" ] ; fhir:display [ fhir:v "Laboratory" ] ] ) ; fhir:text [ fhir:v "Laboratory" ] ] ) ; # fhir:code [ ( fhir:coding [ a loinc:731-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "731-0" ] ; fhir:display [ fhir:v "Lymphocytes [#/volume] in Blood by Automated count" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2018-03-07"^^xsd:date ] ; # fhir:performer ( [ fhir:l fhir:Organization/organization-ecr-acme-laboratory ; fhir:reference [ fhir:v "Organization/organization-ecr-acme-laboratory" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v 5.2 ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "10*3/uL" ] ] ; # fhir:interpretation ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation> ] ; fhir:code [ fhir:v "H" ] ; fhir:display [ fhir:v "High" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "10*3/uL" ] ] ; fhir:high [ fhir:value [ fhir:v 4.8 ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "10*3/uL" ] ] ] ) . # <http://example.org/fhir/us/ecr/Organization/organization-ecr-acme-laboratory> a fhir:Organization ; fhir:id [ fhir:v "organization-ecr-acme-laboratory"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "1144221847" ] ] ) ; # fhir:active [ fhir:v true] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ; fhir:code [ fhir:v "OUTLAB" ] ; fhir:display [ fhir:v "outpatient laboratory" ] ] ) ] ) ; # fhir:name [ fhir:v "Acme_Labs"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+1-555-555-4444" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mail@acme-labs.com" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "7777 Laboratory Drive" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ] ) . # <http://example.org/fhir/us/ecr/Observation/observation-odh-usual-work-eve-everywoman> a fhir:Observation ; fhir:id [ fhir:v "observation-odh-usual-work-eve-everywoman"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/odh/StructureDefinition/odh-UsualWork"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/odh/StructureDefinition/odh-UsualWork> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:21843-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "21843-8" ] ; fhir:display [ fhir:v "History of Usual occupation" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:Period ; fhir:start [ fhir:v "2015-01-01"^^xsd:date ] ; fhir:end [ fhir:v "2018-03-07"^^xsd:date ] ] ; # fhir:performer ( [ fhir:l fhir:Practitioner/practitioner-us-core-henry-seven ; fhir:reference [ fhir:v "Practitioner/practitioner-us-core-henry-seven" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.314"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.314> ] ; fhir:code [ fhir:v "0136" ] ; fhir:display [ fhir:v "Human Resources Managers" ] ] ) ] ; # fhir:component ( [ fhir:code [ ( fhir:coding [ a loinc:21844-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "21844-6" ] ; fhir:display [ fhir:v "History of Usual industry" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.315"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.315> ] ; fhir:code [ fhir:v "8190" ] ; fhir:display [ fhir:v "Hospitals" ] ] ) ] ] ) . # <http://example.org/fhir/us/ecr/Location/location-ecr-salem-medical-center> a fhir:Location, fhir:Location ; fhir:id [ fhir:v "location-ecr-salem-medical-center"], [ fhir:v "location-ecr-salem-medical-center"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-location"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-location> ] ) ], [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-location"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-location> ] ) ] ; # fhir:language [ fhir:v "en"], [ fhir:v "en"] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "1144221995" ] ] [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "1144221995" ] ] ) ; # fhir:status [ fhir:v "active"], [ fhir:v "active"] ; # fhir:name [ fhir:v "Clinic Bldg A, Salem Medical Center"], [ fhir:v "Clinic Bldg A, Salem Medical Center"] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ; fhir:code [ fhir:v "HOSP" ] ; fhir:display [ fhir:v "Hospital" ] ] ) ] [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ; fhir:code [ fhir:v "HOSP" ] ; fhir:display [ fhir:v "Hospital" ] ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "(+1) (555)555-3001" ] ] [ fhir:system [ fhir:v "fax" ] ; fhir:value [ fhir:v "(+1) (555)555-3002" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mail@smc.org" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "(+1) (555)555-3001" ] ] [ fhir:system [ fhir:v "fax" ] ; fhir:value [ fhir:v "(+1) (555)555-3002" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mail@smc.org" ] ] ) ; # fhir:address [ ( fhir:line [ fhir:v "Clinic Bldg A" ] [ fhir:v "4444 Healthcare Drive" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ], [ ( fhir:line [ fhir:v "Clinic Bldg A" ] [ fhir:v "4444 Healthcare Drive" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ] ; # fhir:managingOrganization [ fhir:l fhir:Organization/organization-ecr-salem-medical-center ; fhir:reference [ fhir:v "Organization/organization-ecr-salem-medical-center" ] ], [ fhir:l fhir:Organization/organization-ecr-salem-medical-center ; fhir:reference [ fhir:v "Organization/organization-ecr-salem-medical-center" ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_location-ecr-salem-medical-center\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location location-ecr-salem-medical-center</b></p><a name=\"location-ecr-salem-medical-center\"> </a><a name=\"hclocation-ecr-salem-medical-center\"> </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=\"http://hl7.org/fhir/us/ph-library/2.0.0-snapshot/StructureDefinition-us-ph-location.html\">US Public Health Location</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1144221995</p><p><b>status</b>: Active</p><p><b>name</b>: Clinic Bldg A, Salem Medical Center</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span></p><p><b>telecom</b>: ph: (+1) (555)555-3001, fax: (+1) (555)555-3002, <a href=\"mailto:mail@smc.org\">mail@smc.org</a></p><p><b>address</b>: Clinic Bldg A 4444 Healthcare Drive Ann Arbor MI 99999 </p><p><b>managingOrganization</b>: <a href=\"Organization-organization-ecr-salem-medical-center.html\">Organization Salem Medical Center</a></p></div>"^^rdf:XMLLiteral ] ] . # <http://example.org/fhir/us/ecr/Location/location-ecr-city-football-stadium> a fhir:Location ; fhir:id [ fhir:v "location-ecr-city-football-stadium"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|6.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-location?version=6.1.0> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:status [ fhir:v "active"] ; # fhir:name [ fhir:v "City Football Stadium"] ; # fhir:type ( [ ( fhir:coding [ a sct:264379009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "264379009" ] ; fhir:display [ fhir:v "Sports stadium (environment)" ] ] ) ; fhir:text [ fhir:v "City Football Stadium" ] ] ) ; # fhir:address [ ( fhir:line [ fhir:v "99 Football Stadium Road" ] ) ; fhir:city [ fhir:v "My City" ] ; fhir:state [ fhir:v "AZ" ] ; fhir:postalCode [ fhir:v "8562" ] ] . # <http://example.org/fhir/us/ecr/Organization/organization-ecr-salem-medical-center> a fhir:Organization, fhir:Organization ; fhir:id [ fhir:v "organization-ecr-salem-medical-center"], [ fhir:v "organization-ecr-salem-medical-center"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization> ] ) ], [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization> ] ) ] ; # fhir:language [ fhir:v "en"], [ fhir:v "en"] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "1144221847" ] ] [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "1144221847" ] ] ) ; # fhir:active [ fhir:v true], [ fhir:v true] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ; fhir:code [ fhir:v "OF" ] ; fhir:display [ fhir:v "Outpatient facility" ] ] ) ] [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ; fhir:code [ fhir:v "OF" ] ; fhir:display [ fhir:v "Outpatient facility" ] ] ) ] ) ; # fhir:name [ fhir:v "Salem Medical Center"], [ fhir:v "Salem Medical Center"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+1-555-555-1111" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mail@salemmedicalcenter.com" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+1-555-555-1111" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mail@salemmedicalcenter.com" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "22222 Health Authority Drive" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ] [ ( fhir:line [ fhir:v "22222 Health Authority Drive" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ] ) ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_organization-ecr-salem-medical-center\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-ecr-salem-medical-center</b></p><a name=\"organization-ecr-salem-medical-center\"> </a><a name=\"hcorganization-ecr-salem-medical-center\"> </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=\"http://hl7.org/fhir/us/ph-library/2.0.0-snapshot/StructureDefinition-us-ph-organization.html\">US Public Health Organization</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1144221847</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode OF}\">Outpatient facility</span></p><p><b>name</b>: Salem Medical Center</p><p><b>telecom</b>: <a href=\"tel:+1-555-555-1111\">+1-555-555-1111</a>, <a href=\"mailto:mail@salemmedicalcenter.com\">mail@salemmedicalcenter.com</a></p><p><b>address</b>: 22222 Health Authority Drive Ann Arbor MI 99999 </p></div>"^^rdf:XMLLiteral ] ] . # <http://example.org/fhir/us/ecr/Condition/condition-eicr-eve-everywoman-zika> a fhir:Condition, fhir:Condition ; fhir:id [ fhir:v "condition-eicr-eve-everywoman-zika"], [ fhir:v "condition-eicr-eve-everywoman-zika"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition-encounter-diagnosis"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition-encounter-diagnosis> ] ) ], [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition-encounter-diagnosis"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition-encounter-diagnosis> ] ) ] ; # fhir:language [ fhir:v "en"], [ fhir:v "en"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-category> ] ; fhir:code [ fhir:v "encounter-diagnosis" ] ] ) ] [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-category> ] ; fhir:code [ fhir:v "encounter-diagnosis" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a sct:3928002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "3928002" ] ; fhir:display [ fhir:v "Zika virus disease (disorder)" ] ] ) ], [ ( fhir:coding [ a sct:3928002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "3928002" ] ; fhir:display [ fhir:v "Zika virus disease (disorder)" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ], [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:onset [ a fhir:DateTime ; fhir:v "2017-08-23"^^xsd:date ], [ a fhir:DateTime ; fhir:v "2017-08-23"^^xsd:date ] ; # fhir:asserter [ fhir:l fhir:Practitioner/practitioner-us-core-henry-seven ; fhir:reference [ fhir:v "Practitioner/practitioner-us-core-henry-seven" ] ; fhir:display [ fhir:v "Henry Seven, MD" ] ], [ fhir:l fhir:Practitioner/practitioner-us-core-henry-seven ; fhir:reference [ fhir:v "Practitioner/practitioner-us-core-henry-seven" ] ; fhir:display [ fhir:v "Henry Seven, MD" ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-eicr-eve-everywoman-zika\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-eicr-eve-everywoman-zika</b></p><a name=\"condition-eicr-eve-everywoman-zika\"> </a><a name=\"hccondition-eicr-eve-everywoman-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=\"http://hl7.org/fhir/us/ph-library/2.0.0-snapshot/StructureDefinition-us-ph-condition-encounter-diagnosis.html\">US Public Health Condition Encounter Diagnosis</a></p></div><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 3928002}\">Zika virus disease (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></p><p><b>onset</b>: 2017-08-23</p><p><b>asserter</b>: <a href=\"Practitioner-practitioner-us-core-henry-seven.html\">Henry Seven, MD</a></p></div>"^^rdf:XMLLiteral ] ] . # <http://example.org/fhir/us/ecr/Practitioner/practitioner-us-core-henry-seven> a fhir:Practitioner, fhir:Practitioner ; fhir:id [ fhir:v "practitioner-us-core-henry-seven"], [ fhir:v "practitioner-us-core-henry-seven"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|6.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner?version=6.1.0> ] ) ], [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|6.1.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner?version=6.1.0> ] ) ] ; # fhir:language [ fhir:v "en"], [ fhir:v "en"] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "9941339100" ] ] [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "9941339100" ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Henry" ] ; ( fhir:given [ fhir:v "Seven" ] ) ; ( fhir:suffix [ fhir:v "M.D." ] ) ] [ fhir:family [ fhir:v "Henry" ] ; ( fhir:given [ fhir:v "Seven" ] ) ; ( fhir:suffix [ fhir:v "M.D." ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "henry.seven@example.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "henry.seven@example.org" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "1002 Healthcare Drive" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ; fhir:country [ fhir:v "US" ] ] [ ( fhir:line [ fhir:v "1002 Healthcare Drive" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ; fhir:country [ fhir:v "US" ] ] ) ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_practitioner-us-core-henry-seven\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-us-core-henry-seven</b></p><a name=\"practitioner-us-core-henry-seven\"> </a><a name=\"hcpractitioner-us-core-henry-seven\"> </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=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-practitioner.html\">US Core Practitioner Profileversion: null6.1.0)</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/9941339100</p><p><b>name</b>: Seven Henry </p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.org\">henry.seven@example.org</a></p><p><b>address</b>: 1002 Healthcare Drive Ann Arbor MI 99999 US </p></div>"^^rdf:XMLLiteral ] ] . # <http://example.org/fhir/us/ecr/Device/device-ecmo> a fhir:Device ; fhir:id [ fhir:v "device-ecmo"] ; # fhir:language [ fhir:v "en"] ; # fhir:udiCarrier ( [ fhir:deviceIdentifier [ fhir:v "99863313444316" ] ; fhir:carrierHRF [ fhir:v "(01)99863313444316(17)220101(10)M320(21)AC222" ] ; fhir:entryType [ fhir:v "rfid" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:manufacturer [ fhir:v "ACME Biomedical"] ; # fhir:expirationDate [ fhir:v "2022-01-01"^^xsd:date] ; # fhir:lotNumber [ fhir:v "M320"] ; # fhir:serialNumber [ fhir:v "AC222"] ; # fhir:deviceName ( [ fhir:name [ fhir:v "ACME Extracorporeal membrane oxygenator" ] ; fhir:type [ fhir:v "udi-label-name" ] ] ) ; # fhir:modelNumber [ fhir:v "4.0"] ; # fhir:type [ ( fhir:coding [ a sct:469244005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "469244005" ] ; fhir:display [ fhir:v "Extracorporeal membrane oxygenator (physical object)" ] ] ) ; fhir:text [ fhir:v "Extracorporeal membrane oxygenator (physical object)" ] ] ; # fhir:patient [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] . # <http://example.org/fhir/us/ecr/Observation/observation-rr-relevant-reportable-condition-observation> a fhir:Observation ; fhir:id [ fhir:v "observation-rr-relevant-reportable-condition-observation"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-relevant-reportable-condition-observation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-relevant-reportable-condition-observation> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-rr-relevant-reportable-condition-observation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-rr-relevant-reportable-condition-observation</b></p><a name=\"observation-rr-relevant-reportable-condition-observation\"> </a><a name=\"hcobservation-rr-relevant-reportable-condition-observation\"> </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-rr-relevant-reportable-condition-observation.html\">RR Relevant Reportable Condition Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 64572001}, {http://loinc.org 75323-6}\">Condition</span></p><p><b>subject</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></p><p><b>effective</b>: 2025-07-02</p><p><b>performer</b>: Acme Platform</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 3928002}\">Zika virus disease (disorder)</span></p><p><b>hasMember</b>: <a href=\"Observation-observation-rr-reportability-information-observation.html\">Observation Patient home address</a></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:64572001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "64572001" ] ] [ a loinc:75323-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "75323-6" ] ] ) ; fhir:text [ fhir:v "Condition" ] ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2025-07-02"^^xsd:date ] ; # fhir:performer ( [ fhir:display [ fhir:v "Acme Platform" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:3928002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "3928002" ] ; fhir:display [ fhir:v "Zika virus disease (disorder)" ] ] ) ] ; # fhir:hasMember ( [ fhir:l fhir:Observation/observation-rr-reportability-information-observation ; fhir:reference [ fhir:v "Observation/observation-rr-reportability-information-observation" ] ] ) . # <http://example.org/fhir/us/ecr/Organization/organization-ecr-health-authority-west> a fhir:Organization ; fhir:id [ fhir:v "organization-ecr-health-authority-west"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_organization-ecr-health-authority-west\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-ecr-health-authority-west</b></p><a name=\"organization-ecr-health-authority-west\"> </a><a name=\"hcorganization-ecr-health-authority-west\"> </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=\"http://hl7.org/fhir/us/ph-library/2.0.0-snapshot/StructureDefinition-us-ph-organization.html\">US Public Health Organization</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1144221847</p><p><b>active</b>: true</p><p><b>name</b>: Health Authority West</p><p><b>telecom</b>: <a href=\"tel:+1-555-555-3555\">+1-555-555-3555</a>, <a href=\"mailto:mail@healthauthoritywest.gov\">mail@healthauthoritywest.gov</a></p><p><b>address</b>: 7777 Health Authority Drive Ann Arbor MI 99999 </p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "1144221847" ] ] ) ; # fhir:active [ fhir:v true] ; # fhir:name [ fhir:v "Health Authority West"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+1-555-555-3555" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mail@healthauthoritywest.gov" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "7777 Health Authority Drive" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ] ) . # <http://example.org/fhir/us/ecr/Observation/observation-rr-summary> a fhir:Observation ; fhir:id [ fhir:v "observation-rr-summary"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-summary-observation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-summary-observation> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-rr-summary\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-rr-summary</b></p><a name=\"observation-rr-summary\"> </a><a name=\"hcobservation-rr-summary\"> </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-rr-summary-observation.html\">RR Summary Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 304561000}\">Informing health care professional (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></p><p><b>effective</b>: 2025-07-02</p><p><b>performer</b>: Acme Platform</p><p><b>value</b>: Your organization electronically submitted an initial case report to determine if reporting to public health is needed for a patient. 'Zika virus disease (disorder)' is reportable to 'State Department of Health'. An initial case report was sent to 'State Department of Health'. Additional information may be required for this report.</p></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:304561000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "304561000" ] ; fhir:display [ fhir:v "Informing health care professional (procedure)" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2025-07-02"^^xsd:date ] ; # fhir:performer ( [ fhir:display [ fhir:v "Acme Platform" ] ] ) ; # fhir:value [ a fhir:String ; fhir:v "Your organization electronically submitted an initial case report to determine if reporting to public health is needed for a patient. 'Zika virus disease (disorder)' is reportable to 'State Department of Health'. An initial case report was sent to 'State Department of Health'. Additional information may be required for this report." ] . # <http://example.org/fhir/us/ecr/Observation/observation-rr-reportability-information-observation> a fhir:Observation ; fhir:id [ fhir:v "observation-rr-reportability-information-observation"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-reportability-information-observation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-reportability-information-observation> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-rr-reportability-information-observation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-rr-reportability-information-observation</b></p><a name=\"observation-rr-reportability-information-observation\"> </a><a name=\"hcobservation-rr-reportability-information-observation\"> </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-rr-reportability-information-observation.html\">RR Reportability Information Observation</a></p></div><p><b>US Public Health Determination of Reportability Extension</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS1}\">Reportable</span></p><p><b>US Public Health Determination of Reportability Reason Extension</b>: A reason why the condition is reportable</p><p><b>US Public Health Determination of Reportability Rule Extension</b>: Description of rule used in reportability determination</p><p><b>RR External Resource Extension</b>: <a href=\"DocumentReference-documentreference-add-reporting-needs-pdf.html\">DocumentReference: extension = Action requested; status = current; type = Public health Note; category = Additional reporting needs; description = Additional information for the required reporting of Zika must be submitted to State Department of Health immediately. This additional information can be submitted here.</a></p><p><b>RR External Resource Extension</b>: <a href=\"DocumentReference-documentreference-zika-follow-up-pdf.html\">DocumentReference: extension = Immediate action requested; status = current; type = Public health Note; category = Treatment and/or prevention; description = Zika has particular risks for pregnant women. Follow-up guidance for pregnant women and couples who are planning pregnancy.</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS5}\">Patient home address</span></p><p><b>subject</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></p><p><b>effective</b>: 2025-07-02</p><p><b>performer</b>: </p><ul><li><a href=\"Organization-organization-rr-rules-authoring-agency-haw.html\">Health Authority West Rules Authoring Agency</a></li><li><a href=\"Organization-organization-rr-routing-entity-haw.html\">Health Authority West Routing Entity</a></li><li><a href=\"Organization-organization-rr-responsible-agency-haw.html\">Health Authority West Routing Entity</a></li></ul><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.232 RR4}\">Timeframe to report (urgency)</span></td><td>24 H<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeH = 'H')</span></td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-extension> ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.274> ] ; fhir:code [ fhir:v "RRVS1" ] ; fhir:display [ fhir:v "Reportable" ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-reason-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-reason-extension> ] ; fhir:value [ a fhir:String ; fhir:v "A reason why the condition is reportable" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-rule-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-rule-extension> ] ; fhir:value [ a fhir:String ; fhir:v "Description of rule used in reportability determination" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-external-resource-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-external-resource-extension> ] ; fhir:value [ a fhir:Reference ; fhir:l fhir:DocumentReference/documentreference-add-reporting-needs-pdf ; fhir:reference [ fhir:v "DocumentReference/documentreference-add-reporting-needs-pdf" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-external-resource-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-external-resource-extension> ] ; fhir:value [ a fhir:Reference ; fhir:l fhir:DocumentReference/documentreference-zika-follow-up-pdf ; fhir:reference [ fhir:v "DocumentReference/documentreference-zika-follow-up-pdf" ] ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.274> ] ; fhir:code [ fhir:v "RRVS5" ] ; fhir:display [ fhir:v "Patient home address" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2025-07-02"^^xsd:date ] ; # fhir:performer ( [ fhir:l fhir:Organization/organization-rr-rules-authoring-agency-haw ; fhir:reference [ fhir:v "Organization/organization-rr-rules-authoring-agency-haw" ] ; fhir:display [ fhir:v "Health Authority West Rules Authoring Agency" ] ] [ fhir:l fhir:Organization/organization-rr-routing-entity-haw ; fhir:reference [ fhir:v "Organization/organization-rr-routing-entity-haw" ] ; fhir:display [ fhir:v "Health Authority West Routing Entity" ] ] [ fhir:l fhir:Organization/organization-rr-responsible-agency-haw ; fhir:reference [ fhir:v "Organization/organization-rr-responsible-agency-haw" ] ; fhir:display [ fhir:v "Health Authority West Routing Entity" ] ] ) ; # fhir:component ( [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.232"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.232> ] ; fhir:code [ fhir:v "RR4" ] ; fhir:display [ fhir:v "Timeframe to report (urgency)" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "24"^^xsd:decimal ] ; fhir:unit [ fhir:v "H" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "H" ] ] ] ) . # <http://example.org/fhir/us/ecr/Organization/organization-rr-routing-entity-haw> a fhir:Organization ; fhir:id [ fhir:v "organization-rr-routing-entity-haw"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-routing-entity-organization"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-routing-entity-organization> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_organization-rr-routing-entity-haw\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-rr-routing-entity-haw</b></p><a name=\"organization-rr-routing-entity-haw\"> </a><a name=\"hcorganization-rr-routing-entity-haw\"> </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-rr-routing-entity-organization.html\">RRRouting Entity Organization</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1144221847</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.232 RR7}\">Routing Entity</span></p><p><b>name</b>: Health Authority West Routing Entity</p><p><b>telecom</b>: <a href=\"tel:+1-555-555-3555\">+1-555-555-3555</a>, <a href=\"mailto:mail@healthauthoritywest.gov\">mail@healthauthoritywest.gov</a></p><p><b>address</b>: 7777 Health Authority Drive Ann Arbor MI 99999 </p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "1144221847" ] ] ) ; # fhir:active [ fhir:v true] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.232"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.232> ] ; fhir:code [ fhir:v "RR7" ] ; fhir:display [ fhir:v "Routing Entity" ] ] ) ] ) ; # fhir:name [ fhir:v "Health Authority West Routing Entity"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+1-555-555-3555" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mail@healthauthoritywest.gov" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "7777 Health Authority Drive" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ] ) . # <http://example.org/fhir/us/ecr/Organization/organization-rr-rules-authoring-agency-haw> a fhir:Organization ; fhir:id [ fhir:v "organization-rr-rules-authoring-agency-haw"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-rules-authoring-agency-organization"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-rules-authoring-agency-organization> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_organization-rr-rules-authoring-agency-haw\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-rr-rules-authoring-agency-haw</b></p><a name=\"organization-rr-rules-authoring-agency-haw\"> </a><a name=\"hcorganization-rr-rules-authoring-agency-haw\"> </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-rr-rules-authoring-agency-organization.html\">RRRules Authoring Agency Organization</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1144221847</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.232 RR12}\">Rules Authoring Agency</span></p><p><b>name</b>: Health Authority West Rules Authoring Agency</p><p><b>telecom</b>: <a href=\"tel:+1-555-555-3555\">+1-555-555-3555</a>, <a href=\"mailto:mail@healthauthoritywest.gov\">mail@healthauthoritywest.gov</a></p><p><b>address</b>: 7777 Health Authority Drive Ann Arbor MI 99999 </p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "1144221847" ] ] ) ; # fhir:active [ fhir:v true] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.232"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.232> ] ; fhir:code [ fhir:v "RR12" ] ; fhir:display [ fhir:v "Rules Authoring Agency" ] ] ) ] ) ; # fhir:name [ fhir:v "Health Authority West Rules Authoring Agency"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+1-555-555-3555" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mail@healthauthoritywest.gov" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "7777 Health Authority Drive" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ] ) . # <http://example.org/fhir/us/ecr/Organization/organization-rr-responsible-agency-haw> a fhir:Organization ; fhir:id [ fhir:v "organization-rr-responsible-agency-haw"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-responsible-agency-organization"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-responsible-agency-organization> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_organization-rr-responsible-agency-haw\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-rr-responsible-agency-haw</b></p><a name=\"organization-rr-responsible-agency-haw\"> </a><a name=\"hcorganization-rr-responsible-agency-haw\"> </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-rr-responsible-agency-organization.html\">RR Responsible Agency Organization</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1144221847</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.232 RR8}\">Responsible Agency</span></p><p><b>name</b>: Health Authority West Responsible Agency</p><p><b>telecom</b>: <a href=\"tel:+1-555-555-3555\">+1-555-555-3555</a>, <a href=\"mailto:mail@healthauthoritywest.gov\">mail@healthauthoritywest.gov</a></p><p><b>address</b>: 7777 Health Authority Drive Ann Arbor MI 99999 </p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/us-npi> ] ; fhir:value [ fhir:v "1144221847" ] ] ) ; # fhir:active [ fhir:v true] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.232"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.232> ] ; fhir:code [ fhir:v "RR8" ] ; fhir:display [ fhir:v "Responsible Agency" ] ] ) ] ) ; # fhir:name [ fhir:v "Health Authority West Responsible Agency"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+1-555-555-3555" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mail@healthauthoritywest.gov" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "7777 Health Authority Drive" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "99999" ] ] ) . # <http://example.org/fhir/us/ecr/Observation/observation-rr-eicr-processing-status> a fhir:Observation ; fhir:id [ fhir:v "observation-rr-eicr-processing-status"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-observation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-observation> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-rr-eicr-processing-status\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-rr-eicr-processing-status</b></p><a name=\"observation-rr-eicr-processing-status\"> </a><a name=\"hcobservation-rr-eicr-processing-status\"> </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-rr-eicr-processing-status-observation.html\">eICR Processing Status Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS20}\">eICR was processed - with a warning</span></p><p><b>effective</b>: 2025-07-02</p><p><b>performer</b>: Acme Platform</p><p><b>hasMember</b>: <a href=\"Observation-observation-rr-eicr-processing-status-reason.html\">Observation eICR Processing Status Reason</a></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.274> ] ; fhir:code [ fhir:v "RRVS20" ] ; fhir:display [ fhir:v "eICR was processed - with a warning" ] ] ) ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2025-07-02"^^xsd:date ] ; # fhir:performer ( [ fhir:display [ fhir:v "Acme Platform" ] ] ) ; # fhir:hasMember ( [ fhir:l fhir:Observation/observation-rr-eicr-processing-status-reason ; fhir:reference [ fhir:v "Observation/observation-rr-eicr-processing-status-reason" ] ] ) . # <http://example.org/fhir/us/ecr/Observation/observation-rr-eicr-processing-status-reason> a fhir:Observation ; fhir:id [ fhir:v "observation-rr-eicr-processing-status-reason"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-reason-observation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-reason-observation> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-rr-eicr-processing-status-reason\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-rr-eicr-processing-status-reason</b></p><a name=\"observation-rr-eicr-processing-status-reason\"> </a><a name=\"hcobservation-rr-eicr-processing-status-reason\"> </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-rr-eicr-processing-status-reason-observation.html\">eICR Processing Status Reason Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.232 RR6}\">eICR Processing Status Reason</span></p><p><b>effective</b>: 2025-07-02</p><p><b>performer</b>: Acme Platform</p><p><b>value</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS30}\">eICR was processed with the warning of: inactive RCTC code</span></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS32}\">Inactive RCTC code detail</span></td><td><span title=\"Codes:{http://snomed.info/sct 69092001}\">Leptospirosis icterohemorrhagica (disorder)</span></td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.232"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.232> ] ; fhir:code [ fhir:v "RR6" ] ; fhir:display [ fhir:v "eICR Processing Status Reason" ] ] ) ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2025-07-02"^^xsd:date ] ; # fhir:performer ( [ fhir:display [ fhir:v "Acme Platform" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.274> ] ; fhir:code [ fhir:v "RRVS30" ] ; fhir:display [ fhir:v "eICR was processed with the warning of: inactive RCTC code" ] ] ) ] ; # fhir:component ( [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.274> ] ; fhir:code [ fhir:v "RRVS32" ] ; fhir:display [ fhir:v "Inactive RCTC code detail" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:69092001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "69092001" ] ; fhir:display [ fhir:v "Leptospirosis icterohemorrhagica (disorder)" ] ] ) ] ] ) . # <http://example.org/fhir/us/ecr/DocumentReference/documentreference-add-reporting-needs-pdf> a fhir:DocumentReference ; fhir:id [ fhir:v "documentreference-add-reporting-needs-pdf"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_documentreference-add-reporting-needs-pdf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference documentreference-add-reporting-needs-pdf</b></p><a name=\"documentreference-add-reporting-needs-pdf\"> </a><a name=\"hcdocumentreference-add-reporting-needs-pdf\"> </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-rr-documentreference.html\">RR DocumentReference</a></p></div><p><b>Reportability Response Priority Extension</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS16}\">Action requested</span></p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 83910-0}\">Public health information</span></p><p><b>category</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS8}\">Additional reporting needs</span></p><p><b>subject</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></p><p><b>description</b>: Additional information for the required reporting of Zika must be submitted to State Department of Health immediately. This additional information can be submitted here.</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><a href=\"http://example.org/epi/disease/zika/Supplemental_data_form.pdf\">http://example.org/epi/disease/zika/Supplemental_data_form.pdf</a></td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension> ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.274> ] ; fhir:code [ fhir:v "RRVS16" ] ; fhir:display [ fhir:v "Action requested" ] ] ) ] ] ) ; # fhir:status [ fhir:v "current"] ; # fhir:type [ ( fhir:coding [ a loinc:83910-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "83910-0" ] ; fhir:display [ fhir:v "Public health Note" ] ] ) ; fhir:text [ fhir:v "Public health information" ] ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.274> ] ; fhir:code [ fhir:v "RRVS8" ] ; fhir:display [ fhir:v "Additional reporting needs" ] ] ) ; fhir:text [ fhir:v "Additional reporting needs" ] ] ) ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:description [ fhir:v "Additional information for the required reporting of Zika must be submitted to State Department of Health immediately. This additional information can be submitted here."] ; # fhir:content ( [ fhir:attachment [ fhir:contentType [ fhir:v "application/pdf" ] ; fhir:url [ fhir:v "http://example.org/epi/disease/zika/Supplemental_data_form.pdf"^^xsd:anyURI ; fhir:l <http://example.org/epi/disease/zika/Supplemental_data_form.pdf> ] ] ] ) . # <http://example.org/fhir/us/ecr/DocumentReference/documentreference-zika-follow-up-pdf> a fhir:DocumentReference ; fhir:id [ fhir:v "documentreference-zika-follow-up-pdf"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_documentreference-zika-follow-up-pdf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference documentreference-zika-follow-up-pdf</b></p><a name=\"documentreference-zika-follow-up-pdf\"> </a><a name=\"hcdocumentreference-zika-follow-up-pdf\"> </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-rr-documentreference.html\">RR DocumentReference</a></p></div><p><b>Reportability Response Priority Extension</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS18}\">Immediate action requested</span></p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 83910-0}\">Public health information</span></p><p><b>category</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.5.274 RRVS10}\">Treatment and/or prevention</span></p><p><b>subject</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></p><p><b>description</b>: Zika has particular risks for pregnant women. Follow-up guidance for pregnant women and couples who are planning pregnancy.</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><a href=\"http://example.org/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf\">http://example.org/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf</a></td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension> ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.274> ] ; fhir:code [ fhir:v "RRVS18" ] ; fhir:display [ fhir:v "Immediate action requested" ] ] ) ] ] ) ; # fhir:status [ fhir:v "current"] ; # fhir:type [ ( fhir:coding [ a loinc:83910-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "83910-0" ] ; fhir:display [ fhir:v "Public health Note" ] ] ) ; fhir:text [ fhir:v "Public health information" ] ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.114222.4.5.274> ] ; fhir:code [ fhir:v "RRVS10" ] ; fhir:display [ fhir:v "Treatment and/or prevention" ] ] ) ; fhir:text [ fhir:v "Treatment and/or prevention" ] ] ) ; # fhir:subject [ fhir:l fhir:Patient/patient-ecr-eve-everywoman ; fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ; fhir:display [ fhir:v "Eve Everywoman" ] ] ; # fhir:description [ fhir:v "Zika has particular risks for pregnant women. Follow-up guidance for pregnant women and couples who are planning pregnancy."] ; # fhir:content ( [ fhir:attachment [ fhir:contentType [ fhir:v "application/pdf" ] ; fhir:url [ fhir:v "http://example.org/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf"^^xsd:anyURI ; fhir:l <http://example.org/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf> ] ] ] ) . #
IG © 2025+ HL7 International / Public Health.
Package hl7.fhir.us.ecr#3.0.0-ballot based on FHIR 4.0.1.
Generated
2025-12-15
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
