FHIR IG Statistics: StructureDefinition/KBVPRMIODPEConsentPersonalConsent
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_DPE_Consent_Personal_Consent",
"version": "1.0.0",
"name": "KBV_PR_MIO_DPE_Consent_Personal_Consent",
"status": "active",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"description": "Mit diesem Profil kann eine persönliche Erklärung abgebildet werden.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Consent",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Consent.meta",
"path": "Consent.meta",
"min": 1
},
{
"id": "Consent.meta.versionId",
"path": "Consent.meta.versionId",
"max": "0"
},
{
"id": "Consent.meta.lastUpdated",
"path": "Consent.meta.lastUpdated",
"max": "0"
},
{
"id": "Consent.meta.source",
"path": "Consent.meta.source",
"max": "0"
},
{
"id": "Consent.meta.profile",
"path": "Consent.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_DPE_Consent_Personal_Consent|1.0.0"
},
{
"id": "Consent.meta.security",
"path": "Consent.meta.security",
"max": "0"
},
{
"id": "Consent.meta.tag",
"path": "Consent.meta.tag",
"max": "0"
},
{
"id": "Consent.implicitRules",
"path": "Consent.implicitRules",
"max": "0"
},
{
"id": "Consent.language",
"path": "Consent.language",
"max": "0"
},
{
"id": "Consent.text",
"path": "Consent.text",
"max": "0"
},
{
"id": "Consent.contained",
"path": "Consent.contained",
"max": "0"
},
{
"id": "Consent.extension",
"path": "Consent.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "closed"
}
},
{
"id": "Consent.extension:beschreibungDerErklaerung",
"path": "Consent.extension",
"sliceName": "beschreibungDerErklaerung",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_DPE_Consent_Description"
]
}
],
"mustSupport": true
},
{
"id": "Consent.identifier",
"path": "Consent.identifier",
"max": "0"
},
{
"id": "Consent.status",
"path": "Consent.status",
"fixedCode": "active"
},
{
"id": "Consent.scope",
"path": "Consent.scope"
},
{
"id": "Consent.scope.coding",
"path": "Consent.scope.coding",
"min": 1,
"max": "1"
},
{
"id": "Consent.scope.coding.system",
"path": "Consent.scope.coding.system",
"min": 1,
"fixedUri": "http://terminology.hl7.org/CodeSystem/consentscope"
},
{
"id": "Consent.scope.coding.version",
"path": "Consent.scope.coding.version",
"min": 1,
"fixedString": "4.0.1"
},
{
"id": "Consent.scope.coding.code",
"path": "Consent.scope.coding.code",
"min": 1,
"fixedCode": "adr"
},
{
"id": "Consent.scope.coding.display",
"path": "Consent.scope.coding.display",
"min": 1,
"fixedString": "Privacy Consent"
},
{
"id": "Consent.scope.coding.userSelected",
"path": "Consent.scope.coding.userSelected",
"max": "0"
},
{
"id": "Consent.scope.text",
"path": "Consent.scope.text",
"max": "0"
},
{
"id": "Consent.category",
"path": "Consent.category",
"definition": "Verfügungskategorie",
"max": "1"
},
{
"id": "Consent.category.coding",
"path": "Consent.category.coding",
"min": 1,
"max": "1"
},
{
"id": "Consent.category.coding.system",
"path": "Consent.category.coding.system",
"min": 1,
"fixedUri": "http://loinc.org"
},
{
"id": "Consent.category.coding.version",
"path": "Consent.category.coding.version",
"min": 1,
"fixedString": "2.71"
},
{
"id": "Consent.category.coding.code",
"path": "Consent.category.coding.code",
"min": 1,
"fixedCode": "59284-0"
},
{
"id": "Consent.category.coding.display",
"path": "Consent.category.coding.display",
"min": 1,
"fixedString": "Consent Document"
},
{
"id": "Consent.category.coding.userSelected",
"path": "Consent.category.coding.userSelected",
"max": "0"
},
{
"id": "Consent.category.text",
"path": "Consent.category.text",
"max": "0"
},
{
"id": "Consent.patient",
"path": "Consent.patient",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_DPE_Patient_DPE|1.0.0"
]
}
]
},
{
"id": "Consent.patient.reference",
"path": "Consent.patient.reference",
"min": 1
},
{
"id": "Consent.patient.type",
"path": "Consent.patient.type",
"max": "0"
},
{
"id": "Consent.patient.identifier",
"path": "Consent.patient.identifier",
"max": "0"
},
{
"id": "Consent.patient.display",
"path": "Consent.patient.display",
"max": "0"
},
{
"id": "Consent.dateTime",
"path": "Consent.dateTime",
"min": 1,
"mustSupport": true
},
{
"id": "Consent.performer",
"path": "Consent.performer",
"max": "0",
"mustSupport": true
},
{
"id": "Consent.performer.reference",
"path": "Consent.performer.reference",
"min": 1,
"mustSupport": true
},
{
"id": "Consent.performer.type",
"path": "Consent.performer.type",
"max": "0"
},
{
"id": "Consent.performer.identifier",
"path": "Consent.performer.identifier",
"max": "0"
},
{
"id": "Consent.performer.display",
"path": "Consent.performer.display",
"max": "0"
},
{
"id": "Consent.organization",
"path": "Consent.organization",
"max": "0"
},
{
"id": "Consent.source[x]",
"path": "Consent.source[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"definition": "Beschreibung Ablageort der Verfügung",
"type": [
{
"code": "Reference"
}
],
"mustSupport": true
},
{
"id": "Consent.source[x]:sourceReference",
"path": "Consent.sourceReference",
"sliceName": "sourceReference",
"type": [
{
"code": "Reference"
}
]
},
{
"id": "Consent.source[x]:sourceReference.reference",
"path": "Consent.sourceReference.reference",
"max": "0"
},
{
"id": "Consent.source[x]:sourceReference.type",
"path": "Consent.sourceReference.type",
"max": "0"
},
{
"id": "Consent.source[x]:sourceReference.identifier",
"path": "Consent.sourceReference.identifier",
"max": "0"
},
{
"id": "Consent.source[x]:sourceReference.display",
"path": "Consent.sourceReference.display",
"min": 1
},
{
"id": "Consent.source[x]:sourceReference.display.extension",
"path": "Consent.sourceReference.display.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Consent.source[x]:sourceReference.display.extension:ablageort",
"path": "Consent.sourceReference.display.extension",
"sliceName": "ablageort",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_NFDxDPE_Consent_Description_File_Location"
]
}
],
"mustSupport": true
},
{
"id": "Consent.policy",
"path": "Consent.policy",
"definition": "Referenz auf Rechtstext",
"max": "0"
},
{
"id": "Consent.policy.authority",
"path": "Consent.policy.authority",
"max": "0"
},
{
"id": "Consent.policy.uri",
"path": "Consent.policy.uri",
"max": "0"
},
{
"id": "Consent.policyRule",
"path": "Consent.policyRule",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_DPE_Declaration_Type|1.0.0"
}
},
{
"id": "Consent.policyRule.coding",
"path": "Consent.policyRule.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Consent.policyRule.coding.system",
"path": "Consent.policyRule.coding.system",
"min": 1
},
{
"id": "Consent.policyRule.coding.version",
"path": "Consent.policyRule.coding.version",
"min": 1
},
{
"id": "Consent.policyRule.coding.code",
"path": "Consent.policyRule.coding.code",
"min": 1
},
{
"id": "Consent.policyRule.coding.display",
"path": "Consent.policyRule.coding.display",
"min": 1
},
{
"id": "Consent.policyRule.coding.display.extension",
"path": "Consent.policyRule.coding.display.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule",
"path": "Consent.policyRule.coding.display.extension",
"sliceName": "anzeigeNamePolicyRule",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
]
}
],
"mustSupport": true
},
{
"id": "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule.extension",
"path": "Consent.policyRule.coding.display.extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"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": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"mustSupport": true
},
{
"id": "Consent.policyRule.coding.display.extension:anzeigeNamePolicyRule.extension:content.value[x]:valueString",
"path": "Consent.policyRule.coding.display.extension.extension.valueString",
"sliceName": "valueString",
"definition": "In diesem Attribut sollen die entsprechende deutsche Bezeichnung des Loinc oder Snomed-Codes aus der Conceptmap eingetragen werden, also in diesem Fall den Displaynamen des Targetsystems aus https://fhir.kbv.de/ConceptMap/KBV_CM_MIO_DPE_Declaration_Type_German|1.0.0",
"mustSupport": true
},
{
"id": "Consent.policyRule.coding.userSelected",
"path": "Consent.policyRule.coding.userSelected",
"max": "0"
},
{
"id": "Consent.policyRule.text",
"path": "Consent.policyRule.text",
"max": "0"
},
{
"id": "Consent.verification",
"path": "Consent.verification",
"max": "0"
},
{
"id": "Consent.provision",
"path": "Consent.provision",
"mustSupport": true
},
{
"id": "Consent.provision.type",
"path": "Consent.provision.type",
"max": "0"
},
{
"id": "Consent.provision.period",
"path": "Consent.provision.period",
"max": "0"
},
{
"id": "Consent.provision.actor",
"path": "Consent.provision.actor",
"min": 1,
"mustSupport": true
},
{
"id": "Consent.provision.actor.role",
"path": "Consent.provision.actor.role",
"mustSupport": true
},
{
"id": "Consent.provision.actor.role.coding",
"path": "Consent.provision.actor.role.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Consent.provision.actor.role.coding.system",
"path": "Consent.provision.actor.role.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Consent.provision.actor.role.coding.version",
"path": "Consent.provision.actor.role.coding.version",
"min": 1,
"fixedString": "http://snomed.info/sct/900000000000207008/version/20210731"
},
{
"id": "Consent.provision.actor.role.coding.code",
"path": "Consent.provision.actor.role.coding.code",
"min": 1,
"fixedCode": "54056000"
},
{
"id": "Consent.provision.actor.role.coding.display",
"path": "Consent.provision.actor.role.coding.display",
"min": 1,
"patternString": "Trustee (person)"
},
{
"id": "Consent.provision.actor.role.coding.display.extension",
"path": "Consent.provision.actor.role.coding.display.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Consent.provision.actor.role.coding.display.extension:anzeigenameCode",
"path": "Consent.provision.actor.role.coding.display.extension",
"sliceName": "anzeigenameCode",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
]
}
],
"mustSupport": true
},
{
"id": "Consent.provision.actor.role.coding.display.extension:anzeigenameCode.extension",
"path": "Consent.provision.actor.role.coding.display.extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Consent.provision.actor.role.coding.display.extension:anzeigenameCode.extension:content",
"path": "Consent.provision.actor.role.coding.display.extension.extension",
"sliceName": "content",
"mustSupport": true
},
{
"id": "Consent.provision.actor.role.coding.display.extension:anzeigenameCode.extension:content.value[x]",
"path": "Consent.provision.actor.role.coding.display.extension.extension.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"mustSupport": true
},
{
"id": "Consent.provision.actor.role.coding.display.extension:anzeigenameCode.extension:content.value[x]:valueString",
"path": "Consent.provision.actor.role.coding.display.extension.extension.valueString",
"sliceName": "valueString",
"min": 1,
"fixedString": "Bevollmächtigte Person"
},
{
"id": "Consent.provision.actor.role.coding.userSelected",
"path": "Consent.provision.actor.role.coding.userSelected",
"max": "0"
},
{
"id": "Consent.provision.actor.role.text",
"path": "Consent.provision.actor.role.text",
"max": "0"
},
{
"id": "Consent.provision.actor.reference",
"path": "Consent.provision.actor.reference",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_DPE_Related_Person_Contact_Person|1.0.0"
]
}
],
"mustSupport": true
},
{
"id": "Consent.provision.actor.reference.reference",
"path": "Consent.provision.actor.reference.reference",
"min": 1,
"mustSupport": true
},
{
"id": "Consent.provision.actor.reference.type",
"path": "Consent.provision.actor.reference.type",
"max": "0"
},
{
"id": "Consent.provision.actor.reference.identifier",
"path": "Consent.provision.actor.reference.identifier",
"max": "0"
},
{
"id": "Consent.provision.actor.reference.display",
"path": "Consent.provision.actor.reference.display",
"max": "0"
},
{
"id": "Consent.provision.action",
"path": "Consent.provision.action",
"max": "0"
},
{
"id": "Consent.provision.securityLabel",
"path": "Consent.provision.securityLabel",
"max": "0"
},
{
"id": "Consent.provision.purpose",
"path": "Consent.provision.purpose",
"max": "0"
},
{
"id": "Consent.provision.class",
"path": "Consent.provision.class",
"max": "0"
},
{
"id": "Consent.provision.code",
"path": "Consent.provision.code",
"max": "0"
},
{
"id": "Consent.provision.dataPeriod",
"path": "Consent.provision.dataPeriod",
"max": "0"
},
{
"id": "Consent.provision.data",
"path": "Consent.provision.data",
"max": "0"
},
{
"id": "Consent.provision.provision",
"path": "Consent.provision.provision",
"max": "0"
}
]
}
}