PackagesCanonicalsLogsProblems
    Packages
    kbv.mio.patientenkurzakte@1.0.0-kommentierung
    https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD-DPE_Consent_Active_Advance_Directive
{
  "description": "Mit diesem Profil kann die Einwilligung einer versicherten Person abgebildet werden.",
  "_filename": "KBVPRMIONFDDPEConsentActiveAdvanceDirective.json",
  "package_name": "kbv.mio.patientenkurzakte",
  "date": null,
  "derivation": "constraint",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "fhirVersion": "4.0.1",
  "name": "KBV_PR_MIO_NFD-DPE_Consent_Active_Advance_Directive",
  "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,
  "type": "Consent",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-kommentierung",
  "status": "draft",
  "id": "e17ad89c-5640-47a5-a59d-28c3fe1d9f65",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD-DPE_Consent_Active_Advance_Directive",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Consent.meta",
      "min": 1,
      "path": "Consent.meta"
    }, {
      "id": "Consent.meta.versionId",
      "max": "0",
      "path": "Consent.meta.versionId"
    }, {
      "id": "Consent.meta.lastUpdated",
      "max": "0",
      "path": "Consent.meta.lastUpdated"
    }, {
      "id": "Consent.meta.source",
      "max": "0",
      "path": "Consent.meta.source"
    }, {
      "id": "Consent.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Consent.meta.profile",
      "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD-DPE_Consent_Active_Advance_Directive|1.0.0"
    }, {
      "id": "Consent.meta.security",
      "max": "0",
      "path": "Consent.meta.security"
    }, {
      "id": "Consent.meta.tag",
      "max": "0",
      "path": "Consent.meta.tag"
    }, {
      "id": "Consent.implicitRules",
      "max": "0",
      "path": "Consent.implicitRules"
    }, {
      "id": "Consent.language",
      "max": "0",
      "path": "Consent.language"
    }, {
      "id": "Consent.text",
      "max": "0",
      "path": "Consent.text"
    }, {
      "id": "Consent.contained",
      "max": "0",
      "path": "Consent.contained"
    }, {
      "id": "Consent.identifier",
      "max": "0",
      "path": "Consent.identifier"
    }, {
      "id": "Consent.status",
      "path": "Consent.status",
      "fixedCode": "active"
    }, {
      "id": "Consent.scope.coding",
      "max": "1",
      "min": 1,
      "path": "Consent.scope.coding",
      "mustSupport": true
    }, {
      "id": "Consent.scope.coding.system",
      "min": 1,
      "path": "Consent.scope.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/consentscope"
    }, {
      "id": "Consent.scope.coding.version",
      "min": 1,
      "path": "Consent.scope.coding.version",
      "fixedString": "4.0.1"
    }, {
      "id": "Consent.scope.coding.code",
      "min": 1,
      "path": "Consent.scope.coding.code",
      "fixedCode": "patient-privacy"
    }, {
      "id": "Consent.scope.coding.display",
      "min": 1,
      "path": "Consent.scope.coding.display",
      "fixedString": "Privacy Consent"
    }, {
      "id": "Consent.scope.coding.userSelected",
      "max": "0",
      "path": "Consent.scope.coding.userSelected"
    }, {
      "id": "Consent.scope.text",
      "max": "0",
      "path": "Consent.scope.text"
    }, {
      "id": "Consent.category",
      "path": "Consent.category",
      "definition": "Verfügungskategorie"
    }, {
      "id": "Consent.category.coding",
      "max": "1",
      "path": "Consent.category.coding",
      "mustSupport": true
    }, {
      "id": "Consent.category.coding.system",
      "min": 1,
      "path": "Consent.category.coding.system",
      "fixedUri": "http://loinc.org"
    }, {
      "id": "Consent.category.coding.version",
      "min": 1,
      "path": "Consent.category.coding.version",
      "fixedString": "2.68"
    }, {
      "id": "Consent.category.coding.code",
      "min": 1,
      "path": "Consent.category.coding.code",
      "fixedCode": "59284-0"
    }, {
      "id": "Consent.category.coding.display",
      "min": 1,
      "path": "Consent.category.coding.display",
      "fixedString": "Consent Document"
    }, {
      "id": "Consent.category.coding.userSelected",
      "max": "0",
      "path": "Consent.category.coding.userSelected"
    }, {
      "id": "Consent.category.text",
      "max": "0",
      "path": "Consent.category.text"
    }, {
      "id": "Consent.patient",
      "min": 1,
      "path": "Consent.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD-DPE_Patient|1.0.0" ]
      } ]
    }, {
      "id": "Consent.patient.reference",
      "min": 1,
      "path": "Consent.patient.reference",
      "mustSupport": true
    }, {
      "id": "Consent.patient.type",
      "max": "0",
      "path": "Consent.patient.type"
    }, {
      "id": "Consent.patient.identifier",
      "max": "0",
      "path": "Consent.patient.identifier"
    }, {
      "id": "Consent.patient.display",
      "max": "0",
      "path": "Consent.patient.display"
    }, {
      "id": "Consent.dateTime",
      "min": 1,
      "path": "Consent.dateTime",
      "mustSupport": true
    }, {
      "id": "Consent.performer",
      "max": "0",
      "path": "Consent.performer",
      "mustSupport": true
    }, {
      "id": "Consent.performer.reference",
      "min": 1,
      "path": "Consent.performer.reference",
      "mustSupport": true
    }, {
      "id": "Consent.performer.type",
      "max": "0",
      "path": "Consent.performer.type"
    }, {
      "id": "Consent.performer.identifier",
      "max": "0",
      "path": "Consent.performer.identifier"
    }, {
      "id": "Consent.performer.display",
      "max": "0",
      "path": "Consent.performer.display"
    }, {
      "id": "Consent.organization",
      "max": "0",
      "path": "Consent.organization"
    }, {
      "id": "Consent.source[x]",
      "min": 1,
      "path": "Consent.source[x]",
      "type": [ {
        "code": "Reference"
      } ],
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "definition": "Beschreibung Ablageort der Verfügung",
      "mustSupport": true
    }, {
      "id": "Consent.source[x]:sourceReference",
      "path": "Consent.sourceReference",
      "type": [ {
        "code": "Reference"
      } ],
      "sliceName": "sourceReference"
    }, {
      "id": "Consent.source[x]:sourceReference.reference",
      "max": "0",
      "path": "Consent.sourceReference.reference"
    }, {
      "id": "Consent.source[x]:sourceReference.type",
      "max": "0",
      "path": "Consent.sourceReference.type"
    }, {
      "id": "Consent.source[x]:sourceReference.identifier",
      "max": "0",
      "path": "Consent.sourceReference.identifier"
    }, {
      "id": "Consent.source[x]:sourceReference.display",
      "min": 1,
      "path": "Consent.sourceReference.display"
    }, {
      "id": "Consent.source[x]:sourceReference.display.extension",
      "path": "Consent.sourceReference.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Consent.source[x]:sourceReference.display.extension:ablageort",
      "max": "1",
      "path": "Consent.sourceReference.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_DPE_Consent_Description_File_Location" ]
      } ],
      "sliceName": "ablageort",
      "mustSupport": true
    }, {
      "id": "Consent.policy",
      "max": "0",
      "path": "Consent.policy",
      "definition": "Referenz auf Rechtstext"
    }, {
      "id": "Consent.policy.authority",
      "max": "0",
      "path": "Consent.policy.authority"
    }, {
      "id": "Consent.policy.uri",
      "max": "0",
      "path": "Consent.policy.uri"
    }, {
      "id": "Consent.policyRule",
      "min": 1,
      "path": "Consent.policyRule",
      "mustSupport": true
    }, {
      "id": "Consent.policyRule.coding",
      "max": "1",
      "min": 1,
      "path": "Consent.policyRule.coding",
      "mustSupport": true
    }, {
      "id": "Consent.policyRule.coding.system",
      "min": 1,
      "path": "Consent.policyRule.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Consent.policyRule.coding.version",
      "min": 1,
      "path": "Consent.policyRule.coding.version",
      "fixedString": "http://snomed.info/sct/900000000000207008/version/20210131"
    }, {
      "id": "Consent.policyRule.coding.code",
      "min": 1,
      "path": "Consent.policyRule.coding.code",
      "fixedCode": "425392003"
    }, {
      "id": "Consent.policyRule.coding.display",
      "min": 1,
      "path": "Consent.policyRule.coding.display",
      "patternString": "Active advance directive (finding)"
    }, {
      "id": "Consent.policyRule.coding.display.extension",
      "path": "Consent.policyRule.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule",
      "max": "1",
      "min": 1,
      "path": "Consent.policyRule.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German" ]
      } ],
      "sliceName": "anzeigeNamePolicyRule",
      "mustSupport": true
    }, {
      "id": "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule.extension",
      "path": "Consent.policyRule.coding.display.extension.extension",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule.extension:content",
      "path": "Consent.policyRule.coding.display.extension.extension",
      "sliceName": "content",
      "mustSupport": true
    }, {
      "id": "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule.extension:content.value[x]",
      "path": "Consent.policyRule.coding.display.extension.extension.value[x]",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule.extension:content.value[x]:valueString",
      "path": "Consent.policyRule.coding.display.extension.extension.value[x]",
      "sliceName": "valueString",
      "fixedString": "Einwilligung",
      "mustSupport": true
    }, {
      "id": "Consent.policyRule.coding.userSelected",
      "max": "0",
      "path": "Consent.policyRule.coding.userSelected"
    }, {
      "id": "Consent.policyRule.text",
      "max": "0",
      "path": "Consent.policyRule.text"
    }, {
      "id": "Consent.verification",
      "max": "0",
      "path": "Consent.verification"
    }, {
      "id": "Consent.provision",
      "path": "Consent.provision",
      "mustSupport": true
    }, {
      "id": "Consent.provision.type",
      "max": "0",
      "path": "Consent.provision.type"
    }, {
      "id": "Consent.provision.period",
      "max": "0",
      "path": "Consent.provision.period"
    }, {
      "id": "Consent.provision.actor",
      "max": "1",
      "min": 1,
      "path": "Consent.provision.actor",
      "mustSupport": true
    }, {
      "id": "Consent.provision.actor.role",
      "path": "Consent.provision.actor.role",
      "mustSupport": true
    }, {
      "id": "Consent.provision.actor.role.coding",
      "max": "1",
      "min": 1,
      "path": "Consent.provision.actor.role.coding",
      "mustSupport": true
    }, {
      "id": "Consent.provision.actor.role.coding.system",
      "min": 1,
      "path": "Consent.provision.actor.role.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-RoleClass"
    }, {
      "id": "Consent.provision.actor.role.coding.version",
      "min": 1,
      "path": "Consent.provision.actor.role.coding.version",
      "fixedString": "2018-08-12"
    }, {
      "id": "Consent.provision.actor.role.coding.code",
      "min": 1,
      "path": "Consent.provision.actor.role.coding.code",
      "fixedCode": "AGNT"
    }, {
      "id": "Consent.provision.actor.role.coding.display",
      "min": 1,
      "path": "Consent.provision.actor.role.coding.display",
      "fixedString": "agent"
    }, {
      "id": "Consent.provision.actor.role.coding.userSelected",
      "max": "0",
      "path": "Consent.provision.actor.role.coding.userSelected"
    }, {
      "id": "Consent.provision.actor.role.text",
      "max": "0",
      "path": "Consent.provision.actor.role.text"
    }, {
      "id": "Consent.provision.actor.reference",
      "path": "Consent.provision.actor.reference",
      "mustSupport": true
    }, {
      "id": "Consent.provision.actor.reference.reference",
      "max": "0",
      "path": "Consent.provision.actor.reference.reference"
    }, {
      "id": "Consent.provision.actor.reference.type",
      "max": "0",
      "path": "Consent.provision.actor.reference.type"
    }, {
      "id": "Consent.provision.actor.reference.identifier",
      "max": "0",
      "path": "Consent.provision.actor.reference.identifier"
    }, {
      "id": "Consent.provision.actor.reference.display",
      "min": 1,
      "path": "Consent.provision.actor.reference.display",
      "mustSupport": true
    }, {
      "id": "Consent.provision.action",
      "max": "0",
      "path": "Consent.provision.action"
    }, {
      "id": "Consent.provision.securityLabel",
      "max": "0",
      "path": "Consent.provision.securityLabel"
    }, {
      "id": "Consent.provision.purpose",
      "max": "0",
      "path": "Consent.provision.purpose"
    }, {
      "id": "Consent.provision.class",
      "max": "0",
      "path": "Consent.provision.class"
    }, {
      "id": "Consent.provision.code",
      "max": "0",
      "path": "Consent.provision.code"
    }, {
      "id": "Consent.provision.dataPeriod",
      "max": "0",
      "path": "Consent.provision.dataPeriod"
    }, {
      "id": "Consent.provision.data",
      "max": "0",
      "path": "Consent.provision.data"
    }, {
      "id": "Consent.provision.provision",
      "max": "0",
      "path": "Consent.provision.provision"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}