PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.4.2-rc2
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_AccessCode
{
  "description": "The AccessCode is a generated secret, that grants access to an ePrescription resource, eg. Task",
  "_filename": "StructureDefinition-GEM-ERP-PR-AccessCode.json",
  "package_name": "de.gematik.erezept-workflow.r4",
  "date": "2024-07-15",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GEM_ERP_PR_AccessCode",
  "abstract": false,
  "type": "Identifier",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Identifier Profile for Prescription IDs",
  "package_version": "1.4.2-rc2",
  "status": "active",
  "id": "5cc92839-1264-4ec9-bb2b-3b708c4eb53b",
  "kind": "complex-type",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_AccessCode",
  "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_AccessCode",
      "mustSupport": true
    }, {
      "id": "Identifier.value",
      "min": 1,
      "path": "Identifier.value",
      "comment": "Datamodel can be found in gemSpec_DM_eRp",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}