: ePA MedicationStatement Context Codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "epa-medicationstatement-context-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet epa-medicationstatement-context-code</b></p><a name=\"epa-medicationstatement-context-code\"> </a><a name=\"hcepa-medicationstatement-context-code\"> </a><p>This value set expansion contains 2 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-medicationstatement-context-code-https://gematik.de/fhir/epa-medication/CodeSystem/context-code-PRESCRIPTION\"> </a>\u00a0\u00a0<a href=\"CodeSystem-context-code.html#context-code-PRESCRIPTION\">PRESCRIPTION</a></td><td>https://gematik.de/fhir/epa-medication/CodeSystem/context-code</td><td>Prescription</td><td>Belongs to ePrescription process</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-medicationstatement-context-code-https://gematik.de/fhir/epa-medication/CodeSystem/context-code-MANUAL\"> </a>\u00a0\u00a0<a href=\"CodeSystem-context-code.html#context-code-MANUAL\">MANUAL</a></td><td>https://gematik.de/fhir/epa-medication/CodeSystem/context-code</td><td>Manual Entry</td><td>Is a manual entry</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td>PRESCRIPTION</td><td>Verschreibung</td></tr><tr><td>MANUAL</td><td>Nachtrag</td></tr></table></div>"
},
"url" : "https://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-context-code",
"version" : "1.2.0-ballot.1",
"name" : "EPAMedicationStatementContextCodeVS",
"title" : "ePA MedicationStatement Context Codes",
"status" : "draft",
"experimental" : false,
"date" : "2025-08-01",
"publisher" : "gematik GmbH",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.gematik.de"
}
]
}
],
"description" : "Codes that define the context of an EPAMedicationStatement",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "https://gematik.de/fhir/epa-medication/CodeSystem/context-code",
"concept" : [
{
"code" : "PRESCRIPTION",
"designation" : [
{
"language" : "de-DE",
"value" : "Verschreibung"
}
]
},
{
"code" : "MANUAL",
"designation" : [
{
"language" : "de-DE",
"value" : "Nachtrag"
}
]
}
]
}
]
},
"expansion" : {
"timestamp" : "2025-07-24",
"contains" : [
{
"system" : "https://gematik.de/fhir/epa-medication/CodeSystem/context-code",
"code" : "PRESCRIPTION",
"display" : "Prescription",
"designation" : [
{
"language" : "de-DE",
"value" : "Verschreibung"
}
]
},
{
"system" : "https://gematik.de/fhir/epa-medication/CodeSystem/context-code",
"code" : "MANUAL",
"display" : "Manual Entry",
"designation" : [
{
"language" : "de-DE",
"value" : "Nachtrag"
}
]
}
]
}
}