MyHealth@EU Core
1.0.0 - trial-use 150

This page is part of the MyHealth@Eu Core (v1.0.0: Wave 9) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: BodyStructure: example - XML Representation

Raw xml | Download


<BodyStructure xmlns="http://hl7.org/fhir">
  <id value="b2c3d4e5-f6a7-8901-bcde-f12345678901"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/core/StructureDefinition/bodyStructure-myhealtheu-core"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Left knee - John Doe</div>
  </text>
  <morphology>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="72704001"/>
      <display value="Fracture"/>
    </coding>
  </morphology>
  <patient>🔗 
    <reference value="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </patient>
</BodyStructure>