xShare Project CarePlan
1.0.0-ci - ci-build
150
xShare Project CarePlan, published by xShare Project. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/xshare-careplan/ and changes regularly. See the Directory of published versions
<CareTeam xmlns="http://hl7.org/fhir">
<id value="careplan-xshare-careteam-example"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CareTeam careplan-xshare-careteam-example</b></p><a name="careplan-xshare-careteam-example"> </a><a name="hccareplan-xshare-careteam-example"> </a><p><b>status</b>: Active</p><p><b>name</b>: Diabetes follow-up care team</p><p><b>subject</b>: <a href="Patient-careplan-xshare-patient-example.html">Maria Rossi Female, DoB: 1975-04-12 ( http://example.org/patients#PAT-001)</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Member</b></td></tr><tr><td style="display: none">*</td><td><a href="Organization-careplan-xshare-organization-example.html">Organization Example Community Health Centre</a></td></tr></table></div>
</text>
<status value="active"/>
<name value="Diabetes follow-up care team"/>
<subject>🔗
<reference value="Patient/careplan-xshare-patient-example"/>
</subject>
<participant>
<member>🔗
<reference value="Organization/careplan-xshare-organization-example"/>
</member>
</participant>
</CareTeam>