FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.pros
Resource TypeValueSet
IdValueSet-mii-vs-pro-phq-9-answer-list-ll359-1.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.pros@2026.0.0-rc.2&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-phq-9-answer-list-ll359-1
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-phq-9-answer-list-ll359-1
Version2026.0.0-rc.1
Statusactive
NameMII_VS_PRO_PHQ9_AnswerList_LL3591
TitleMII VS PRO PHQ-9 Answer List LL359-1
Realmde
DescriptionNot difficult at all/Somewhat difficult/Very difficult/Extremely difficult-Perceived difficulty (PHQ-9)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "mii-vs-pro-phq-9-answer-list-ll359-1",
  "language": "de",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-phq-9-answer-list-ll359-1",
  "version": "2026.0.0-rc.1",
  "name": "MII_VS_PRO_PHQ9_AnswerList_LL3591",
  "title": "MII VS PRO PHQ-9 Answer List LL359-1",
  "status": "active",
  "experimental": false,
  "description": "Not difficult at all/Somewhat difficult/Very difficult/Extremely difficult-Perceived difficulty (PHQ-9)",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA6572-7",
            "display": "Not difficult at all",
            "designation": [
              {
                "language": "de",
                "value": "Überhaupt nicht erschwert"
              }
            ]
          },
          {
            "code": "LA6573-5",
            "display": "Somewhat difficult",
            "designation": [
              {
                "language": "de",
                "value": "Etwas erschwert"
              }
            ]
          },
          {
            "code": "LA6575-0",
            "display": "Very difficult",
            "designation": [
              {
                "language": "de",
                "value": "Relativ stark erschwert"
              }
            ]
          },
          {
            "code": "LA6574-3",
            "display": "Extremely difficult",
            "designation": [
              {
                "language": "de",
                "value": "Sehr stark erschwert"
              }
            ]
          }
        ]
      }
    ]
  }
}