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

: Flag: example - XML Representation

Raw xml | Download


<Flag xmlns="http://hl7.org/fhir">
  <id value="d0e1f2a3-b4c5-6789-defa-890123456789"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/core/StructureDefinition/flag-myhealtheu-core"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Fall risk alert - John Doe</div>
  </text>
  <status value="active"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="129839007"/>
      <display value="At risk for falls"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </subject>
  <period>
    <start value="2024-01-01"/>
  </period>
  <author>🔗 
    <reference value="PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
  </author>
</Flag>