PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.2.2
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Signature
{
  "description": null,
  "_filename": "StructureDefinition-GEM-ERP-PR-Signature.json",
  "package_name": "de.gematik.erezept-workflow.r4",
  "date": "2020-06-02",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GEM_ERP_PR_Signature",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Signature",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Profile for Signature of Bundles in ePrescription Context",
  "package_version": "1.2.2",
  "status": "active",
  "id": "d905a470-0b8d-42d1-bf69-a72cc9ef18fb",
  "kind": "complex-type",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Signature",
  "version": "1.2",
  "differential": {
    "element": [ {
      "id": "Signature.type",
      "max": "1",
      "path": "Signature.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/signature-type",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "SignatureType"
        } ],
        "description": "An indication of the reason that an entity signed the object."
      },
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "code",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Signature.type:AuthorsSignature",
      "max": "1",
      "min": 0,
      "path": "Signature.type",
      "sliceName": "AuthorsSignature"
    }, {
      "id": "Signature.type:AuthorsSignature.system",
      "path": "Signature.type.system",
      "fixedUri": "urn:iso-astm:E1762-95:2013"
    }, {
      "id": "Signature.type:AuthorsSignature.code",
      "min": 1,
      "path": "Signature.type.code",
      "fixedCode": "1.2.840.10065.1.12.1.1"
    }, {
      "id": "Signature.type:VerificationSignature",
      "max": "1",
      "min": 0,
      "path": "Signature.type",
      "sliceName": "VerificationSignature"
    }, {
      "id": "Signature.type:VerificationSignature.system",
      "path": "Signature.type.system",
      "fixedUri": "urn:iso-astm:E1762-95:2013"
    }, {
      "id": "Signature.type:VerificationSignature.code",
      "min": 1,
      "path": "Signature.type.code",
      "fixedCode": "1.2.840.10065.1.12.1.5"
    }, {
      "id": "Signature.when",
      "path": "Signature.when",
      "mustSupport": true
    }, {
      "id": "Signature.who",
      "path": "Signature.who",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Signature.who.reference",
      "min": 1,
      "path": "Signature.who.reference",
      "mustSupport": true
    }, {
      "id": "Signature.sigFormat",
      "min": 1,
      "path": "Signature.sigFormat",
      "mustSupport": true
    }, {
      "id": "Signature.data",
      "min": 1,
      "path": "Signature.data",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Signature"
}