MII IG PRO
2026.0.0-alpha - ci-build Unknown region code '276'

MII IG PRO, published by Medizininformatik-Initiative. This guide is not an authorized publication; it is the continuous build for version 2026.0.0-alpha built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medizininformatik-initiative/kerndatensatzmodul-proms/ and changes regularly. See the Directory of published versions

: EORTC QLQ-C30 Social Functioning Score Definition - JSON Representation

Raw json | Download

{
  "resourceType" : "ObservationDefinition",
  "id" : "mii-obsdef-pro-eortc-qlq-c30-sf",
  "meta" : {
    "profile" : [
      🔗 "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/StructureDefinition/mii-pr-pro-score-blueprint"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ObservationDefinition mii-obsdef-pro-eortc-qlq-c30-sf</b></p><a name=\"mii-obsdef-pro-eortc-qlq-c30-sf\"> </a><a name=\"hcmii-obsdef-pro-eortc-qlq-c30-sf\"> </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-mii-pr-pro-score-blueprint.html\">MII PR PRO Score Blueprint / Template</a></p></div><p><b>code</b>: <span title=\"Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-score-catalogue eortc-qlq-c30-sf}\">EORTC QLQ-C30 Social Functioning Score</span></p><h3>QuantitativeDetails</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Unit</b></td><td><b>DecimalPrecision</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://unitsofmeasure.org {score}}\">score</span></td><td>2</td></tr></table></div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-score-catalogue",
        "code" : "eortc-qlq-c30-sf",
        "display" : "EORTC QLQ-C30 Social Functioning Score"
      }
    ]
  },
  "quantitativeDetails" : {
    "unit" : {
      "coding" : [
        {
          "system" : "http://unitsofmeasure.org",
          "code" : "{score}",
          "display" : "score"
        }
      ]
    },
    "decimalPrecision" : 2
  }
}