{ "description": "This captures the user agreeing to the Program Area's Terms of Use.", "_filename": "TermsOfUseConsent.json", "package_name": "ca.on.health.sadie", "date": null, "derivation": "constraint", "meta": { "tag": [ { "code": "validation_passed", "system": "https://smilecdr.com/fhir/NamingSystem/tags", "display": "Validation Passed" } ], "versionId": "1", "lastUpdated": "2021-08-25T13:12:42.685+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "TermsOfUseConsent", "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": "TermsOfUseConsent", "package_version": "0.1.36-beta", "status": "active", "id": "363de77c-a104-4ea9-ad97-8418ad86b90c", "kind": "resource", "url": "http://health.gov.on.ca/sadie/fhir/StructureDefinition/TermsOfUseConsent", "version": "1.0.0", "differential": { "element": [ { "id": "Consent", "path": "Consent", "definition": "#### **_`FOR SADIE USE: This stores the fact a user agreed to the Terms of Use policy for a Program Area`_**\n\n\nA record of a healthcare consumer’s choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time." }, { "id": "Consent.identifier", "max": "0", "path": "Consent.identifier" }, { "id": "Consent.status", "path": "Consent.status", "fixedCode": "active", "definition": "#### **_`FOR SADIE USE: We are only capturing when they agree to the TermsOfUse so this is always active.`_**\n\nIndicates the current state of this consent." }, { "id": "Consent.scope", "path": "Consent.scope", "definition": "#### **_`FOR SADIE USE: This is mandatory and has a fixed value of TermsOfUse.`_**\n\nA selector of the type of consent being presented: ADR, Privacy, Treatment, Research. This list is now extensible." }, { "id": "Consent.scope.coding", "max": "0", "path": "Consent.scope.coding" }, { "id": "Consent.scope.text", "min": 1, "path": "Consent.scope.text", "fixedString": "TermsOfUse" }, { "id": "Consent.category.coding.system", "path": "Consent.category.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-ActCode" }, { "id": "Consent.category.coding.code", "path": "Consent.category.coding.code", "fixedCode": "INFASO" }, { "id": "Consent.patient", "max": "0", "path": "Consent.patient" }, { "id": "Consent.dateTime", "min": 1, "path": "Consent.dateTime", "definition": "#### **_`FOR SADIE USE: This is the date and time the user agreed to the terms of use.`_**\n\nWhen this Consent was issued / created / indexed." }, { "id": "Consent.performer", "max": "1", "min": 1, "path": "Consent.performer", "type": [ { "code": "Reference", "targetProfile": [ "https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormsRole" ] } ], "definition": "#### **_`FOR SADIE USE: This is the user role that agreed to the terms of use.`_**\n\nEither the Grantor, which is the entity responsible for granting the rights listed in a Consent Directive or the Grantee, which is the entity responsible for complying with the Consent Directive, including any obligations or limitations on authorizations and enforcement of prohibitions." }, { "id": "Consent.organization", "max": "0", "path": "Consent.organization", "type": [ { "code": "Reference", "targetProfile": [ "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea" ] } ] }, { "id": "Consent.source[x]", "max": "0", "path": "Consent.source[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://health.gov.on.ca/sadie/fhir/StructureDefinition/TermsOfUse" ] } ], "definition": "#### **_`FOR SADIE USE: This is the Terms of Use document they are consenting to.`_**\n\nThe source on which this consent statement is based. The source might be a scanned original paper form, or a reference to a consent that links back to such a source, a reference to a document repository (e.g. XDS) that stores the original consent document." }, { "id": "Consent.policy", "max": "1", "min": 1, "path": "Consent.policy", "definition": "#### **_`FOR SADIE USE: This is a link to the Program Area's terms of use.`_**\n\nThe references to the policies that are included in this consent scope. Policies may be organizational, but are often defined jurisdictionally, or in law." }, { "id": "Consent.policy.authority", "max": "0", "path": "Consent.policy.authority" }, { "id": "Consent.policy.uri", "min": 1, "path": "Consent.policy.uri", "definition": "#### **_`FOR SADIE USE: This is a link to the terms of use.`_**\n\nThe references to the policies that are included in this consent scope. Policies may be organizational, but are often defined jurisdictionally, or in law." }, { "id": "Consent.policyRule", "max": "0", "path": "Consent.policyRule" }, { "id": "Consent.verification", "max": "0", "path": "Consent.verification" }, { "id": "Consent.provision", "max": "0", "path": "Consent.provision" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent" }