PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.0.2-rc1
    https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier
{
  "description": "This transaction identifier is used to track medication prescription transactions between the E-Rezept-Fachdienst and the ePA. It is generated by the ePA Medication Service, ensuring a consistent and unique identification of each transaction. The identifier is composed of the PrescriptionId and the authoredOn-date of the operations parameters request, providing a robust mechanism for referencing and managing medication-related resources across systems.",
  "_filename": "StructureDefinition-rx-prescription-process-identifier.json",
  "package_name": "de.gematik.epa.medication",
  "date": "2024-06-07",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "RxPrescriptionProcessIdentifier",
  "abstract": false,
  "type": "Identifier",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.2-rc1",
  "status": "active",
  "id": "82ecd9ec-f029-42c8-862e-49b763ace492",
  "kind": "complex-type",
  "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier",
  "version": "1.0.2-rc1",
  "differential": {
    "element": [ {
      "id": "Identifier.system",
      "min": 1,
      "path": "Identifier.system",
      "patternUri": "https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier",
      "mustSupport": true
    }, {
      "id": "Identifier.value",
      "min": 1,
      "path": "Identifier.value",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}