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 DocumentReference example: Zika info - XML Representation

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="documentreference-zika-info-pdf"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2021-08-13T03:55:05.964+00:00"/>
    <source value="#UHFGpbMvvCjqEqnT"/>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference"/>
  </meta>
  <text>
    <status value="extensions"/>
    <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.html">Patient/patient-ecr-eve-everywoman: Eve Everywoman</a> &quot;&quot;</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>
  </text>
  <extension
             url="http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension">
    <valueCodeableConcept>
      <coding>
        <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
        <code value="RRVS17"/>
        <display value="Immediate action required"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="83910-0"/>
      <display value="Public health Note"/>
    </coding>
    <text value="Public health information"/>
  </type>
  <category>
    <coding>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <code value="RRVS13"/>
      <display value="Outbreak- or Cluster Related"/>
    </coding>
    <text value="Outbreak- or Cluster Related"/>
  </category>
  <subject>🔗 
    <reference value="Patient/patient-ecr-eve-everywoman"/>
    <display value="Eve Everywoman"/>
  </subject>
  <description
               value="Local mosquito-borne Zika virus creation was reported in your area. Increased watchfulness for symptoms of Zika virus in your patients is warranted."/>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <url
           value="http://statedepartmentofhealth.gov/epi/disease/zika/outbreakinfo.pdf"/>
    </attachment>
  </content>
</DocumentReference>