MII IG PRO
2026.2.0 - 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.2.0 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

: MII EXA PRO PROMIS Depression SF 4a Bundle

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "mii-exa-pro-promis-depression-sf4a-bundle",
  "language" : "en",
  "type" : "collection",
  "timestamp" : "2024-01-15T10:35:00Z",
  "entry" : [
    {
      "fullUrl" : "http://www.medizininformatik-initiative.de/fhir/ext/modul-pro/Patient/mii-exa-pro-patient",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "mii-exa-pro-patient",
        "language" : "en",
        "text" : {
          "status" : "generated"
        },
        "identifier" : [
          {
            "system" : "http://identifiers.org/patient-ids",
            "value" : "12345"
          }
        ],
        "name" : [
          {
            "family" : "Mustermann",
            "given" : [
              "Max"
            ]
          }
        ],
        "gender" : "male",
        "birthDate" : "1980-05-15"
      }
    },
    {
      "fullUrl" : "http://www.medizininformatik-initiative.de/fhir/ext/modul-pro/QuestionnaireResponse/mii-exa-pro-promis-depression-sf4a-response",
      "resource" : {
        "resourceType" : "QuestionnaireResponse",
        "id" : "mii-exa-pro-promis-depression-sf4a-response",
        "meta" : {
          "profile" : [
            🔗 "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/StructureDefinition/mii-pr-pro-questionnaire-response|2026.2.0"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated"
        },
        "questionnaire" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/Questionnaire/mii-qst-pro-promis-depression-sf4a",
        "status" : "completed",
        "subject" : {
          🔗 "reference" : "Patient/mii-exa-pro-patient"
        },
        "authored" : "2024-01-15T10:30:00Z",
        "item" : [
          {
            "linkId" : "promis-eddep04",
            "answer" : [
              {
                "valueCoding" : {
                  "system" : "http://loinc.org",
                  "code" : "LA10082-8",
                  "display" : "Sometimes"
                }
              }
            ]
          },
          {
            "linkId" : "promis-eddep06",
            "answer" : [
              {
                "valueCoding" : {
                  "system" : "http://loinc.org",
                  "code" : "LA10066-1",
                  "display" : "Rarely"
                }
              }
            ]
          },
          {
            "linkId" : "promis-eddep29",
            "answer" : [
              {
                "valueCoding" : {
                  "system" : "http://loinc.org",
                  "code" : "LA10044-8",
                  "display" : "Often"
                }
              }
            ]
          },
          {
            "linkId" : "promis-eddep41",
            "answer" : [
              {
                "valueCoding" : {
                  "system" : "http://loinc.org",
                  "code" : "LA10082-8",
                  "display" : "Sometimes"
                }
              }
            ]
          },
          {
            "linkId" : "promis-depression-score-raw",
            "answer" : [
              {
                "valueDecimal" : 12
              }
            ]
          },
          {
            "linkId" : "promis-depression-score-tscore",
            "answer" : [
              {
                "valueDecimal" : 62.2
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.medizininformatik-initiative.de/fhir/ext/modul-pro/Observation/mii-exa-pro-promis-depression-sf4a-raw-score",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "mii-exa-pro-promis-depression-sf4a-raw-score",
        "meta" : {
          "profile" : [
            🔗 "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/StructureDefinition/mii-pr-pro-promis-depression-sf4a-raw-score|2026.2.0"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "survey",
                "display" : "Survey"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "77821-7",
              "display" : "PROMIS short form - emotional distress - depression 4a - version 1.0 raw score"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/mii-exa-pro-patient"
        },
        "effectiveDateTime" : "2024-01-15T10:30:00Z",
        "valueQuantity" : {
          "value" : 12,
          "unit" : "{score}",
          "system" : "http://unitsofmeasure.org",
          "code" : "{score}"
        },
        "derivedFrom" : [
          {
            🔗 "reference" : "QuestionnaireResponse/mii-exa-pro-promis-depression-sf4a-response"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.medizininformatik-initiative.de/fhir/ext/modul-pro/Observation/mii-exa-pro-promis-depression-sf4a-tscore",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "mii-exa-pro-promis-depression-sf4a-tscore",
        "meta" : {
          "profile" : [
            🔗 "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/StructureDefinition/mii-pr-pro-depression-t-score|2026.2.0"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "survey",
                "display" : "Survey"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "77861-3",
              "display" : "PROMIS emotional distress - depression - version 1.0 Tscore"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/mii-exa-pro-patient"
        },
        "effectiveDateTime" : "2024-01-15T10:30:00Z",
        "valueQuantity" : {
          "value" : 62.2,
          "unit" : "{score}",
          "system" : "http://unitsofmeasure.org",
          "code" : "{score}"
        },
        "derivedFrom" : [
          {
            🔗 "reference" : "QuestionnaireResponse/mii-exa-pro-promis-depression-sf4a-response"
          }
        ]
      }
    }
  ]
}