FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7882

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7882
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7882
Version3
Statusactive
Date2019-01-23T00:05:00+11:00
NamePHVS_GeneratorDistance_CO
TitleGenerator Distance (CO)
Realmus
DescriptionThis value set is to determined how far, in feet, the generator was placed from the (house/attached garage/detached garage or other location of event)?

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7882",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7882"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7882",
  "version": "3",
  "name": "PHVS_GeneratorDistance_CO",
  "title": "Generator Distance (CO)",
  "status": "active",
  "date": "2019-01-23T00:05:00+11:00",
  "description": "This value set is to determined how far, in feet,  the generator was placed from the (house/attached garage/detached garage or other location of event)?",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC2166",
            "display": "< 5 feet"
          },
          {
            "code": "PHC2167",
            "display": "5  - < 10 feet"
          },
          {
            "code": "PHC2168",
            "display": "10 - < 15 feet"
          },
          {
            "code": "PHC2169",
            "display": "15 - < 20 feet"
          },
          {
            "code": "PHC2170",
            "display": ">=20 feet"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}