http://hl7.org/fhir/transport-status-reason|5.0.0

name
TransportStatus
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Transport Status

Status of transport.

{
  "description" : "Status of transport.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2021-01-04T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "TransportStatus",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Transport Status",
  "supliment" : null,
  "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" : "active",
  "id" : "ac643e37-1cc5-5ed0-bc38-ad25801def41",
  "valueSet" : "http://hl7.org/fhir/ValueSet/transport-status-reason",
  "url" : "http://hl7.org/fhir/transport-status-reason",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1930",
    "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" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}