{
"description": "A derived profile of NLLProvenance. \\r\\nCan be used when creating a new Provenance in scenarios invloving access consent (sv Åtkomstsamtycke).",
"_filename": "NLLProvenanceConsentAccess.StructureDefinition.json",
"package_name": "bonsai.demo.a",
"date": "2025-02-10",
"derivation": "constraint",
"publisher": "Swedish eHealth Agency",
"fhirVersion": "4.0.1",
"name": "NLLProvenanceConsentAccess",
"mapping": [ {
"name": "E-hälsomyndigheten internal model",
"identity": "EHM"
} ],
"abstract": false,
"type": "Provenance",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.2.3",
"status": "active",
"id": "15a982bc-8e00-43b2-801c-ca43a8b7c85f",
"kind": "resource",
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceConsentAccess",
"version": "1.0.4",
"differential": {
"element": [ {
"id": "Provenance.target",
"path": "Provenance.target",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLAccessConsent" ]
} ],
"short": "Target Consent",
"definition": "The Consent that was generated or updated by the activity described in this Provenance."
}, {
"id": "Provenance.reason",
"max": "0",
"path": "Provenance.reason",
"definition": "Reason is not used when creating or updating an access consent (sv Åtkomstsamtycke)."
}, {
"id": "Provenance.activity",
"path": "Provenance.activity",
"binding": {
"strength": "required",
"valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/accessconsent-practitioner-activity-types"
},
"definition": "This type describes the activity that occurred for the Access Consent (sv Åtkomstsamtycke)"
}, {
"id": "Provenance.agent",
"path": "Provenance.agent",
"short": "Practitioner involved for the Consent."
}, {
"id": "Provenance.agent.who",
"path": "Provenance.agent.who",
"type": [ {
"code": "Reference",
"aggregation": [ "contained" ]
} ],
"definition": "The practitioners that participated in the event as contained resources."
} ]
},
"baseDefinition": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenance"
}