PackagesCanonicalsLogsProblems
    Packages
    de.gematik.dev.epa.medication@1.1.0-alpha.5
    https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-unique-identifier
{
  "description": "This unique identifier is generated within the Medication Service. It is either a hash derived from a specific set of data elements of the Medication resource or a direct repetition of a single data element. This identifier ensures the distinct identification of Medication resources across the ePA system.",
  "_filename": "StructureDefinition-epa-medication-unique-identifier.json",
  "package_name": "de.gematik.dev.epa.medication",
  "date": "2024-07-15",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "EPAMedicationUniqueIdentifier",
  "abstract": false,
  "type": "Identifier",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "EPA Medication Unique Identifier",
  "package_version": "1.1.0-alpha.5",
  "status": "active",
  "id": "38f65d2e-cc30-41d1-9d5e-ecfed94ab44f",
  "kind": "complex-type",
  "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-unique-identifier",
  "version": "1.1.0-rc1",
  "differential": {
    "element": [ {
      "id": "Identifier.system",
      "min": 1,
      "path": "Identifier.system",
      "patternUri": "https://gematik.de/fhir/epa-medication/sid/epa-medication-unique-identifier",
      "mustSupport": true
    }, {
      "id": "Identifier.value",
      "min": 1,
      "path": "Identifier.value",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}