German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Flag xmlns="http://hl7.org/fhir">
<id value="ExampleHzvFlag"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Flag ExampleHzvFlag</b></p><a name="ExampleHzvFlag"> </a><a name="hcExampleHzvFlag"> </a><p><b>HZV-Teilnahmestatus</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/hzv-participation eingeschrieben}">Eingeschrieben</span></p><p><b>HZV Einschreibedatum</b>: 2019-07-01</p><p><b>HZV Abmeldedatum</b>: 2030-12-31</p><p><b>status</b>: Active</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/flag-category admin}">Administrative</span></p><p><b>code</b>: <span title="Codes:">HZV-Teilnahme aktiv</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>period</b>: 2019-07-01 --> (ongoing)</p></div>
</text>
<extension
url="https://fhir.cognovis.de/praxis/StructureDefinition/hzv-participation">
<valueCodeableConcept>
<coding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/hzv-participation"/>
<code value="eingeschrieben"/>
<display value="Eingeschrieben"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="https://fhir.cognovis.de/praxis/StructureDefinition/hzv-einschreibedatum">
<valueDate value="2019-07-01"/>
</extension>
<extension
url="https://fhir.cognovis.de/praxis/StructureDefinition/hzv-abmeldedatum">
<valueDate value="2030-12-31"/>
</extension>
<status value="active"/>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/flag-category"/>
<code value="admin"/>
</coding>
</category>
<code>
<text value="HZV-Teilnahme aktiv"/>
</code>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<period>
<start value="2019-07-01"/>
</period>
</Flag>