PACIO Sample Data Depot
0.1.0 - draft
PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions
<Goal xmlns="http://hl7.org/fhir">
<id value="wm1-goal-attend-wedding-20260226"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Goal wm1-goal-attend-wedding-20260226</b></p><a name="wm1-goal-attend-wedding-20260226"> </a><a name="hcwm1-goal-attend-wedding-20260226"> </a><p><b>lifecycleStatus</b>: Active</p><p><b>achievementStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/goal-achievement in-progress}">In Progress</span></p><p><b>priority</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/goal-priority high-priority}">High Priority</span></p><p><b>description</b>: <span title="Codes:">Attend family wedding.</span></p><p><b>subject</b>: <a href="Patient-patient-wilmamarina01.html">Wilma Marina</a></p><p><b>start</b>: 2026-02-26</p></div>
</text>
<lifecycleStatus value="active"/>
<achievementStatus>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/goal-achievement"/>
<code value="in-progress"/>
</coding>
</achievementStatus>
<priority>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/goal-priority"/>
<code value="high-priority"/>
</coding>
</priority>
<description>
<text value="Attend family wedding."/>
</description>
<subject>🔗
<reference value="Patient/patient-wilmamarina01"/>
<display value="Wilma Marina"/>
</subject>
<startDate value="2026-02-26"/>
</Goal>