FHIR IG analytics| Package | fhir.hspc.core |
| Resource Type | ValueSet |
| Id | ValueSet-departureTransportMode.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "departureTransportMode",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"url": "http://fhir.org/guides/hspc/ValueSet/departureTransportMode",
"name": "HSPC Departure Transport Mode value set",
"status": "draft",
"publisher": "HSPC",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http://healthcaresoa.org"
}
]
}
],
"description": "The list of codes that describe how the data came into being.",
"copyright": "Intermountain Healthcare HDD",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "49122002",
"display": "Ambulance, device (physical object)"
},
{
"code": "52387005",
"display": "Taxi, device (physical object)"
},
{
"code": "73957001",
"display": "Air transport ambulance, device (physical object)"
},
{
"code": "469233002",
"display": "Helicopter ambulance (physical object)"
},
{
"code": "257250006",
"display": "Pedestrian conveyance (physical object)"
},
{
"code": "44613004",
"display": "Ground transport ambulance, device (physical object)"
},
{
"code": "71783008",
"display": "Automobile, device (physical object)"
},
{
"code": "58938008",
"display": "Wheel chair, device (physical object)"
},
{
"code": "91537007",
"display": "Hospital bed, device (physical object)"
},
{
"code": "49890001",
"display": "Hospital cart, device (physical object)"
}
]
},
{
"system": "http://fhir.org/guides/hspc/CodeSystem/departureTransportationMode"
}
]
}
}