Australian Base Implementation Guide (AU Base 1.1.1)

This page is part of the Australian Base IG (v1.1.1: AU Base 1.1 on STU3 Draft) based on FHIR R3. The current version which supercedes this version is 1.0.2. For a full list of available versions, see the Directory of published versions

Encounter-encounter-example1

Formats: XML, JSON, Turtle

Raw xml


<Encounter xmlns="http://hl7.org/fhir">
  <id value="encounter-example1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: encounter-example1</p><p><b>status</b>: in-progress</p></div>
  </text>
  <extension
             url="http://hl7.org.au/fhir/StructureDefinition/encounter-description">
    <valueString
                 value="3/52 ago involved in a rear end motor vehicle accident, mid-velocity impact; complaining of neck pain, dizziness, nausea and difficulties concentrating. Disturbed sleep. No spinal cord signs."/>
  </extension>
  <status value="in-progress"/>
</Encounter>