German Practice Management FHIR Profiles (R4)
0.71.0 - STU1
DE
German Practice Management FHIR Profiles (R4) - Local Development build (v0.71.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="example-zahnarzt-praxis"/>
<meta>
<profile
value="https://fhir.cognovis.de/praxis/StructureDefinition/praxis-organization-de"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization example-zahnarzt-praxis</b></p><a name="example-zahnarzt-praxis"> </a><a name="hcexample-zahnarzt-praxis"> </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-praxis-organization-de.html">Praxis Organization DE</a></p></div><blockquote><p><b>Kleinunternehmerregelung § 19 UStG</b></p><ul><li>aktiv: true</li><li>gueltigAb: 2025-01-01</li></ul></blockquote><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}">Healthcare Provider</span></p><p><b>name</b>: Zahnarztpraxis Dr. Zahnarzt</p></div>
</text>
<extension
url="https://fhir.cognovis.de/praxis/StructureDefinition/kleinunternehmerregelung">
<extension url="aktiv">
<valueBoolean value="true"/>
</extension>
<extension url="gueltigAb">
<valueDate value="2025-01-01"/>
</extension>
</extension>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="prov"/>
<display value="Healthcare Provider"/>
</coding>
</type>
<name value="Zahnarztpraxis Dr. Zahnarzt"/>
</Organization>