{
"description": null,
"_filename": "CodeSystem-CodeSystemExample.json",
"package_name": "de.gematik.isik",
"date": "2025-10-23",
"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.1.0",
"status": "active",
"id": "be68e709-e697-4c49-9522-88c79998858f",
"kind": null,
"url": "http://example.org/fhir/CodeSystem/TestKatalog",
"concept": [ {
"code": "test",
"display": "Test",
"definition": "Dies ist ein Test-Code"
} ],
"caseSensitive": true,
"version": "5.1.0",
"contact": [ {
"telecom": [ {
"value": "https://www.gematik.de",
"system": "url"
} ]
} ]
}