Koppeltaal 2.0 Implementation Guide (Full Documentation)
1.4.5-beta.002 - ci-build
Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v1.4.5-beta.002) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<CareTeam xmlns="http://hl7.org/fhir">
<id value="careteam-minimaal"/>
<meta>
<profile
value="http://koppeltaal.nl/fhir/StructureDefinition/KT2CareTeam"/>
</meta>
<language value="nl-NL"/>
<text>
<status value="generated"/>
<div xml:lang="nl-NL" xmlns="http://www.w3.org/1999/xhtml" lang="nl-NL">Example of bare minimum of CareTeam</div>
</text>
<identifier>
<use value="official"/>
<system value="http://myTeam/id"/>
<value value="1234"/>
</identifier>
<status value="active"/>
<subject>🔗
<reference value="Patient/patient-met-resource-origin"/>
<type value="Patient"/>
<display value="Patient, Berta Botje"/>
</subject>
</CareTeam>