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

FHIR IG analytics

Packageihe.pcc.pscc
Resource TypeValueSet
IdValueSet-ProblemStatusObservation.Value.VS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/IHE/PCC.PCSc/ValueSet-ProblemStatusObservation.Value.VS.html
URLhttps://profiles.ihe.net/PCC/PSCc/ValueSet/ProblemStatusObservation.Value.VS
Version0.0.1-current
Statusdraft
Date2025-11-04T19:19:26+00:00
NameProblemStatusObservation_Value_VS
TitleProblem Status Observation Value
Realmuv
Authorityihe
DescriptionIf coded, the Severity Entry value SHOULD use the HL7 SeverityObservation vocabulary (codeSystem='2.16.840.1.113883.5.1063') containing three values (H, M, and L), representing high, moderate and low severity depending upon whether the severity is life threatening, presents noticeable adverse consequences, or is unlikely substantially affect the situation of the subject.

Resources that use this resource

StructureDefinition
IHE.Problem.Status.ObservationProblem Status Observation

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ProblemStatusObservation.Value.VS


Source1

{
  "resourceType": "ValueSet",
  "id": "ProblemStatusObservation.Value.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/PSCc/ValueSet/ProblemStatusObservation.Value.VS",
  "version": "0.0.1-current",
  "name": "ProblemStatusObservation_Value_VS",
  "title": "Problem Status Observation Value",
  "status": "draft",
  "experimental": false,
  "date": "2025-11-04T19:19:26+00:00",
  "publisher": "IHE Patient Care Coordination Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    },
    {
      "name": "IHE Patient Care Coordination Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    }
  ],
  "description": "If coded, the Severity Entry value SHOULD use the HL7 SeverityObservation vocabulary (codeSystem='2.16.840.1.113883.5.1063') containing three values (H, M, and L), representing high, moderate and low severity depending upon whether the severity is life threatening, presents noticeable adverse consequences, or is unlikely substantially affect the situation of the subject.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "55561003",
            "display": "Active"
          },
          {
            "code": "73425007",
            "display": "Inactive"
          },
          {
            "code": "90734009",
            "display": "Chronic"
          },
          {
            "code": "7087005",
            "display": "Intermittent"
          },
          {
            "code": "255227004",
            "display": "Recurrent"
          },
          {
            "code": "415684004",
            "display": "Rule out"
          },
          {
            "code": "410516002",
            "display": "Ruled out"
          },
          {
            "code": "413322009",
            "display": "Resolved"
          }
        ]
      }
    ]
  }
}