haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build
US
haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="example-haau3-story-location"/>
<meta>
<profile
value="https://haau3.com/fhir/StructureDefinition/haau3-patient-story-observation"/>
<profile
value="http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-CareExperiencePreference"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><strong>Q:</strong> If it were possible to choose, where would you like to spend your final days?</p><p><strong>A:</strong> At home, in my own bedroom, with my dog curled at my feet.</p></div>
</text>
<identifier>
<system value="https://haau3.com/fhir/patient-story"/>
<value value="example-haau3-patient:75780-7"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system
value="http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIPreferenceCategoryCS"/>
<code value="care-experience-preference"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="75780-7"/>
<display
value="Preferred location to spend final days if possible to choose Narrative - Reported"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/us-core-patient"/>
</subject>
<effectiveDateTime value="2026-05-27T14:32:00Z"/>
<performer>🔗
<reference value="Patient/us-core-patient"/>
</performer>
<valueString
value="At home, in my own bedroom, with my dog curled at my feet."/>
</Observation>