PackagesCanonicalsLogsProblems
    Packages
    ths-greifswald.ttp-fhir-gw@2024.1.0-alpha
    https://ths-greifswald.de/fhir/StructureDefinition/gics/Consent
{
  "description": "Einwilligungsinformationen",
  "_filename": "StructureDefinition-Consent.json",
  "package_name": "ths-greifswald.ttp-fhir-gw",
  "date": "2023-09-04",
  "derivation": "constraint",
  "publisher": "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
  "fhirVersion": "4.0.1",
  "purpose": "Strukturierte, maschinenverarbeitbare Abbildung der Einwilligungserklärung",
  "name": "Consent",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "copyright": "Copyright 2020-2023 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
  "type": "Consent",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Einwilligungsinformationen",
  "package_version": "2024.1.0-alpha",
  "status": "draft",
  "id": "3a8275ab-5dd6-405b-ab15-0b41e073caa1",
  "kind": "resource",
  "url": "https://ths-greifswald.de/fhir/StructureDefinition/gics/Consent",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Consent.meta.extension:created",
      "max": "1",
      "min": 0,
      "path": "Consent.meta.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://ths-greifswald.de/fhir/StructureDefinition/gics/Created" ]
      } ],
      "sliceName": "created",
      "mustSupport": true
    }, {
      "id": "Consent.extension:externalProperty",
      "max": "*",
      "min": 0,
      "path": "Consent.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty" ]
      } ],
      "sliceName": "externalProperty",
      "mustSupport": true
    }, {
      "id": "Consent.extension:expirationProperty",
      "max": "*",
      "min": 0,
      "path": "Consent.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://ths-greifswald.de/fhir/StructureDefinition/gics/ExpirationProperty" ]
      } ],
      "sliceName": "expirationProperty",
      "mustSupport": true
    }, {
      "id": "Consent.category",
      "path": "Consent.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Consent.category:consentCategoryCodes",
      "max": "*",
      "min": 1,
      "path": "Consent.category",
      "sliceName": "consentCategoryCodes",
      "mustSupport": true
    }, {
      "id": "Consent.category:consentCategoryCodes.coding",
      "max": "1",
      "path": "Consent.category.coding"
    }, {
      "id": "Consent.category:consentCategoryCodes.coding.system",
      "min": 1,
      "path": "Consent.category.coding.system",
      "mustSupport": true
    }, {
      "id": "Consent.category:consentCategoryCodes.coding.code",
      "min": 1,
      "path": "Consent.category.coding.code",
      "mustSupport": true
    }, {
      "id": "Consent.category:aggregation",
      "max": "1",
      "min": 0,
      "path": "Consent.category",
      "binding": {
        "strength": "required",
        "valueSet": "https://ths-greifswald.de/fhir/ValueSet/gics/ConsentAggregationLevel"
      },
      "comment": "Information, ob die enthaltenen Einwilligungsinformationen aus allen vorliegenden Einwilligungsfragebögen aggregiert (errechnet) wurden oder lediglich den Inhalt eines Fragebogens von möglicherweise mehreren repräsentiert.",
      "sliceName": "aggregation",
      "mustSupport": true
    }, {
      "id": "Consent.category:aggregation.coding",
      "max": "1",
      "path": "Consent.category.coding"
    }, {
      "id": "Consent.category:aggregation.coding.system",
      "min": 1,
      "path": "Consent.category.coding.system",
      "mustSupport": true
    }, {
      "id": "Consent.category:aggregation.coding.code",
      "min": 1,
      "path": "Consent.category.coding.code",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
    "telecom": [ {
      "use": "work",
      "value": "https://www.ths-greifswald.de/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://fhir.de/ConsentManagement/StructureDefinition/Consent"
}