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
{
"resourceType" : "Observation",
"id" : "example-haau3-story-beliefs",
"meta" : {
"profile" : [
🔗 "https://haau3.com/fhir/StructureDefinition/haau3-patient-story-observation",
"http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-CareExperiencePreference"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><strong>Q:</strong> What do you want caregivers to know about your religious beliefs?</p><p><strong>A:</strong> I am Catholic. A chaplain visit would be welcome, and I would like a rosary nearby. Please do not move my crucifix from the bedside table.</p></div>"
},
"identifier" : [
{
"system" : "https://haau3.com/fhir/patient-story",
"value" : "example-haau3-patient:81364-2"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIPreferenceCategoryCS",
"code" : "care-experience-preference"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "81364-2",
"display" : "Religious or cultural beliefs Narrative - Reported"
}
]
},
"subject" : {
🔗 "reference" : "Patient/us-core-patient"
},
"effectiveDateTime" : "2026-05-27T14:38:00Z",
"performer" : [
{
🔗 "reference" : "Patient/us-core-patient"
}
],
"valueString" : "I am Catholic. A chaplain visit would be welcome, and I would like a rosary nearby. Please do not move my crucifix from the bedside table."
}