0.1.0 - ci-build

TraumaIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Encounter corresponding to MVC - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="uc1-Motor-Vehicle-Collision"/>
  <meta>
    <profile value="http://example.org/StructureDefinition/trauma-encounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter uc1-Motor-Vehicle-Collision</b></p><a name="uc1-Motor-Vehicle-Collision"> </a><a name="hcuc1-Motor-Vehicle-Collision"> </a><a name="uc1-Motor-Vehicle-Collision-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-trauma-encounter.html">Base Trauma Encounter</a></p></div><p><b>status</b>: final</p><p><b>class</b>: ActEncounterCode EMER: emergency</p><p><b>subject</b>: <a href="Patient-uc1-Nomen-Nescio.html">Nescio Nomen  Female, DoB: 1990-01-01 ( Social Security number: 9999090909)</a></p></div>
  </text>
  <status value="final"/>
  <class>
    <system value="https://hl7.org/fhir/R4/v3/ActEncounterCode"/>
    <code value="EMER"/>
    <display value="emergency"/>
  </class>
  <subject>🔗 
    <reference value="Patient/uc1-Nomen-Nescio"/>
  </subject>
</Encounter>