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.114222.4.11.7877.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7877
Version4
Statusactive
Date2022-01-05T00:07:00+11:00
NamePHVS_ExtremeWeatherType_CO
TitleExtreme Weather Type (CO)
Realmus
DescriptionThis value set is to identify the extreme weather event occurring when the patient was exposed to carbon monoxide.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
umlsUnified Medical Language System
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7877",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7877"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7877",
  "version": "4",
  "name": "PHVS_ExtremeWeatherType_CO",
  "title": "Extreme Weather Type (CO)",
  "status": "active",
  "date": "2022-01-05T00:07:00+11:00",
  "description": "This value set is to identify the extreme weather event occurring when the patient was exposed to carbon monoxide.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/umls",
        "version": "20210608",
        "concept": [
          {
            "code": "C1830748",
            "display": "Severe cold"
          },
          {
            "code": "C1830750",
            "display": "Severe heat"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20210322",
        "concept": [
          {
            "code": "111056004",
            "display": "Flooding"
          },
          {
            "code": "35314007",
            "display": "Hurricane"
          },
          {
            "code": "461861000124101",
            "display": "Ice storm"
          },
          {
            "code": "59262002",
            "display": "Winter storm"
          },
          {
            "code": "88644004",
            "display": "Tornado"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}