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

: haau3 Patient Story Question Codes - JSON Representation

Draft as of 2026-05-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "haau3-patient-story-question-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet haau3-patient-story-question-codes</b></p><a name=\"haau3-patient-story-question-codes\"> </a><a name=\"hchaau3-patient-story-question-codes\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/75780-7/\">75780-7</a></td><td>Preferred location to spend final days if possible to choose Narrative - Reported</td></tr><tr><td><a href=\"https://loinc.org/95541-9/\">95541-9</a></td><td>Care experience preference</td></tr><tr><td><a href=\"https://loinc.org/81364-2/\">81364-2</a></td><td>Religious or cultural beliefs Narrative - Reported</td></tr></table></li></ul></div>"
  },
  "url" : "https://haau3.com/fhir/ValueSet/haau3-patient-story-question-codes",
  "version" : "1.0.0",
  "name" : "PatientStoryQuestionCodes",
  "title" : "haau3 Patient Story Question Codes",
  "status" : "draft",
  "date" : "2026-05-30T02:27:32+00:00",
  "publisher" : "haau3",
  "contact" : [
    {
      "name" : "haau3",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://haau3.com"
        },
        {
          "system" : "email",
          "value" : "hello@haau3.com"
        }
      ]
    }
  ],
  "description" : "The three LOINC codes corresponding to the MVP haau3 'My Story' questions. Strict subset of the PACIO Care Experience Preferences Grouping value set (http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.11).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "75780-7",
            "display" : "Preferred location to spend final days if possible to choose Narrative - Reported"
          },
          {
            "code" : "95541-9",
            "display" : "Care experience preference"
          },
          {
            "code" : "81364-2",
            "display" : "Religious or cultural beliefs Narrative - Reported"
          }
        ]
      }
    ]
  }
}