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

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

: RR Document Bundle Example: One Condition, One PHA - TTL Representation

Raw ttl | Download

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

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "bundle-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:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-document-bundle>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
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/Composition/composition-rr-one-cond-one-pha"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Composition/composition-rr-one-cond-one-pha> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-rr-relevant-reportable-condition-observation"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-rr-relevant-reportable-condition-observation> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Encounter/encounter-eicr-eve-everywoman-outpatient"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Encounter/encounter-eicr-eve-everywoman-outpatient> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Organization/organization-ecr-health-authority-west"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Organization/organization-ecr-health-authority-west> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-rr-summary"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-rr-summary> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/DocumentReference/documentreference-eicr-example"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/DocumentReference/documentreference-eicr-example> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Patient/patient-ecr-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Patient/patient-ecr-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-rr-reportability-information-observation"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-rr-reportability-information-observation> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/PractitionerRole/practitionerrole-henry-seven"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/PractitionerRole/practitionerrole-henry-seven> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/condition-eicr-eve-everywoman-common-cold"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Condition/condition-eicr-eve-everywoman-common-cold> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Location/location-ecr-salem-medical-center"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Location/location-ecr-salem-medical-center> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Organization/organization-ecr-salem-medical-center"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Organization/organization-ecr-salem-medical-center> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/condition-eicr-eve-everywoman-zika"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Condition/condition-eicr-eve-everywoman-zika> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Organization/organization-rr-routing-entity-haw"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Organization/organization-rr-routing-entity-haw> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Organization/organization-rr-rules-authoring-agency-haw"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Organization/organization-rr-rules-authoring-agency-haw> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Organization/organization-rr-responsible-agency-haw"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Organization/organization-rr-responsible-agency-haw> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Practitioner/practitioner-us-core-henry-seven"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Practitioner/practitioner-us-core-henry-seven> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-rr-eicr-processing-status"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-rr-eicr-processing-status> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-rr-eicr-processing-status-reason"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-rr-eicr-processing-status-reason> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/DocumentReference/documentreference-add-reporting-needs-pdf"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/DocumentReference/documentreference-add-reporting-needs-pdf> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/DocumentReference/documentreference-zika-follow-up-pdf"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/DocumentReference/documentreference-zika-follow-up-pdf> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/DocumentReference/documentreference-zika-info-pdf"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/DocumentReference/documentreference-zika-info-pdf> )
  ] ) . # 

<http://example.org/fhir/Composition/composition-rr-one-cond-one-pha> a fhir:Composition ;
  fhir:id [ fhir:v "composition-rr-one-cond-one-pha"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "6" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T03:37:27.060+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#0LoQfHsenVG69d13"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-composition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-composition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"composition-rr-one-cond-one-pha\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Composition &quot;composition-rr-one-cond-one-pha&quot; Version &quot;6&quot; Updated &quot;2021-08-17 03:37:27+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #0LoQfHsenVG69d13!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rr-composition.html\">RR Composition</a></p></div><p><b>versionNumber</b>: 1</p><p><b>US Public Health Information Recipient Extension</b>: <a href=\"#PractitionerRole_practitionerrole-henry-seven\">See above (PractitionerRole/practitionerrole-henry-seven)</a></p><p><b>identifier</b>: id: RR12347</p><p><b>status</b>: final</p><p><b>type</b>: Reportability response report Document Public health <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#88085-6)</span></p><p><b>encounter</b>: <a href=\"#Encounter_encounter-eicr-eve-everywoman-outpatient\">See above (Encounter/encounter-eicr-eve-everywoman-outpatient: Ambulatory Office Visit)</a></p><p><b>date</b>: 2018-07-19 04:09:06+0000</p><p><b>author</b>: <a href=\"#Organization_organization-ecr-health-authority-west\">See above (Organization/organization-ecr-health-authority-west: 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\">See above (Organization/organization-ecr-health-authority-west: Health Authority West, 7777 Health Authority Drive, Ann Arbor MI, 99999)</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-information-recipient-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-henry-seven" ]     ]
  ] ) ; # 
  fhir:identifier [
fhir:system [ fhir:v "http://acme.org/identifiers"^^xsd:anyURI ] ;
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:code [ fhir:v "88085-6" ] ;
fhir:display [ fhir:v "Reportability response report Document Public health" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-eicr-eve-everywoman-outpatient" ] ;
fhir:display [ fhir:v "Ambulatory Office Visit" ]
  ] ; # 
  fhir:date [ fhir:v "2018-07-19T04:09:06Z"^^xsd:dateTime] ; # 
  fhir:author ( [
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: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: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 "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n              <p>Public Health Reporting Communication: one or more conditions are reportable, or may be reportable to public health</p>\n            </div>"     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-extension"^^xsd:anyURI ] ;
      ( fhir:extension [
fhir:url [ fhir:v "eICRProcessingStatus"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
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: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-receipt-time-extension"^^xsd:anyURI ] ;
fhir:value [ 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:code [ fhir:v "88082-3" ] ;
fhir:display [ fhir:v "Initial case report processing information Document" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "DocumentReference/documentreference-eicr-example" ] ;
fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:db734647-fc99-424c-a864-7e3cda82e703" ]       ] ;
fhir:display [ fhir:v "eICR_Document.xml" ]     ] )
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ] ;
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:code [ fhir:v "55112-7" ] ;
fhir:display [ fhir:v "Document summary" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n              <p>\n                <b>Summary:</b>\n              </p>\n              <p>Your organization electronically submitted an initial case report to determine if reporting to public health is needed for a patient. &quot;Zika virus disease (disorder)&quot; is reportable to &quot;State Department of Health&quot;.\n                An initial case report was sent to &quot;State Department of Health&quot;. Additional information may be required for this report. <br/>\n                <br/>\n              </p>\n              <p>\n                <b>&quot;Zika virus disease (disorder)&quot; for &quot;State Department of Health&quot;</b>\n              </p>\n              <p>Reporting is required within &quot;24 hours&quot;. Reporting to this Public Health Agency is based on &quot;both patient home address and provider facility address&quot;. </p>\n              <ul>\n                <li>\n                  <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>\n                </li>\n                <li>\n                  <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://statedepartmentofhealth.gov/epi/disease/zika/Supplemental_data_form.pdf\">Link</a> - Immediate action required) </p>\n                </li>\n                <li>\n                  <p>Zika has particular risks for pregnant women. Follow-up guidance for pregnant women and couples who are planning pregnancy. ( <a href=\"http://statedepartmentofhealth.gov/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf\">Link</a>\n                    - Immediate action requested) </p>\n                </li>\n                <li>\n                  <p>Further Laboratory testing for Zika may be needed. Guidance for additional testing and specimen collection ( <a href=\"http://statedepartmentofhealth.gov/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf\">Link</a> - Action\n                    requested) </p>\n                </li>\n                <li>\n                  <p>Forms for submitting further Zika laboratory testing ( <a href=\"http://statedepartmentofhealth.gov/epi/diseases/zika/zika_test_request_form_UPHL.xlsx\">Link</a> - Information only) </p>\n                </li>\n                <li>\n                  <p>Treatment guidance ( <a href=\"http://statedepartmentofhealth.gov/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf\">Link</a> - Information only) </p>\n                </li>\n                <li>\n                  <p>If you have additional questions regarding Zika or reporting, contact information for the State Department of Health is available here. ( <a href=\"http://statedepartmentofhealth.gov/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf\">Link</a> - Information Only) </p>\n                </li>\n              </ul>\n              <p>Additional Resources (Information only):</p>\n              <ul>\n                <li>\n                  <p>Control and prevention information for providers ( <a href=\"http://statedepartmentofhealth.gov/epi/diseases/zika/plan.pdf\">Link</a>) </p>\n                </li>\n                <li>\n                  <p>Detailed condition references ( <a href=\"http://statedepartmentofhealth.gov/epi/diseases/zika/plan.pdf\">Link</a>) </p>\n                </li>\n                <li>\n                  <p>Prevalence in State ( <a href=\"http://statedepartmentofhealth.gov/epi/diseases/zika/plan.pdf\">Link</a>) </p>\n                </li>\n                <li>\n                  <p>CDC webpage ( <a href=\"https://www.cdc.gov/zika/index.html\">Link</a>) </p>\n                </li>\n                <li>\n                  <p>Patient information factsheet ( <a href=\"http://statedepartmentofhealth.gov/epi/diseases/zika/factsheet.pdf\">Link</a>) </p>\n                </li>\n                <li>\n                  <p>State Resident information ( <a href=\"http://statedepartmentofhealth.gov/epi/diseases/zika/ZikaVirus_QA_StateDOH.pdf\">Link</a>) </p>\n                </li>\n              </ul>\n            </div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-rr-summary" ] ;
fhir:display [ fhir:v "Reportability Response Summary" ]     ] [
fhir:reference [ fhir:v "Observation/observation-rr-relevant-reportable-condition-observation" ] ;
fhir:display [ fhir:v "Relevant reportable condition: Zika" ]     ] )
  ] ) . # 

<http://example.org/fhir/Observation/observation-rr-relevant-reportable-condition-observation> a fhir:Observation ;
  fhir:id [ fhir:v "observation-rr-relevant-reportable-condition-observation"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T07:59:01.040+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#rU2tzvaNrwcg0mRI"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-relevant-reportable-condition-observation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-relevant-reportable-condition-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"> The RR Relevant Reportable Condition Observation does not contain narrative text. The information from this resource is parsed and contained in <a href=\"StructureDefinition-rr-composition-definitions.html#Composition.section:sliceRRSummarySection.text\">Composition[rr-composition].section:sliceRRSummarySection.text</a> according to the guidlines set out here: <a href=\"reportability_response_narrative_guidance.html\">Reportability Response Narrative Guidance</a>. </div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:64572001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "64572001" ]     ] [
a loinc:75323-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "75323-6" ]     ] ) ;
fhir:text [ fhir:v "Condition" ]
  ] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:3928002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3928002" ] ;
fhir:display [ fhir:v "Zika virus disease (disorder)" ]     ] )
  ] ; # 
  fhir:hasMember ( [
fhir:reference [ fhir:v "Observation/observation-rr-reportability-information-observation" ]
  ] ) . # 

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

<http://example.org/fhir/Organization/organization-ecr-health-authority-west> a fhir:Organization ;
  fhir:id [ fhir:v "organization-ecr-health-authority-west"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2021-06-30T04:13:19.348+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#dsstmHfZujY31Hwz"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"organization-ecr-health-authority-west\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;organization-ecr-health-authority-west&quot; Version &quot;4&quot; Updated &quot;2021-06-30 04:13:19+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #dsstmHfZujY31Hwz!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-organization.html\">US Public Health Organization</a></p></div><p><b>identifier</b>: id: 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>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1144221847" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  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/Observation/observation-rr-summary> a fhir:Observation ;
  fhir:id [ fhir:v "observation-rr-summary"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2021-07-21T00:15:44.375+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#DQk7sbYvOfzjYqZ6"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-summary"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-summary>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-rr-summary\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;observation-rr-summary&quot; Version &quot;1&quot; Updated &quot;2021-07-21 00:15:44+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #DQk7sbYvOfzjYqZ6!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rr-summary.html\">RR Summary</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Informing health care professional (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#304561000)</span></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>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:304561000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "304561000" ] ;
fhir:display [ fhir:v "Informing health care professional (procedure)" ]     ] )
  ] ; # 
  fhir:value [ 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/DocumentReference/documentreference-eicr-example> a fhir:DocumentReference ;
  fhir:id [ fhir:v "documentreference-eicr-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference>     ] )
  ] ; # CDA templateId: urn:hl7ii:2.16.840.1.113883.10.20.15.2.3.10:2017-04-01
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"documentreference-eicr-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource DocumentReference &quot;documentreference-eicr-example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU4/StructureDefinition-us-core-documentreference.html\">US Core DocumentReference Profile</a></p></div><p><b>masterIdentifier</b>: id: <a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-uri.html\">#</a>urn:uuid:db734647-fc99-424c-a864-7e3cda82e703</p><p><b>identifier</b>: id: sTT988#1</p><p><b>status</b>: current</p><p><b>type</b>: Public health Case report <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#55751-2)</span></p><p><b>category</b>: Clinical Note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-us-core-documentreference-category.html\">US Core DocumentReferences Category Codes</a>#clinical-note)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman)</a></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>text/plain</td><td><code>urn:hl7ii:2.16.840.1.113883.19.5.99999.19:1</code></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:masterIdentifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:db734647-fc99-424c-a864-7e3cda82e703" ]
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.19.5.99999.19"^^xsd:anyURI ] ;
fhir:value [ fhir:v "sTT988#1" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:55751-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55751-2" ] ;
fhir:display [ fhir:v "Public health Case report" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "clinical-note" ] ;
fhir:display [ fhir:v "Clinical Note" ]     ] ) ;
fhir:text [ fhir:v "Clinical Note" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ]
  ] ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "text/plain" ] ;
fhir:url [ fhir:v "urn:hl7ii:2.16.840.1.113883.19.5.99999.19:1"^^xsd:anyURI ]     ]
  ] ) . # 

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

<http://example.org/fhir/Observation/observation-rr-reportability-information-observation> a fhir:Observation ;
  fhir:id [ fhir:v "observation-rr-reportability-information-observation"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2021-07-21T03:10:13.946+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#l0j1zEVQ0pIebyt5"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-reportability-information-observation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-reportability-information-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-rr-reportability-information-observation\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;observation-rr-reportability-information-observation&quot; Version &quot;1&quot; Updated &quot;2021-07-21 03:10:13+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #l0j1zEVQ0pIebyt5!</p><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>: Reportable <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS1)</span></p><p><b>US Public Health Determination of Reportability Reason Extension</b>: 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-zika-info-pdf\">See above (DocumentReference/documentreference-zika-info-pdf)</a></p><p><b>RR External Resource Extension</b>: <a href=\"#DocumentReference_documentreference-add-reporting-needs-pdf\">See above (DocumentReference/documentreference-add-reporting-needs-pdf)</a></p><p><b>RR External Resource Extension</b>: <a href=\"#DocumentReference_documentreference-zika-follow-up-pdf\">See above (DocumentReference/documentreference-zika-follow-up-pdf)</a></p><p><b>status</b>: final</p><p><b>code</b>: Patient home address <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS5)</span></p><p><b>performer</b>: </p><ul><li><a href=\"#Organization_organization-rr-rules-authoring-agency-haw\">See above (Organization/organization-rr-rules-authoring-agency-haw: Health Authority West Rules Authoring Agency)</a></li><li><a href=\"#Organization_organization-rr-routing-entity-haw\">See above (Organization/organization-rr-routing-entity-haw: Health Authority West Routing Entity)</a></li><li><a href=\"#Organization_organization-rr-responsible-agency-haw\">See above (Organization/organization-rr-responsible-agency-haw: 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>Timeframe to report (urgency) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RR4)</span></td><td>24 H<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code H = 'H')</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-determination-of-reportability-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RRVS1" ] ;
fhir:display [ fhir:v "Reportable" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-determination-of-reportability-reason-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Condition is reportable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-determination-of-reportability-rule-extension"^^xsd:anyURI ] ;
fhir:value [ 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:value [
a fhir:Reference ;
fhir:reference [ fhir:v "DocumentReference/documentreference-zika-info-pdf" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-external-resource-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
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:value [
a fhir:Reference ;
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:code [ fhir:v "RRVS5" ] ;
fhir:display [ fhir:v "Patient home address" ]     ] )
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Organization/organization-rr-rules-authoring-agency-haw" ] ;
fhir:display [ fhir:v "Health Authority West Rules Authoring Agency" ]
  ] [
fhir:reference [ fhir:v "Organization/organization-rr-routing-entity-haw" ] ;
fhir:display [ fhir:v "Health Authority West Routing Entity" ]
  ] [
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: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:code [ fhir:v "H" ]     ]
  ] ) . # 

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

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

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

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

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

<http://example.org/fhir/Organization/organization-rr-routing-entity-haw> a fhir:Organization ;
  fhir:id [ fhir:v "organization-rr-routing-entity-haw"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2021-06-30T04:13:19.350+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#JxDnX4nN1kOgPTNr"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-routing-entity-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-routing-entity-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"organization-rr-routing-entity-haw\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;organization-rr-routing-entity-haw&quot; Version &quot;4&quot; Updated &quot;2021-06-30 04:13:19+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #JxDnX4nN1kOgPTNr!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rr-routing-entity-organization.html\">Routing Entity Organization</a></p></div><p><b>identifier</b>: id: 43214321</p><p><b>active</b>: true</p><p><b>type</b>: Routing Entity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RR7)</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>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "43214321" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.232"^^xsd:anyURI ] ;
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/Organization/organization-rr-rules-authoring-agency-haw> a fhir:Organization ;
  fhir:id [ fhir:v "organization-rr-rules-authoring-agency-haw"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2021-06-30T04:13:19.346+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#neVuDy4iafHVl44v"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-rules-authoring-agency-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-rules-authoring-agency-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"organization-rr-rules-authoring-agency-haw\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;organization-rr-rules-authoring-agency-haw&quot; Version &quot;4&quot; Updated &quot;2021-06-30 04:13:19+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #neVuDy4iafHVl44v!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rr-rules-authoring-agency-organization.html\">Rules Authoring Agency Organization</a></p></div><p><b>identifier</b>: id: 12341234</p><p><b>active</b>: true</p><p><b>type</b>: Rules Authoring Agency <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RR12)</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>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12341234" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.232"^^xsd:anyURI ] ;
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/Organization/organization-rr-responsible-agency-haw> a fhir:Organization ;
  fhir:id [ fhir:v "organization-rr-responsible-agency-haw"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2021-06-30T04:13:19.348+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#3U6KQ9Vvv8lROlRV"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-responsible-agency-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-responsible-agency-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"organization-rr-responsible-agency-haw\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;organization-rr-responsible-agency-haw&quot; Version &quot;4&quot; Updated &quot;2021-06-30 04:13:19+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #3U6KQ9Vvv8lROlRV!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rr-responsible-agency-organization.html\">Responsible Agency Organization</a></p></div><p><b>identifier</b>: id: 99996666</p><p><b>active</b>: true</p><p><b>type</b>: Responsible Agency <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RR8)</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>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "99996666" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.232"^^xsd:anyURI ] ;
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/Practitioner/practitioner-us-core-henry-seven> a fhir:Practitioner ;
  fhir:id [ fhir:v "practitioner-us-core-henry-seven"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T08:00:32.356+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#2MfA6kIjmOmtAlIb"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"practitioner-us-core-henry-seven\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner &quot;practitioner-us-core-henry-seven&quot; Version &quot;5&quot; Updated &quot;2021-08-17 08:00:32+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #2MfA6kIjmOmtAlIb!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU4/StructureDefinition-us-core-practitioner.html\">US Core Practitioner Profile</a></p></div><p><b>identifier</b>: id: <a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-npi.html\">#</a>9941339108</p><p><b>name</b>: Seven Henry </p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.com\">henry.seven@example.com</a></p><p><b>address</b>: BMass Doctors 2100 North Ave Burlington MA 02368 US </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9941339108" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Henry" ] ;
    ( fhir:given [ fhir:v "Seven" ] ) ;
    ( fhir:suffix [ fhir:v "M.D." ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "henry.seven@example.com" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "BMass Doctors" ] [ fhir:v "2100 North Ave" ] ) ;
fhir:city [ fhir:v "Burlington" ] ;
fhir:state [ fhir:v "MA" ] ;
fhir:postalCode [ fhir:v "02368" ] ;
fhir:country [ fhir:v "US" ]
  ] ) . # 

<http://example.org/fhir/Observation/observation-rr-eicr-processing-status> a fhir:Observation ;
  fhir:id [ fhir:v "observation-rr-eicr-processing-status"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "7" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T07:59:00.920+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#qebn2OtR7MyyUBlm"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-observation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-rr-eicr-processing-status\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;observation-rr-eicr-processing-status&quot; Version &quot;7&quot; Updated &quot;2021-08-17 07:59:00+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #qebn2OtR7MyyUBlm!</p><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>: eICR was processed - with a warning <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS20)</span></p><p><b>hasMember</b>: <a href=\"#Observation_observation-rr-eicr-processing-status-reason\">See above (Observation/observation-rr-eicr-processing-status-reason)</a></p></div>"
  ] ; # 
  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:code [ fhir:v "RRVS20" ] ;
fhir:display [ fhir:v "eICR was processed - with a warning" ]     ] )
  ] ; # 
  fhir:hasMember ( [
fhir:reference [ fhir:v "Observation/observation-rr-eicr-processing-status-reason" ]
  ] ) . # 

<http://example.org/fhir/Observation/observation-rr-eicr-processing-status-reason> a fhir:Observation ;
  fhir:id [ fhir:v "observation-rr-eicr-processing-status-reason"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "6" ] ;
fhir:lastUpdated [ fhir:v "2021-08-17T07:59:00.881+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#vuZ3NTkJzu5MXnbK"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-reason-observation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-eicr-processing-status-reason-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-rr-eicr-processing-status-reason\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;observation-rr-eicr-processing-status-reason&quot; Version &quot;6&quot; Updated &quot;2021-08-17 07:59:00+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #vuZ3NTkJzu5MXnbK!</p><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>: eICR Processing Status Reason <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RR6)</span></p><p><b>value</b>: eICR was processed with the warning of: inactive RCTC code <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS30)</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>Inactive RCTC code detail <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS32)</span></td><td>Leptospirosis icterohemorrhagica (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#69092001)</span></td></tr></table></div>"
  ] ; # 
  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:code [ fhir:v "RR6" ] ;
fhir:display [ fhir:v "eICR Processing Status Reason" ]     ] )
  ] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ] ;
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: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:code [ fhir:v "69092001" ] ;
fhir:display [ fhir:v "Leptospirosis icterohemorrhagica (disorder)" ]       ] )     ]
  ] ) . # 

<http://example.org/fhir/DocumentReference/documentreference-add-reporting-needs-pdf> a fhir:DocumentReference ;
  fhir:id [ fhir:v "documentreference-add-reporting-needs-pdf"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2021-08-13T03:54:37.580+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#CKG4Ip9hcAYHwI5b"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"documentreference-add-reporting-needs-pdf\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource DocumentReference &quot;documentreference-add-reporting-needs-pdf&quot; Version &quot;2&quot; Updated &quot;2021-08-13 03:54:37+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #CKG4Ip9hcAYHwI5b!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rr-documentreference.html\">RR DocumentReference</a></p></div><p><b>Reportability Response Priority Extension</b>: Action requested <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS16)</span></p><p><b>status</b>: current</p><p><b>type</b>: Public health information <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#83910-0 &quot;Public health Note&quot;)</span></p><p><b>category</b>: Additional reporting needs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS8)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>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://statedepartmentofhealth.gov/epi/disease/zika/Supplemental_data_form.pdf\">http://statedepartmentofhealth.gov/epi/disease/zika/Supplemental_data_form.pdf</a></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ] ;
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: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:code [ fhir:v "RRVS8" ] ;
fhir:display [ fhir:v "Additional reporting needs" ]     ] ) ;
fhir:text [ fhir:v "Additional reporting needs" ]
  ] ) ; # 
  fhir:subject [
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://statedepartmentofhealth.gov/epi/disease/zika/Supplemental_data_form.pdf"^^xsd:anyURI ]     ]
  ] ) . # 

<http://example.org/fhir/DocumentReference/documentreference-zika-follow-up-pdf> a fhir:DocumentReference ;
  fhir:id [ fhir:v "documentreference-zika-follow-up-pdf"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2021-08-13T03:55:05.964+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#5WqiIqtDkKw6T6kp"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"documentreference-zika-follow-up-pdf\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource DocumentReference &quot;documentreference-zika-follow-up-pdf&quot; Version &quot;2&quot; Updated &quot;2021-08-13 03:55:05+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #5WqiIqtDkKw6T6kp!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rr-documentreference.html\">RR DocumentReference</a></p></div><p><b>Reportability Response Priority Extension</b>: Immediate action requested <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS18)</span></p><p><b>status</b>: current</p><p><b>type</b>: Public health information <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#83910-0 &quot;Public health Note&quot;)</span></p><p><b>category</b>: Treatment and/or prevention <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS10)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>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://statedepartmentofhealth.gov/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf\">http://statedepartmentofhealth.gov/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf</a></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ] ;
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: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:code [ fhir:v "RRVS10" ] ;
fhir:display [ fhir:v "Treatment and/or prevention" ]     ] ) ;
fhir:text [ fhir:v "Treatment and/or prevention" ]
  ] ) ; # 
  fhir:subject [
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://statedepartmentofhealth.gov/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf"^^xsd:anyURI ]     ]
  ] ) . # 

<http://example.org/fhir/DocumentReference/documentreference-zika-info-pdf> a fhir:DocumentReference ;
  fhir:id [ fhir:v "documentreference-zika-info-pdf"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2021-08-13T03:55:05.964+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#UHFGpbMvvCjqEqnT"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"documentreference-zika-info-pdf\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource DocumentReference &quot;documentreference-zika-info-pdf&quot; Version &quot;2&quot; Updated &quot;2021-08-13 03:55:05+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #UHFGpbMvvCjqEqnT!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rr-documentreference.html\">RR DocumentReference</a></p></div><p><b>Reportability Response Priority Extension</b>: Immediate action required <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS17)</span></p><p><b>status</b>: current</p><p><b>type</b>: Public health information <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#83910-0 &quot;Public health Note&quot;)</span></p><p><b>category</b>: Outbreak- or Cluster Related <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS13)</span></p><p><b>subject</b>: <a href=\"#Patient_patient-ecr-eve-everywoman\">See above (Patient/patient-ecr-eve-everywoman: Eve Everywoman)</a></p><p><b>description</b>: Local mosquito-borne Zika virus creation was reported in your area. Increased watchfulness for symptoms of Zika virus in your patients is warranted.</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://statedepartmentofhealth.gov/epi/disease/zika/outbreakinfo.pdf\">http://statedepartmentofhealth.gov/epi/disease/zika/outbreakinfo.pdf</a></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RRVS17" ] ;
fhir:display [ fhir:v "Immediate action required" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:83910-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "83910-0" ] ;
fhir:display [ fhir:v "Public health Note" ]     ] ) ;
fhir:text [ fhir: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:code [ fhir:v "RRVS13" ] ;
fhir:display [ fhir:v "Outbreak- or Cluster Related" ]     ] ) ;
fhir:text [ fhir:v "Outbreak- or Cluster Related" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:description [ fhir:v "Local mosquito-borne Zika virus creation was reported in your area. Increased watchfulness for symptoms of Zika virus in your patients is warranted."] ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:url [ fhir:v "http://statedepartmentofhealth.gov/epi/disease/zika/outbreakinfo.pdf"^^xsd:anyURI ]     ]
  ] ) . #