German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: e61 Functional Observation - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="annex2b-e61-functional-observation"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation annex2b-e61-functional-observation</b></p><a name="annex2b-e61-functional-observation"> </a><a name="hcannex2b-e61-functional-observation"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">Walking endurance</span></p><p><b>subject</b>: <a href="Patient-annex2b-example-patient.html">Alex Example  (no stated gender), DoB: 1970-01-01 ( https://fhir.cognovis.de/praxis/NamingSystem/pvs-patient-nummer#PvsPatientNummer#annex2b-patient-1)</a></p><p><b>effective</b>: 2026-07-20 09:00:00+0200</p><p><b>performer</b>: <a href="Practitioner-annex2b-example-practitioner.html">Practitioner Maria Sample </a></p><p><b>value</b>: 120 m<span style="background: LightGoldenRodYellow"> (Details: UCUM  codem = 'meter')</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <text value="Walking endurance"/>
  </code>
  <subject>🔗 
    <reference value="Patient/annex2b-example-patient"/>
  </subject>
  <effectiveDateTime value="2026-07-20T09:00:00+02:00"/>
  <performer>🔗 
    <reference value="Practitioner/annex2b-example-practitioner"/>
  </performer>
  <valueQuantity>
    <value value="120"/>
    <unit value="m"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="m"/>
  </valueQuantity>
</Observation>