PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.0.5
    https://gematik.de/fhir/epa-medication/StructureDefinition/rx-originator-process-identifier
{
  "description": "The RxOriginatorProcessIdentifier, generated within the Medication Service, links the prescriptionID from the E-Rezept-Fachdienst with the original input FHIR resource ID, facilitating accurate tracking and utilization of medication data in operational processes within digital healthcare systems.",
  "_filename": "StructureDefinition-rx-originator-process-identifier.json",
  "package_name": "de.gematik.epa.medication",
  "date": "2025-02-28",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "RxOriginatorProcessIdentifier",
  "abstract": false,
  "type": "Identifier",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.5",
  "status": "active",
  "id": "a4c48f14-7234-4124-bedb-916ca796f14b",
  "kind": "complex-type",
  "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-originator-process-identifier",
  "version": "1.0.5",
  "differential": {
    "element": [ {
      "id": "Identifier.system",
      "min": 1,
      "path": "Identifier.system",
      "patternUri": "https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier",
      "mustSupport": true
    }, {
      "id": "Identifier.value",
      "min": 1,
      "path": "Identifier.value",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}