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

FHIR IG analytics

Packagehl7.eu.terminology.ehdsi
Resource TypeValueSet
IdValueSet-eHDSIResolutionOutcome-8.1.0.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSIResolutionOutcome-8.1.0.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSIResolutionOutcome
Version0.2.0
Statusactive
Date2025-12-23T10:21:17+00:00
NameeHDSIResolutionOutcome
TitleeHDSI Resolution Outcome
Realmeu
Authorityhl7
DescriptionThe Value Set is used to describe the clinical status of a problem outcome.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "eHDSIResolutionOutcome-8.1.0",
  "url": "http://terminology.ehdsi.eu/ValueSet/eHDSIResolutionOutcome",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.30"
    }
  ],
  "version": "0.2.0",
  "name": "eHDSIResolutionOutcome",
  "title": "eHDSI Resolution Outcome",
  "status": "active",
  "experimental": false,
  "date": "2025-12-23T10:21:17+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7europe.org"
        }
      ]
    }
  ],
  "description": "The Value Set is used to describe the clinical status of a problem outcome.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "161901003",
            "display": "Chronic sick"
          },
          {
            "code": "419099009",
            "display": "Dead"
          },
          {
            "code": "21134002",
            "display": "Disability"
          },
          {
            "code": "161045001",
            "display": "Disability - severe"
          },
          {
            "code": "162467007",
            "display": "Free of symptoms"
          },
          {
            "code": "271593001",
            "display": "Moribund"
          },
          {
            "code": "81323004",
            "display": "Normal general body function"
          },
          {
            "code": "765205004",
            "display": "Disorder in remission"
          }
        ]
      }
    ]
  }
}