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
<CareTeam xmlns="http://hl7.org/fhir">
<id value="example-care-team-mvz"/>
<meta>
<profile
value="https://fhir.cognovis.de/praxis/StructureDefinition/care-team-de"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CareTeam example-care-team-mvz</b></p><a name="example-care-team-mvz"> </a><a name="hcexample-care-team-mvz"> </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-care-team-de.html">CareTeam DE</a></p></div><p><b>status</b>: Active</p><p><b>category</b>: <span title="Codes:{http://loinc.org LA27975-4}">Event-focused care team</span></p><p><b>name</b>: Behandlungsteam MVZ Musterstadt</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>: 2024-01-01 --> (ongoing)</p><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/behandler-rolle zahnarzt}">Zahnarzt</span></p><p><b>member</b>: <a href="Practitioner-example-practitioner.html">Practitioner Markus Schoell (official)</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/behandler-rolle arzt}">Arzt</span></p><p><b>member</b>: Dr. Klein</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/behandler-rolle zfa}">ZFA</span></p><p><b>member</b>: Frau Bauer</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/behandler-rolle mfa}">MFA</span></p><p><b>member</b>: Herr Lang</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/behandler-rolle physiotherapeut}">Physiotherapeut</span></p><p><b>member</b>: Frau Richter</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{https://fhir.cognovis.de/praxis/CodeSystem/behandler-rolle wb-assistent}">WB-Assistent</span></p><p><b>member</b>: Herr Fischer</p></blockquote><p><b>managingOrganization</b>: <a href="Organization-example-organization.html">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p></div>
</text>
<status value="active"/>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="LA27975-4"/>
<display value="Event-focused care team"/>
</coding>
</category>
<name value="Behandlungsteam MVZ Musterstadt"/>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<period>
<start value="2024-01-01"/>
</period>
<participant>
<role>
<coding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/behandler-rolle"/>
<code value="zahnarzt"/>
<display value="Zahnarzt"/>
</coding>
</role>
<member>🔗
<reference value="Practitioner/example-practitioner"/>
</member>
</participant>
<participant>
<role>
<coding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/behandler-rolle"/>
<code value="arzt"/>
<display value="Arzt"/>
</coding>
</role>
<member>
<display value="Dr. Klein"/>
</member>
</participant>
<participant>
<role>
<coding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/behandler-rolle"/>
<code value="zfa"/>
<display value="ZFA"/>
</coding>
</role>
<member>
<display value="Frau Bauer"/>
</member>
</participant>
<participant>
<role>
<coding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/behandler-rolle"/>
<code value="mfa"/>
<display value="MFA"/>
</coding>
</role>
<member>
<display value="Herr Lang"/>
</member>
</participant>
<participant>
<role>
<coding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/behandler-rolle"/>
<code value="physiotherapeut"/>
<display value="Physiotherapeut"/>
</coding>
</role>
<member>
<display value="Frau Richter"/>
</member>
</participant>
<participant>
<role>
<coding>
<system
value="https://fhir.cognovis.de/praxis/CodeSystem/behandler-rolle"/>
<code value="wb-assistent"/>
<display value="WB-Assistent"/>
</coding>
</role>
<member>
<display value="Herr Fischer"/>
</member>
</participant>
<managingOrganization>🔗
<reference value="Organization/example-organization"/>
</managingOrganization>
</CareTeam>