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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7374

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7374
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7374
Version1
Statusactive
Date2015-01-19T00:11:00+11:00
NamePHVS_PlaceOfInjury_NCHS
TitlePlace of Injury (NCHS)
Realmus
DescriptionWHO location type extensions defined for ICD.

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.7374",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7374"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7374",
  "version": "1",
  "name": "PHVS_PlaceOfInjury_NCHS",
  "title": "Place of Injury (NCHS)",
  "status": "active",
  "date": "2015-01-19T00:11:00+11:00",
  "description": "WHO location type extensions defined for ICD.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.320",
        "version": "2016",
        "concept": [
          {
            "code": "0",
            "display": "Home"
          },
          {
            "code": "1",
            "display": "Residential Institution"
          },
          {
            "code": "2",
            "display": "School, Other Institutions, Public Administrative Area"
          },
          {
            "code": "3",
            "display": "Sports and Athletics Area"
          },
          {
            "code": "4",
            "display": "Street/Highway"
          },
          {
            "code": "5",
            "display": "Trade and Service Area"
          },
          {
            "code": "6",
            "display": "Industrial and Construction Area"
          },
          {
            "code": "7",
            "display": "Farm"
          },
          {
            "code": "8",
            "display": "Other Specified Place"
          },
          {
            "code": "9",
            "display": "Unspecified Place"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "NI",
            "display": "NoInformation"
          }
        ]
      }
    ]
  }
}