PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@6.0.0-alpha1
    http://example.org/fhir/CodeSystem/TestKatalog
{
  "description": null,
  "_filename": "CodeSystem-CodeSystemExample.json",
  "package_name": "de.gematik.isik",
  "date": "2026-06-10",
  "meta": {
    "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKCodeSystem" ]
  },
  "publisher": "gematik GmbH",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DE",
      "system": "urn:iso:std:iso:3166",
      "display": "Germany"
    } ]
  } ],
  "content": "complete",
  "name": "TestKatalog",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "6.0.0-alpha1",
  "status": "active",
  "id": "94d6012d-61f4-41d7-8f41-54d02885a380",
  "kind": null,
  "url": "http://example.org/fhir/CodeSystem/TestKatalog",
  "concept": [ {
    "code": "test",
    "display": "Test",
    "definition": "Dies ist ein Test-Code"
  } ],
  "caseSensitive": true,
  "version": "6.0.0-rc1",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.gematik.de",
      "system": "url"
    } ]
  } ]
}