HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1
0.1.0 - STU 1 Ballot

This page is part of the HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1 (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Left Eye Body Structure - XML Representation

Raw xml | Download



<BodyStructure xmlns="http://hl7.org/fhir">
  <id value="bodystructure-left-eye"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/eyecare/StructureDefinition/body-structure-eye"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>location</b>: <span title="Codes: {http://snomed.info/sct 244486005}">Entire eye</span></p><p><b>locationQualifier</b>: <span title="Codes: {http://snomed.info/sct 7771000}">Left</span></p><p><b>patient</b>: <a href="Patient-ophthal-patient-example-0.html">Generated Summary: Medical Record Number: 02134005; active; Eve Bill; gender: female; birthDate: 1958-12-24</a></p></div>
  </text>
  <location>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="244486005"/>
      <display value="Entire eye"/>
    </coding>
  </location>
  <locationQualifier>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="7771000"/>
      <display value="Left"/>
    </coding>
  </locationQualifier>
  <patient>
    <reference value="Patient/ophthal-patient-example-0"/>
  </patient>
</BodyStructure>