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

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.113883.3.88.12.3221.6.8.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.6.8
Version2
Statusactive
Date2013-01-02T00:12:00+11:00
NamePHVS_ProblemSeverity_HITSP
TitleProblem Severity
Realmus
DescriptionThis is a description of the level of the severity of the problem.

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": "2.16.840.1.113883.3.88.12.3221.6.8",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.88.12.3221.6.8"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.6.8",
  "version": "2",
  "name": "PHVS_ProblemSeverity_HITSP",
  "title": "Problem Severity",
  "status": "active",
  "date": "2013-01-02T00:12:00+11:00",
  "description": "This is a description of the level of the severity of the problem.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "399166001",
            "display": "fatal"
          },
          {
            "code": "442452003",
            "display": "Life threatening severity"
          },
          {
            "code": "255604002",
            "display": "mild"
          },
          {
            "code": "371923003",
            "display": "mild to moderate"
          },
          {
            "code": "6736007",
            "display": "moderate"
          },
          {
            "code": "371924009",
            "display": "moderate to severe"
          },
          {
            "code": "24484000",
            "display": "severe"
          }
        ]
      }
    ]
  }
}