PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@5.0.0-rc1
    http://example.org/fhir/CodeSystem/TestKatalog
{
  "description": null,
  "_filename": "CodeSystem-CodeSystemExample.json",
  "package_name": "de.gematik.isik",
  "date": "2025-05-13",
  "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": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "5.0.0-rc1",
  "status": "active",
  "id": "71494c5f-8367-4bfb-b2de-4344923a0f2d",
  "kind": null,
  "url": "http://example.org/fhir/CodeSystem/TestKatalog",
  "concept": [ {
    "code": "test",
    "display": "Test",
    "definition": "Dies ist ein Test-Code"
  } ],
  "caseSensitive": true,
  "version": "5.0.0-rc",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.gematik.de",
      "system": "url"
    } ]
  } ]
}