{ "description": null, "_filename": "CodeSystem-CodeSystemExample.json", "package_name": "de.gematik.isik", "date": "2025-06-26", "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", "status": "active", "id": "1d60ce9e-904f-4138-a9da-6ffc7f779ddf", "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", "contact": [ { "telecom": [ { "value": "https://www.gematik.de", "system": "url" } ] } ] }