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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7277

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7277
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7277
Version1
Statusactive
Date2015-01-27T00:03:00+11:00
NamePHVS_TransportModeToHospital_NCHS
TitleTransport Mode to Hospital (NCHS)
Realmus
DescriptionThe mode of transport (e.g., ground ambulance, walk-in, police) delivering the patient to a hospital.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7277",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7277"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7277",
  "version": "1",
  "name": "PHVS_TransportModeToHospital_NCHS",
  "title": "Transport Mode to Hospital (NCHS)",
  "status": "active",
  "date": "2015-01-27T00:03:00+11:00",
  "description": "The mode of transport (e.g., ground ambulance, walk-in, police) delivering the patient to a hospital.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "73957001",
            "display": "Air transport ambulance"
          },
          {
            "code": "44613004",
            "display": "Ground transport ambulance"
          },
          {
            "code": "32472009",
            "display": "Medical helicopter"
          },
          {
            "code": "46160005",
            "display": "Motor vehicle"
          },
          {
            "code": "257250006",
            "display": "Pedestrian conveyance"
          },
          {
            "code": "442301000124107",
            "display": "Police vehicle"
          }
        ]
      }
    ]
  }
}