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-promis-physical-function-response-scale.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-promis-physical-function-response-scale
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-promis-physical-function-response-scale
Version2026.0.0-rc.1
Statusactive
NameMII_VS_PRO_PROMIS_Physical_Function_Response_Scale
TitleMII VS PRO PROMIS Physical Function Response Scale
Realmde
DescriptionPROMIS Physical Function response scale based on LOINC LL1022-4

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-promis-physical-function-response-scale",
  "language": "en",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-promis-physical-function-response-scale",
  "version": "2026.0.0-rc.1",
  "name": "MII_VS_PRO_PROMIS_Physical_Function_Response_Scale",
  "title": "MII VS PRO PROMIS Physical Function Response Scale",
  "status": "active",
  "experimental": true,
  "description": "PROMIS Physical Function response scale based on LOINC LL1022-4",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA13921-4",
            "display": "Without any difficulty",
            "designation": [
              {
                "language": "de",
                "value": "Ohne jede Schwierigkeiten"
              }
            ]
          },
          {
            "code": "LA13918-0",
            "display": "With a little difficulty",
            "designation": [
              {
                "language": "de",
                "value": "Mit geringen Schwierigkeiten"
              }
            ]
          },
          {
            "code": "LA13920-6",
            "display": "With some difficulty",
            "designation": [
              {
                "language": "de",
                "value": "Mit einigen Schwierigkeiten"
              }
            ]
          },
          {
            "code": "LA13919-8",
            "display": "With much difficulty",
            "designation": [
              {
                "language": "de",
                "value": "Mit großen Schwierigkeiten"
              }
            ]
          },
          {
            "code": "LA13912-3",
            "display": "Unable to do",
            "designation": [
              {
                "language": "de",
                "value": "Kann ich gar nicht"
              }
            ]
          }
        ]
      }
    ]
  }
}