FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/EMDAF-PR-MedicationStatementList

Packagede.gevko.emdaf
Resource TypeStructureDefinition
IdEMDAF-PR-MedicationStatementList
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.emdaf@1.3.0&canonical=https://fhir.gevko.de/StructureDefinition/EMDAF_PR_MedicationStatementList
URLhttps://fhir.gevko.de/StructureDefinition/EMDAF_PR_MedicationStatementList
Version1.3
Statusactive
Date2022-11-17
NameEMDAF_PR_MedicationStatementList
TitleeMDAF Medikationsplan - Liste für MedicationStatement
DescriptionMedikationsplan - MedicationStatementList für das elektronische Medikations-Datenaustauschformat (eMDAF)
TypeList
Kindresource

Resources that use this resource

StructureDefinition
EMDAF_PR_CompositioneMDAF Composition

Resources that this resource uses

StructureDefinition
EMDAF_EX_AenderungsdatumÄnderungsdatum
EMDAF_EX_SequenznummerSequenznummer des Medikationseintrags
EMDAF_PR_MedicationStatementeMDAF Medikationsplan - MedicationStatement
EMDAF_PR_MedicationStatement_FreitexteMDAF Medikationsplan - MedicationStatement - Freitext
EMDAF_PR_PatienteMDAF Patient
EMDAF_PR_PractitionerRole_ApothekereMDAF Apotheker - Rolle des Apothekers
EMDAF_PR_PractitionerRole_ArzteMDAF Arzt - Rolle des Arztes
EMDAF_PR_PractitionerRole_PflegearzteMDAF Pflegearzt - Rolle des Pflegearztes
EMDAF_PR_Practitioner_ApothekereMDAF Apotheker
EMDAF_PR_Practitioner_ArzteMDAF Arzt

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "EMDAF-PR-MedicationStatementList",
  "url": "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_MedicationStatementList",
  "version": "1.3",
  "name": "EMDAF_PR_MedicationStatementList",
  "title": "eMDAF Medikationsplan - Liste für MedicationStatement",
  "status": "active",
  "date": "2022-11-17",
  "publisher": "gevko GmbH",
  "description": "Medikationsplan - MedicationStatementList für das elektronische Medikations-Datenaustauschformat (eMDAF)",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "List",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/List",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "List",
        "path": "List",
        "constraint": [
          {
            "key": "title-1",
            "severity": "error",
            "human": "Es darf entweder nur das Element List.title oder nur das Element List.code gesetzt sein.",
            "expression": "title.exists() implies code.exists().not()",
            "source": "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_MedicationStatementList"
          }
        ]
      },
      {
        "id": "List.meta",
        "path": "List.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.meta.profile",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_MedicationStatementList|1.3",
        "mustSupport": true
      },
      {
        "id": "List.implicitRules",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.implicitRules",
        "max": "0"
      },
      {
        "id": "List.language",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.language",
        "max": "0"
      },
      {
        "id": "List.contained",
        "path": "List.contained",
        "max": "0"
      },
      {
        "id": "List.identifier",
        "path": "List.identifier",
        "max": "0"
      },
      {
        "id": "List.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.status",
        "fixedCode": "current",
        "mustSupport": true
      },
      {
        "id": "List.mode",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.mode",
        "fixedCode": "working",
        "mustSupport": true
      },
      {
        "id": "List.title",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.title",
        "short": "Freitextliche Zwischenüberschrift",
        "definition": "Freitextliche Zwischenüberschrift der Kategorie/Liste, z.B. die von der KBV vorgegebenen Texte, wie z.B. Selbstmedikation, Dauermedikation.\r\nZwischenüberschriften werden zur Gliederung von Medikationsdaten verwendet.",
        "mustSupport": true
      },
      {
        "id": "List.code",
        "path": "List.code",
        "short": "codierte Zwischenüberschriften",
        "definition": "codierte Zwischenüberschriften, wie z.B. Selbstmedikation, Dauermedikation.\r\n\r\nGruppierung – Die Zusammenfassung mehrerer Medikationen (bzw. ihrer ID‘s) unter einem be-\r\nstimmten Begriff (z.B. Dauermedikation, Selbstmedikation) – dies ist zu unterscheiden von der The-\r\nrapieintention.",
        "mustSupport": true
      },
      {
        "id": "List.code.coding",
        "path": "List.code.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "List.code.coding.system",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.code.coding.system",
        "short": "Code der Kategorie/Liste, z.B. die von der KBV vorgegebenen Texte, wie z.B. Selbstmedikation, Dauermedikation,...",
        "definition": "Die Schlüsseltabelle enthält eine Liste kodierter Zwischenüberschriften, die im Rahmen der Spezifikation zum bundeseinheitlichen Medikationsplan nach § 31a SGB V zu verwenden sind (vgl. Tabelle 6 in Anlage 3 Vereinbarung BMP).",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BMP_ZWISCHENUEBERSCHRIFT",
        "mustSupport": true
      },
      {
        "id": "List.code.coding.version",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.code.coding.version",
        "max": "0"
      },
      {
        "id": "List.code.coding.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.code.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.code.coding.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.code.coding.display",
        "mustSupport": true
      },
      {
        "id": "List.code.coding.userSelected",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "List.code.text",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.code.text",
        "max": "0"
      },
      {
        "id": "List.subject",
        "path": "List.subject",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Patient"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "List.subject.reference",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.subject.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.subject.type",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.subject.type",
        "max": "0"
      },
      {
        "id": "List.subject.identifier",
        "path": "List.subject.identifier",
        "max": "0"
      },
      {
        "id": "List.subject.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.subject.display",
        "max": "0"
      },
      {
        "id": "List.encounter",
        "path": "List.encounter",
        "max": "0"
      },
      {
        "id": "List.date",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.date",
        "max": "0"
      },
      {
        "id": "List.source",
        "path": "List.source",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Practitioner_Arzt",
              "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_PractitionerRole_Arzt",
              "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_PractitionerRole_Pflegearzt",
              "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Practitioner_Apotheker",
              "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_PractitionerRole_Apotheker"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "List.source.reference",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.source.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.source.type",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.source.type",
        "max": "0"
      },
      {
        "id": "List.source.identifier",
        "path": "List.source.identifier",
        "max": "0"
      },
      {
        "id": "List.source.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.source.display",
        "max": "0"
      },
      {
        "id": "List.orderedBy",
        "path": "List.orderedBy",
        "max": "0"
      },
      {
        "id": "List.note",
        "path": "List.note",
        "max": "0"
      },
      {
        "id": "List.entry",
        "path": "List.entry",
        "short": "Medikationseintrag",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.entry.extension",
        "path": "List.entry.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "List.entry.extension:Aenderungsdatum",
        "path": "List.entry.extension",
        "sliceName": "Aenderungsdatum",
        "short": "Änderungsdatum des Eintrags",
        "definition": "Letzte Änderung des Medikamententherapie-Eintrags",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Aenderungsdatum"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "List.entry.extension:Aenderungsdatum.value[x]",
        "path": "List.entry.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "List.entry.flag",
        "path": "List.entry.flag",
        "max": "0"
      },
      {
        "id": "List.entry.deleted",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.entry.deleted",
        "max": "0"
      },
      {
        "id": "List.entry.date",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.entry.date",
        "short": "Datum des Eintrags",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.entry.item",
        "path": "List.entry.item",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_MedicationStatement",
              "https://fhir.gevko.de/StructureDefinition/EMDAF_PR_MedicationStatement_Freitext"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "List.entry.item.extension",
        "path": "List.entry.item.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "List.entry.item.extension:Sequenznummer",
        "path": "List.entry.item.extension",
        "sliceName": "Sequenznummer",
        "short": "Sequenznummer",
        "definition": "Sequenznummer – Eine intendierte Reihenfolge, in welcher Sortierung eine Liste von Medikations-\r\neinträgen in einem System dem Nutzer angezeigt werden sollen (Reihenfolge in der Dokumenten-\r\nInstanz bzw. Reihenfolge innerhalb einer Gruppierung).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.gevko.de/StructureDefinition/EMDAF_EX_Sequenznummer"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "List.entry.item.extension:Sequenznummer.value[x]",
        "path": "List.entry.item.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "List.entry.item.reference",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.entry.item.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.entry.item.type",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.entry.item.type",
        "max": "0"
      },
      {
        "id": "List.entry.item.identifier",
        "path": "List.entry.item.identifier",
        "max": "0",
        "mustSupport": true
      },
      {
        "id": "List.entry.item.identifier.use",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.entry.item.identifier.use",
        "max": "0"
      },
      {
        "id": "List.entry.item.identifier.type",
        "path": "List.entry.item.identifier.type",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "List.entry.item.identifier.type.coding",
        "path": "List.entry.item.identifier.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "List.entry.item.identifier.type.coding.system",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.entry.item.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "urn:oid:2.16.840.1.113883.5.4",
        "mustSupport": true
      },
      {
        "id": "List.entry.item.identifier.type.coding.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.entry.item.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "DRUG",
        "mustSupport": true
      },
      {
        "id": "List.entry.item.identifier.type.coding.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.entry.item.identifier.type.coding.display",
        "fixedString": "Drug therapy",
        "mustSupport": true
      },
      {
        "id": "List.entry.item.identifier.type.coding.userSelected",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.entry.item.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "List.entry.item.identifier.system",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.entry.item.identifier.system",
        "max": "0"
      },
      {
        "id": "List.entry.item.identifier.value",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.entry.item.identifier.value",
        "max": "0"
      },
      {
        "id": "List.entry.item.identifier.period",
        "path": "List.entry.item.identifier.period",
        "max": "0"
      },
      {
        "id": "List.entry.item.identifier.assigner",
        "path": "List.entry.item.identifier.assigner",
        "max": "0"
      },
      {
        "id": "List.entry.item.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "List.entry.item.display",
        "max": "0"
      },
      {
        "id": "List.emptyReason",
        "path": "List.emptyReason",
        "max": "0"
      }
    ]
  }
}