{
  "resourceType" : "CodeSystem",
  "id" : "TransportartCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TransportartCS</b></p><a name=\"TransportartCS\"> </a><a name=\"hcTransportartCS\"> </a><p>This case-sensitive code system <code>https://elga.moped.at/CodeSystem/TransportartCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"TransportartCS-H\"> </a></td><td>Notarzt-Hubschrauber</td></tr><tr><td style=\"white-space:nowrap\">K<a name=\"TransportartCS-K\"> </a></td><td>Krankentransport</td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"TransportartCS-N\"> </a></td><td>Rettung mit notärztlicher Begleitung</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"TransportartCS-R\"> </a></td><td>Rettung ohne notärztliche Begleitung</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"TransportartCS-S\"> </a></td><td>Selbstanreise des Patienten/der Patientin</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"TransportartCS-Z\"> </a></td><td>Sonstige Transportart</td></tr></table></div>"
  },
  "url" : "https://elga.moped.at/CodeSystem/TransportartCS",
  "version" : "0.1.0",
  "name" : "TransportartCS",
  "title" : "Transportart",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-01-09T08:51:35+00:00",
  "publisher" : "ELGA GmbH",
  "contact" : [{
    "name" : "ELGA GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://elga.gv.at"
    }]
  }],
  "description" : "CodeSystem für die Transportart des Patienten",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "H",
    "display" : "Notarzt-Hubschrauber"
  },
  {
    "code" : "K",
    "display" : "Krankentransport"
  },
  {
    "code" : "N",
    "display" : "Rettung mit notärztlicher Begleitung"
  },
  {
    "code" : "R",
    "display" : "Rettung ohne notärztliche Begleitung"
  },
  {
    "code" : "S",
    "display" : "Selbstanreise des Patienten/der Patientin"
  },
  {
    "code" : "Z",
    "display" : "Sonstige Transportart"
  }]
}