{
"description": "Status of transport.",
"_filename": "codesystem-transport-status-reason.json",
"package_name": "hl7.fhir.r5.examples",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-07-18T15:56:19.712+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "TransportStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "TransportStatus",
"package_version": "5.0.0-snapshot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "draft",
"id": "f7121ad6-5803-4073-a819-e9c639627538",
"valueSet": "http://hl7.org/fhir/ValueSet/transport-status-reason",
"kind": null,
"url": "http://hl7.org/fhir/transport-status-reason",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.0",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "declined-by-patient",
"display": "Declined by patient",
"definition": "Patient declined transport."
}, {
"code": "refused-by-recipient",
"display": "Refused by recipient",
"definition": "Transport was refused by recipient."
}, {
"code": "patient-not-available",
"display": "Patient not available",
"definition": "The patient was not available for transport."
}, {
"code": "specimen-not-available",
"display": "Specimen not available",
"definition": "The specimen was not available for transport."
}, {
"code": "wrong-request-data",
"display": "Wrong request data",
"definition": "Wrong data in the transport request."
}, {
"code": "in-route-accident",
"display": "In route accident",
"definition": "An accident has occurred in route."
}, {
"code": "request-not-acknowledged",
"display": "Request not acknowledged",
"definition": "The transport request was not acknowledged."
} ],
"caseSensitive": true,
"version": "4.6.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}