PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4)
0.1.0 - ci-build

PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: WHOQOL-BREF O Score only mapped from Q - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "whoqol-bref-score-example",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.hl7.at/prenudge/appdata/r4/StructureDefinition/at-prenudge-whoqol-bref-score-observation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation whoqol-bref-score-example</b></p><a name=\"whoqol-bref-score-example\"> </a><a name=\"hcwhoqol-bref-score-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-at-prenudge-whoqol-bref-score-observation.html\">AT PreNUDGE Observation WHOQOL-BREF Score</a></p></div><p><b>identifier</b>: <code>https://www.joanneum.at</code>/qr-whoqol-2026-02-28-001</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 405152002}\">Quality of life satisfaction (observable entity)</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">James Pond  Male, DoB: 1990-01-01 ( urn:oid:1.2.40.0.10.1.4.3.1#1234567890)</a></p><p><b>effective</b>: 2026-02-28 10:30:00+0000</p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 87982008}\">Manual</span></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-whoqol-bref-response-example.html\">Response to Questionnaire '-&gt;Lebensstil Selbsteinschätzung' about '-&gt;James Pond  Male, DoB: 1990-01-01 ( urn:oid:1.2.40.0.10.1.4.3.1#1234567890)'</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 60132005}\">Generalized</span></p><p><b>value</b>: 75 score<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{score} = '{score}')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 19388002}\">Physical</span></p><p><b>value</b>: 78.6 score<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{score} = '{score}')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 60224009}\">Psychologic</span></p><p><b>value</b>: 70.8 score<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{score} = '{score}')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 272151006}\">Relationships</span></p><p><b>value</b>: 66.7 score<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{score} = '{score}')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 276339004}\">Environment</span></p><p><b>value</b>: 62.5 score<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{score} = '{score}')</span></p></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "https://www.joanneum.at",
      "value" : "qr-whoqol-2026-02-28-001"
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "405152002"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/example"
  },
  "effectiveDateTime" : "2026-02-28T10:30:00Z",
  "method" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "87982008",
        "display" : "Manual"
      }
    ]
  },
  "derivedFrom" : [
    {
      🔗 "reference" : "QuestionnaireResponse/whoqol-bref-response-example"
    }
  ],
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "60132005",
            "display" : "Generalized"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 75,
        "unit" : "score",
        "system" : "http://unitsofmeasure.org",
        "code" : "{score}"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "19388002",
            "display" : "Physical"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 78.6,
        "unit" : "score",
        "system" : "http://unitsofmeasure.org",
        "code" : "{score}"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "60224009",
            "display" : "Psychologic"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 70.8,
        "unit" : "score",
        "system" : "http://unitsofmeasure.org",
        "code" : "{score}"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "272151006",
            "display" : "Relationships"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 66.7,
        "unit" : "score",
        "system" : "http://unitsofmeasure.org",
        "code" : "{score}"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "276339004",
            "display" : "Environment"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 62.5,
        "unit" : "score",
        "system" : "http://unitsofmeasure.org",
        "code" : "{score}"
      }
    }
  ]
}