HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
1.1.0 - STU 2 Ballot

This page is part of the electronic Case Reporting (eCR) (v1.1.0: STU 2 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

: US Public Health Exposure Contact Information Example: Football Game - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-us-ph-exposure-contact-info-football-game"/>
  <meta>
    <versionId value="4"/>
    <lastUpdated value="2020-12-01T07:17:32.073+00:00"/>
    <source value="#pMvWUdCWz4XOnrDf"/>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-exposure-contact-information"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p></p><p><b>category</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-ActClass EXPOS}">An interaction between entities that provides opportunity for transmission of a physical, chemical, or biological agent from an exposure source entity to an exposure target entity.</span></p><p><b>code</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/umls C3841750}">Mass gathering (football game)</span></p><p><b>subject</b>: <a href="Patient-patient-ecr-eve-everywoman.html">Eve Everywoman. Generated Summary: Medical Record Number: 1032702 (USUAL); active; Eve L Everywoman ; Phone: 1-(404)555-1212, eve.everywoman@example.com; gender: female; birthDate: 1974-11-24</a></p><p><b>focus</b>: <a href="Location-location-ecr-city-football-stadium.html">City Football Stadium. Generated Summary: status: active; name: City Football Stadium</a></p><p><b>effective</b>: Jan 11, 2020 6:00:00 PM --&gt; Jan 11, 2020 9:30:00 PM</p><p><b>value</b>: <span title="Codes: {http://snomed.info/sct 264379009}">City Football Stadium</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
      <code value="EXPOS"/>
      <display value="exposure"/>
    </coding>
    <text
          value="An interaction between entities that provides opportunity for transmission of a physical, chemical, or biological agent from an exposure source entity to an exposure target entity."/>
  </category>
  <code>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/umls"/>
      <code value="C3841750"/>
      <display value="Mass gathering"/>
    </coding>
    <text value="Mass gathering (football game)"/>
  </code>
  <subject>
    <reference value="Patient/patient-ecr-eve-everywoman"/>
    <display value="Eve Everywoman"/>
  </subject>
  <focus>
    <reference value="Location/location-ecr-city-football-stadium"/>
    <display value="City Football Stadium"/>
  </focus>
  <effectivePeriod>
    <start value="2020-01-11T18:00:00Z"/>
    <end value="2020-01-11T21:30:00Z"/>
  </effectivePeriod>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="264379009"/>
      <display value="Sports stadium (environment)"/>
    </coding>
    <text value="City Football Stadium"/>
  </valueCodeableConcept>
</Observation>