: Context Codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "context-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet context-code</b></p><a name=\"context-code\"> </a><a name=\"hccontext-code\"> </a><p>This value set expansion contains 3 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=\"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=\"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><tr><td style=\"white-space:nowrap\"><a name=\"context-code-https://gematik.de/fhir/epa-medication/CodeSystem/context-code-EMP\"> </a>\u00a0\u00a0<a href=\"CodeSystem-context-code.html#context-code-EMP\">EMP</a></td><td>https://gematik.de/fhir/epa-medication/CodeSystem/context-code</td><td>eMP</td><td>Electronic medication plan</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><tr><td>EMP</td><td>eMP</td></tr></table></div>"
},
"url" : "https://gematik.de/fhir/epa-medication/ValueSet/context-code",
"version" : "1.2.0-ballot.1",
"name" : "ContextCodeVS",
"title" : "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 a resource instance in the ePA context",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "https://gematik.de/fhir/epa-medication/CodeSystem/context-code"
}
]
},
"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"
}
]
},
{
"system" : "https://gematik.de/fhir/epa-medication/CodeSystem/context-code",
"code" : "EMP",
"display" : "eMP",
"designation" : [
{
"language" : "de-DE",
"value" : "eMP"
}
]
}
]
}
}