AKTIN Notfalldokumentation
1.0.0 - ballot Germany flag

AKTIN Notfalldokumentation - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Andere Entlassungsarten - JSON Representation

Draft as of 2025-06-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "aktin-cs-andere-entlassungsarten",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem aktin-cs-andere-entlassungsarten</b></p><a name=\"aktin-cs-andere-entlassungsarten\"> </a><a name=\"hcaktin-cs-andere-entlassungsarten\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-insensitive code system <code>http://aktin.org/fhir/CodeSystem/aktin-cs-andere-entlassungsarten</code> defines the following code:</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\">6<a name=\"aktin-cs-andere-entlassungsarten-6\"> </a></td><td>Entlassung gegen ärztlichen Rat</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2015-09-18T00:00:00+02:00"
      }
    }
  ],
  "url" : "http://aktin.org/fhir/CodeSystem/aktin-cs-andere-entlassungsarten",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.276.0.76.3.1.195.5.56"
    }
  ],
  "version" : "1.0.0",
  "name" : "Andere_entlassungsarten",
  "title" : "Andere Entlassungsarten",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-06-12",
  "publisher" : "AKTIN e.V.",
  "contact" : [
    {
      "name" : "AKTIN e.V.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.aktin.org"
        }
      ]
    },
    {
      "name" : "AKTIN e.V.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.aktin.org/"
        }
      ]
    }
  ],
  "description" : "Entlassungsart (discharge disposition code) für \"kein Arztkontakt\" - AKTIN Notfalldokumentation",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DEU"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "6",
      "display" : "Entlassung gegen ärztlichen Rat"
    }
  ]
}