xShare Project CarePlan
0.1.0 - qa-preview
150
xShare Project CarePlan - Downloaded Version 0.1.0 See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="xshare-careplan-servicerequest-example"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest xshare-careplan-servicerequest-example</b></p><a name="xshare-careplan-servicerequest-example"> </a><a name="hcxshare-careplan-servicerequest-example"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 710824005}">Assessment of health and social care needs</span></p><p><b>subject</b>: <a href="Patient-xshare-careplan-patient-example.html">Maria Rossi Female, DoB: 1975-04-12 ( http://example.org/patients#PAT-001)</a></p><p><b>occurrence</b>: 2026-05-15</p><p><b>requester</b>: <a href="Organization-xshare-careplan-organization-example.html">Organization Example Community Health Centre</a></p></div>
</text>
<status value="active"/>
<intent value="plan"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="710824005"/>
<display value="Assessment of health and social care needs"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/xshare-careplan-patient-example"/>
</subject>
<occurrenceDateTime value="2026-05-15"/>
<requester>🔗
<reference value="Organization/xshare-careplan-organization-example"/>
</requester>
</ServiceRequest>