This page is part of the Australian Base IG (v2.2.0-ballot: R3 Ballot) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions. Page versions: R5 R4 R3
Formats: Narrative,XML, JSON, Turtle
Raw xml
<BodyStructure xmlns="http://hl7.org/fhir">
<id value="example1"/>
<meta>
<profile value="http://hl7.org.au/fhir/StructureDefinition/au-bodystructure"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>morphology</b>: <span title="Codes: {http://snomed.info/sct 339008}">Blister</span></p><p><b>location</b>: <span title="Codes: {http://snomed.info/sct 7769000}">Right foot</span></p><p><b>patient</b>: <a href="Patient-example0.html">Generated Summary: IHI: 8003608833357361, Medicare Number: 32788511952, Health Care Card Number: 307111942H; Stella Franklin ; sfranklin@amail.example.com; gender: female; birthDate: 1985-10-14</a></p></div>
</text>
<morphology>
<coding>
<system value="http://snomed.info/sct"/>
<code value="339008"/>
<display value="Blister"/>
</coding>
</morphology>
<location>
<coding>
<system value="http://snomed.info/sct"/>
<code value="7769000"/>
<display value="Right foot"/>
</coding>
</location>
<patient>
<reference value="Patient/example0"/>
</patient>
</BodyStructure>