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
| Active as of 2026-05-04 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="appointment-mode"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem appointment-mode</b></p><a name="appointment-mode"> </a><a name="hcappointment-mode"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/appointment-mode</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">in-person<a name="appointment-mode-in-person"> </a></td><td>Praxisbesuch</td><td>Patient erscheint persönlich in der Praxis</td></tr><tr><td style="white-space:nowrap">video<a name="appointment-mode-video"> </a></td><td>Videosprechstunde</td><td>Termin findet per Videokonferenz statt</td></tr><tr><td style="white-space:nowrap">phone<a name="appointment-mode-phone"> </a></td><td>Telefontermin</td><td>Termin findet telefonisch statt</td></tr><tr><td style="white-space:nowrap">home-visit<a name="appointment-mode-home-visit"> </a></td><td>Hausbesuch</td><td>Arzt besucht den Patienten zu Hause</td></tr></table></div>
</text>
<url value="https://fhir.cognovis.de/praxis/CodeSystem/appointment-mode"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.3.7985.16.4"/>
</identifier>
<version value="0.49.0"/>
<name value="AppointmentModeCS"/>
<title value="Appointment Mode"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-05-04T13:25:14+00:00"/>
<publisher value="cognovis GmbH"/>
<contact>
<name value="cognovis GmbH"/>
<telecom>
<system value="url"/>
<value value="https://www.cognovis.de"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@cognovis.de"/>
</telecom>
</contact>
<description
value="Codes für die Durchführungsart eines Termins (Praxisbesuch, Videosprechstunde, Telefontermin, Hausbesuch)."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DE"/>
<display value="Germany"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="in-person"/>
<display value="Praxisbesuch"/>
<definition value="Patient erscheint persönlich in der Praxis"/>
</concept>
<concept>
<code value="video"/>
<display value="Videosprechstunde"/>
<definition value="Termin findet per Videokonferenz statt"/>
</concept>
<concept>
<code value="phone"/>
<display value="Telefontermin"/>
<definition value="Termin findet telefonisch statt"/>
</concept>
<concept>
<code value="home-visit"/>
<display value="Hausbesuch"/>
<definition value="Arzt besucht den Patienten zu Hause"/>
</concept>
</CodeSystem>