FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeValueSet
IdValueSet-context-code.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.epa.medication@1.3.0&canonical=https://gematik.de/fhir/epa-medication/ValueSet/context-code
URLhttps://gematik.de/fhir/epa-medication/ValueSet/context-code
Version1.3.0
Statusactive
Date2025-12-15
NameContextCodeVS
TitleContext Codes
Realmde
DescriptionCodes that define the context of a resource instance in the ePA context
Copyrightgematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.

Resources that use this resource

StructureDefinition
context-extensionContextExtension

Resources that this resource uses

CodeSystem
context-codeContext Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet context-code

This value set expansion contains 3 concepts.

SystemCodeDisplayDefinition
https://gematik.de/fhir/epa-medication/CodeSystem/context-code  PRESCRIPTIONPrescriptionBelongs to ePrescription process
https://gematik.de/fhir/epa-medication/CodeSystem/context-code  MANUALManual EntryIs a manual entry
https://gematik.de/fhir/epa-medication/CodeSystem/context-code  EMPeMPElectronic medication plan

Additional Language Displays

CodeDeutsch (Deutschland) (German (Germany), de)
PRESCRIPTIONVerschreibung
MANUALNachtrag
EMPeMP

Source1

{
  "resourceType": "ValueSet",
  "id": "context-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gematik.de/fhir/epa-medication/ValueSet/context-code",
  "version": "1.3.0",
  "name": "ContextCodeVS",
  "title": "Context 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 the context of a resource instance in the ePA context",
  "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/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"
          }
        ]
      }
    ]
  }
}