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

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeValueSet
IdValueSet-epa-medicationstatement-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/epa-medicationstatement-context-code
URLhttps://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-context-code
Version1.3.0
Statusactive
Date2025-12-15
NameEPAMedicationStatementContextCodeVS
TitleePA MedicationStatement Context Codes
Realmde
DescriptionCodes that define the context of an EPAMedicationStatement
Copyrightgematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.

Resources that use this resource

StructureDefinition
epa-medication-statementEPA MedicationStatement

Resources that this resource uses

CodeSystem
context-codeContext Codes

Narrative

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

Generated Narrative: ValueSet epa-medicationstatement-context-code

This value set expansion contains 2 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

Additional Language Displays

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

Source1

{
  "resourceType": "ValueSet",
  "id": "epa-medicationstatement-context-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gematik.de/fhir/epa-medication/ValueSet/epa-medicationstatement-context-code",
  "version": "1.3.0",
  "name": "EPAMedicationStatementContextCodeVS",
  "title": "ePA MedicationStatement 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 an EPAMedicationStatement",
  "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",
        "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"
          }
        ]
      }
    ]
  }
}