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

FHIR IG Statistics: StructureDefinition/rx-prescription-process-identifier-extension

Packagede.gematik.dev.epa.medication
Resource TypeStructureDefinition
Idrx-prescription-process-identifier-extension
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension
URLhttps://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension
Version1.1.0
Statusactive
Date2024-08-14
NameRxPrescriptionProcessIdentifierExtension
DescriptionThis extension is used to track medication prescription transactions between the E-Rezept-Fachdienst and the ePA. The RxPrescriptionProcessIdentifier is generated by the ePA Medication Service and consists of the PrescriptionId and the authoredOn date of the operation parameters request. It ensures consistent referencing and management of medication-related resources across different systems.
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
epa-medication-dispenseEPA MedicationDispense
epa-medication-pharmaceutical-productEPA Pharmaceutical Product Medication
epa-medication-pzn-ingredientEPA Medication Ingredient
epa-medicationEPA Medication
epa-research-medication-dispenseEPAResearchMedicationDispense
epa-research-medicationEPAResearchMedication

Resources that this resource uses

StructureDefinition
rx-prescription-process-identifierRxPrescriptionProcessIdentifier

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "rx-prescription-process-identifier-extension",
  "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension",
  "version": "1.1.0",
  "name": "RxPrescriptionProcessIdentifierExtension",
  "status": "active",
  "experimental": false,
  "date": "2024-08-14",
  "publisher": "gematik GmbH",
  "description": "This extension is used to track medication prescription transactions between the E-Rezept-Fachdienst and the ePA. The RxPrescriptionProcessIdentifier is generated by the ePA Medication Service and consists of the PrescriptionId and the authoredOn date of the operation parameters request. It ensures consistent referencing and management of medication-related resources across different systems.",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Element"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "definition": "This extension is used to track medication prescription transactions between the E-Rezept-Fachdienst and the ePA. The RxPrescriptionProcessIdentifier is generated by the ePA Medication Service and consists of the PrescriptionId and the authoredOn date of the operation parameters request. It ensures consistent referencing and management of medication-related resources across different systems."
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier"
            ]
          }
        ]
      }
    ]
  }
}