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

: Patient Story — religious or cultural beliefs - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="example-haau3-story-beliefs"/>
  <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> 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>
  </text>
  <identifier>
    <system value="https://haau3.com/fhir/patient-story"/>
    <value value="example-haau3-patient:81364-2"/>
  </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="81364-2"/>
      <display value="Religious or cultural beliefs Narrative - Reported"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/us-core-patient"/>
  </subject>
  <effectiveDateTime value="2026-05-27T14:38:00Z"/>
  <performer>🔗 
    <reference value="Patient/us-core-patient"/>
  </performer>
  <valueString
               value="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."/>
</Observation>