{
"description": "Codes that define the context of a resource instance in the ePA context",
"_filename": "CodeSystem-context-code.json",
"package_name": "de.gematik.epa.medication",
"date": "2025-12-15",
"publisher": "gematik GmbH",
"jurisdiction": [ {
"coding": [ {
"code": "DE",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "ContextCodeCS",
"copyright": "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Context Codes",
"package_version": "1.3.0",
"status": "active",
"id": "e35d7393-27cd-457a-9378-1730af29aa13",
"valueSet": "https://gematik.de/fhir/epa-medication/ValueSet/context-code",
"kind": null,
"count": 3,
"url": "https://gematik.de/fhir/epa-medication/CodeSystem/context-code",
"concept": [ {
"code": "PRESCRIPTION",
"display": "Prescription",
"definition": "Belongs to ePrescription process",
"designation": [ {
"value": "Verschreibung",
"language": "de-DE"
} ]
}, {
"code": "MANUAL",
"display": "Manual Entry",
"definition": "Is a manual entry",
"designation": [ {
"value": "Nachtrag",
"language": "de-DE"
} ]
}, {
"code": "EMP",
"display": "eMP",
"definition": "Electronic medication plan",
"designation": [ {
"value": "eMP",
"language": "de-DE"
} ]
} ],
"caseSensitive": true,
"version": "1.3.0",
"contact": [ {
"telecom": [ {
"value": "https://www.gematik.de",
"system": "url"
} ]
} ]
}