PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.idms@1.0.1-beta
    https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-CONSENT
{
  "description": null,
  "_filename": "IDMS-CONSENT.json",
  "package_name": "ca.on.health.idms",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "source": "#1U8m8JkuiKHivofo",
    "versionId": "1",
    "lastUpdated": "2023-09-28T11:49:10.666+00:00"
  },
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "IDMSConsent",
  "abstract": false,
  "type": "Consent",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1-beta",
  "status": "active",
  "id": "c8e7f0ff-c16e-4b02-92f0-4e731ba00f0d",
  "kind": "resource",
  "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-CONSENT",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Consent.identifier",
      "max": "0",
      "path": "Consent.identifier"
    }, {
      "id": "Consent.category",
      "path": "Consent.category",
      "definition": "#### **_`IDMS:  The type of Consent,  Terms of Use or Submission.`_**"
    }, {
      "id": "Consent.category.coding.system",
      "path": "Consent.category.coding.system",
      "fixedUri": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal"
    }, {
      "id": "Consent.category.coding.version",
      "max": "0",
      "path": "Consent.category.coding.version"
    }, {
      "id": "Consent.category.coding.code",
      "path": "Consent.category.coding.code",
      "binding": {
        "strength": "required",
        "valueSet": "https://health.gov.on.ca/idms/fhir/ValueSet/ConsentTypes",
        "description": "Consent Type"
      }
    }, {
      "id": "Consent.category.coding.display",
      "max": "0",
      "path": "Consent.category.coding.display"
    }, {
      "id": "Consent.category.coding.userSelected",
      "max": "0",
      "path": "Consent.category.coding.userSelected"
    }, {
      "id": "Consent.category.text",
      "max": "0",
      "path": "Consent.category.text"
    }, {
      "id": "Consent.subject",
      "max": "0",
      "path": "Consent.subject"
    }, {
      "id": "Consent.date",
      "min": 1,
      "path": "Consent.date",
      "definition": "#### **_`IDMS:  Date the consent  was agreed to.`_**"
    }, {
      "id": "Consent.period",
      "max": "0",
      "path": "Consent.period"
    }, {
      "id": "Consent.grantor",
      "max": "0",
      "path": "Consent.grantor"
    }, {
      "id": "Consent.grantee",
      "max": "1",
      "min": 1,
      "path": "Consent.grantee",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://hl7.org/fhir/StructureDefinition/PractitionerRole" ]
      } ],
      "definition": "#### **_`IDMS: Reference to the PractitionerRole that consented.`_**"
    }, {
      "id": "Consent.manager",
      "max": "0",
      "path": "Consent.manager"
    }, {
      "id": "Consent.controller",
      "max": "0",
      "path": "Consent.controller"
    }, {
      "id": "Consent.sourceAttachment",
      "max": "0",
      "path": "Consent.sourceAttachment"
    }, {
      "id": "Consent.sourceReference",
      "max": "0",
      "path": "Consent.sourceReference"
    }, {
      "id": "Consent.regulatoryBasis",
      "max": "0",
      "path": "Consent.regulatoryBasis"
    }, {
      "id": "Consent.policyBasis",
      "max": "0",
      "path": "Consent.policyBasis"
    }, {
      "id": "Consent.policyText",
      "max": "1",
      "min": 1,
      "path": "Consent.policyText",
      "definition": "#### **_`IDMS:  Reference to a DocumentReference that explains what is consented to.`_**"
    }, {
      "id": "Consent.verification",
      "max": "0",
      "path": "Consent.verification"
    }, {
      "id": "Consent.decision",
      "max": "0",
      "path": "Consent.decision"
    }, {
      "id": "Consent.provision",
      "max": "0",
      "path": "Consent.provision"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}