Implementation Guide
TI Common
Version 1.5.0-ballot.1 - ballot

: TI Document Storage Location

Active Stand: 2026-11-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ti-document-storage-location-cs",
  "language" : "de",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ti-document-storage-location-cs</b></p><a name=\"ti-document-storage-location-cs\"> </a><a name=\"hcti-document-storage-location-cs\"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/ti/CodeSystem/ti-document-storage-location-cs</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">epa<a name=\"ti-document-storage-location-cs-epa\"> </a></td><td>ePA</td><td>Die DocumentReference wurde aus dem ePA MHD Service übernommen.</td></tr></table></div>"
  },
  "url" : "https://gematik.de/fhir/ti/CodeSystem/ti-document-storage-location-cs",
  "version" : "1.5.0",
  "name" : "TIDocumentStorageLocationCS",
  "title" : "TI Document Storage Location",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-11-16",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gematik.de"
        }
      ]
    }
  ],
  "description" : "Quellsystem eines über DocumentReference beschriebenen Dokuments.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "copyright" : "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "epa",
      "display" : "ePA",
      "definition" : "Die DocumentReference wurde aus dem ePA MHD Service übernommen."
    }
  ]
}