PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.2.1
    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": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GEM_ERP_PR_AccessCode",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  } ],
  "abstract": false,
  "type": "Identifier",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Identifier Profile for Prescription IDs",
  "package_version": "1.2.1",
  "status": "active",
  "id": "15385e64-eb2c-45c1-86d4-44f2d39e9d97",
  "kind": "complex-type",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_AccessCode",
  "version": "1.2",
  "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",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}