PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/transport-status-reason
{
  "description": "Status of transport.",
  "_filename": "CodeSystem-transport-status-reason.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4b",
  "date": "2021-01-05T09:01:24+10:00",
  "publisher": "Orders and Observations",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "TransportStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Transport Status",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "status": "active",
  "id": "41b66209-2f29-4196-ada9-51de7440ad2e",
  "valueSet": "http://hl7.org/fhir/ValueSet/transport-status-reason",
  "kind": null,
  "url": "http://hl7.org/fhir/transport-status-reason",
  "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": [ {
    "name": "Orders and Observations",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders",
      "system": "url"
    } ]
  } ]
}