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
<Condition xmlns="http://hl7.org/fhir">
<id value="ExampleRehabCondition"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition ExampleRehabCondition</b></p><a name="ExampleRehabCondition"> </a><a name="hcExampleRehabCondition"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>code</b>: <span title="Codes:">Persistent functional limitation after orthopedic treatment</span></p><p><b>subject</b>: <a href="Patient-ExampleRehabPatient.html">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
</coding>
</verificationStatus>
<code>
<text
value="Persistent functional limitation after orthopedic treatment"/>
</code>
<subject>🔗
<reference value="Patient/ExampleRehabPatient"/>
</subject>
</Condition>