PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.4.0
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Secret
{
  "description": "The Secret is a generated secret, that grants access to an ePrescription resource, eg. Task",
  "_filename": "StructureDefinition-GEM-ERP-PR-Secret.json",
  "package_name": "de.gematik.erezept-workflow.r4",
  "date": "2024-07-15",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GEM_ERP_PR_Secret",
  "abstract": false,
  "type": "Identifier",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Identifier Profile for Secret",
  "package_version": "1.4.0",
  "status": "active",
  "id": "cf4ea886-0378-4869-9b58-08847ce03bd9",
  "kind": "complex-type",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Secret",
  "version": "1.4",
  "differential": {
    "element": [ {
      "id": "Identifier.use",
      "path": "Identifier.use",
      "fixedCode": "official"
    }, {
      "id": "Identifier.system",
      "min": 1,
      "path": "Identifier.system",
      "fixedUri": "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_Secret",
      "mustSupport": true
    }, {
      "id": "Identifier.value",
      "min": 1,
      "path": "Identifier.value",
      "short": "Secret for the dispensing pharmacy.",
      "definition": "The secret that the pharmacy receives when the ePrescription is being accepted from the ePrescription server.",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}