FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 2 concepts.
| System | Code | Display | Definition |
https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code | LINKING_NOT_SUCCESSFUL | eMP linking not successful | MedicationStatement could not be linked to an eMP-Entry successfully |
https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code | UNLINKING_NOT_SUCCESSFUL | eMP unlinking not successful | MedicationStatement could not be unlinked from an eMP-Entry successfully |
Additional Language Displays
| Code | Deutsch (Deutschland) (German (Germany), de) |
| LINKING_NOT_SUCCESSFUL | Fehlerhafte eMP Zuordnung |
| UNLINKING_NOT_SUCCESSFUL | Fehlerhafte Aufhebung der eMP-Verknüpfung |
Source1
{
"resourceType": "ValueSet",
"id": "epa-medicationstatement-processing-event-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-processing-event-code",
"version": "1.3.0",
"name": "EPAMedicationStatementProcessingEventCodeVS",
"title": "EPA MedicationStatement Processing Codes",
"status": "active",
"experimental": false,
"date": "2025-12-15",
"publisher": "gematik GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.gematik.de"
}
]
}
],
"description": "Codes that define events that occur during processing of an EMPMedicationStatement",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE"
}
]
}
],
"immutable": false,
"copyright": "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
"compose": {
"include": [
{
"system": "https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code"
}
]
},
"expansion": {
"timestamp": "2025-07-24",
"contains": [
{
"system": "https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code",
"code": "LINKING_NOT_SUCCESSFUL",
"display": "eMP linking not successful",
"designation": [
{
"language": "de-DE",
"value": "Fehlerhafte eMP Zuordnung"
}
]
},
{
"system": "https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code",
"code": "UNLINKING_NOT_SUCCESSFUL",
"display": "eMP unlinking not successful",
"designation": [
{
"language": "de-DE",
"value": "Fehlerhafte Aufhebung der eMP-Verknüpfung"
}
]
}
]
}
}