Austrian Patient Summary (R4)
0.2.0 - STU1

Austrian Patient Summary (R4) - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AtApsFlagAlert-Beispiel - XML Representation

Raw xml | Download


<Flag xmlns="http://hl7.org/fhir">
  <id value="AtApsExampleFlagAlert01"/>
  <meta>
    <profile
             value="https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-flagalert"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Flag AtApsExampleFlagAlert01</b></p><a name="AtApsExampleFlagAlert01"> </a><a name="hcAtApsExampleFlagAlert01"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-at-aps-flagalert.html">AT APS Flag Alert</a></p></div><p><b>identifier</b>: 12345</p><p><b>status</b>: Active</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/flag-category safety}">Sicherheit</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 165002}">Der Patient zeigt eine erhöhte Sturzgefährdung.</span></p><p><b>subject</b>: <a href="http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/Patient-HL7ATCorePatientExample01.html">Max Mustermann</a></p><p><b>author</b>: <a href="Practitioner-at-aps-example-practitioner-01.html">Hanna Hausärztin</a></p></div>
  </text>
  <identifier>
    <value value="12345"/>
  </identifier>
  <status value="active"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/flag-category"/>
      <code value="safety"/>
      <display value="Safety"/>
    </coding>
    <text value="Sicherheit"/>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="165002"/>
      <display value="Accident-prone"/>
    </coding>
    <text value="Der Patient zeigt eine erhöhte Sturzgefährdung."/>
  </code>
  <subject>
    <reference value="Patient/HL7ATCorePatientExample01"/>
    <display value="Max Mustermann"/>
  </subject>
  <author>🔗 
    <reference value="Practitioner/at-aps-example-practitioner-01"/>
    <display value="Hanna Hausärztin"/>
  </author>
</Flag>