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

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeValueSet
IdValueSet-epa-medication-statement-status-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.epa.medication@1.3.0&canonical=https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-statement-status-vs
URLhttps://gematik.de/fhir/epa-medication/ValueSet/epa-medication-statement-status-vs
Version1.3.0
Statusactive
Date2025-12-15
NameEPAMedicationStatementStatusVS
TitleePA MedicationStatement Status Value Set
Realmde
DescriptionePA MedicationStatement Status Value Set
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

No resources found


Narrative

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

Generated Narrative: ValueSet epa-medication-statement-status-vs

This value set expansion contains 3 concepts.

SystemCodeDisplayDefinition
http://hl7.org/fhir/CodeSystem/medication-statement-status  entered-in-errorSome of the actions that are implied by the medication statement may have occurred. For example, the patient may have taken some of the medication. Clinical decision support systems should take this status into account.
http://hl7.org/fhir/CodeSystem/medication-statement-status  unknownThe state of the medication use is not currently known.
http://hl7.org/fhir/CodeSystem/medication-statement-status  intendedThe medication may be taken at some time in the future.

Additional Language Displays

CodeDeutsch (Deutschland) (German (Germany), de)
entered-in-errorinkorrekt
unknownoffen
intendedgeplant

Source1

{
  "resourceType": "ValueSet",
  "id": "epa-medication-statement-status-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-statement-status-vs",
  "version": "1.3.0",
  "name": "EPAMedicationStatementStatusVS",
  "title": "ePA MedicationStatement Status Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-12-15",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "description": "ePA MedicationStatement Status Value Set",
  "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": "http://hl7.org/fhir/CodeSystem/medication-statement-status",
        "concept": [
          {
            "code": "entered-in-error",
            "designation": [
              {
                "language": "de-DE",
                "value": "inkorrekt"
              }
            ]
          },
          {
            "code": "unknown",
            "designation": [
              {
                "language": "de-DE",
                "value": "offen"
              }
            ]
          },
          {
            "code": "intended",
            "designation": [
              {
                "language": "de-DE",
                "value": "geplant"
              }
            ]
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-07-24",
    "contains": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/medication-statement-status",
        "code": "entered-in-error",
        "designation": [
          {
            "language": "de-DE",
            "value": "inkorrekt"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/medication-statement-status",
        "code": "unknown",
        "designation": [
          {
            "language": "de-DE",
            "value": "offen"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/CodeSystem/medication-statement-status",
        "code": "intended",
        "designation": [
          {
            "language": "de-DE",
            "value": "geplant"
          }
        ]
      }
    ]
  }
}