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-ll358-3.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-ll358-3
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-phq-9-answer-list-ll358-3
Version2026.0.0-rc.1
Statusactive
NameMII_VS_PRO_PHQ9_AnswerList_LL3583
TitleMII VS PRO PHQ-9 Answer List LL358-3
Realmde
DescriptionPatient Health Questionnaire (PHQ-9) Not at all/Several days/More than half the days/Nearly every day

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-ll358-3",
  "language": "de",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-phq-9-answer-list-ll358-3",
  "version": "2026.0.0-rc.1",
  "name": "MII_VS_PRO_PHQ9_AnswerList_LL3583",
  "title": "MII VS PRO PHQ-9 Answer List LL358-3",
  "status": "active",
  "experimental": false,
  "description": "Patient Health Questionnaire (PHQ-9) Not at all/Several days/More than half the days/Nearly every day",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 0
              }
            ],
            "code": "LA6568-5",
            "display": "Not at all",
            "designation": [
              {
                "language": "de",
                "value": "Überhaupt nicht"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 1
              }
            ],
            "code": "LA6569-3",
            "display": "Several days",
            "designation": [
              {
                "language": "de",
                "value": "An einzelnen Tagen"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              }
            ],
            "code": "LA6570-1",
            "display": "More than half the days",
            "designation": [
              {
                "language": "de",
                "value": "An mehr als der Hälfte der Tage"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 3
              }
            ],
            "code": "LA6571-9",
            "display": "Nearly every day",
            "designation": [
              {
                "language": "de",
                "value": "Beinahe jeden Tag"
              }
            ]
          }
        ]
      }
    ]
  }
}