PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.12.0-projectathon1.0.2
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Consent
{
  "description": null,
  "_filename": "ca-on-eReferral-profile-Consent.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EReferralConsent",
  "abstract": false,
  "type": "Consent",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Consent",
  "package_version": "0.12.0-projectathon1.0.2",
  "status": "draft",
  "id": "5c12084a-1435-4fdd-b625-1ce8946aebcb",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Consent",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Consent.meta",
      "min": 1,
      "path": "Consent.meta",
      "mustSupport": true
    }, {
      "id": "Consent.meta.profile",
      "min": 1,
      "path": "Consent.meta.profile",
      "comment": "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Consent|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "Consent.identifier",
      "path": "Consent.identifier",
      "mustSupport": true
    }, {
      "id": "Consent.identifier.system",
      "path": "Consent.identifier.system",
      "mustSupport": true
    }, {
      "id": "Consent.identifier.value",
      "path": "Consent.identifier.value",
      "mustSupport": true
    }, {
      "id": "Consent.status",
      "path": "Consent.status",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/consent-state-codes"
      },
      "fixedCode": "active",
      "mustSupport": true
    }, {
      "id": "Consent.scope",
      "path": "Consent.scope",
      "mustSupport": true
    }, {
      "id": "Consent.scope.coding",
      "path": "Consent.scope.coding",
      "mustSupport": true
    }, {
      "id": "Consent.scope.coding.system",
      "path": "Consent.scope.coding.system",
      "mustSupport": true
    }, {
      "id": "Consent.scope.coding.code",
      "path": "Consent.scope.coding.code",
      "mustSupport": true
    }, {
      "id": "Consent.scope.coding.display",
      "path": "Consent.scope.coding.display",
      "mustSupport": true
    }, {
      "id": "Consent.category",
      "path": "Consent.category",
      "mustSupport": true
    }, {
      "id": "Consent.category.coding",
      "path": "Consent.category.coding",
      "mustSupport": true
    }, {
      "id": "Consent.category.coding.system",
      "path": "Consent.category.coding.system",
      "mustSupport": true
    }, {
      "id": "Consent.category.coding.code",
      "path": "Consent.category.coding.code",
      "mustSupport": true
    }, {
      "id": "Consent.category.coding.display",
      "path": "Consent.category.coding.display",
      "mustSupport": true
    }, {
      "id": "Consent.patient",
      "path": "Consent.patient",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Consent.patient.reference",
      "min": 1,
      "path": "Consent.patient.reference",
      "mustSupport": true
    }, {
      "id": "Consent.dateTime",
      "path": "Consent.dateTime",
      "mustSupport": true
    }, {
      "id": "Consent.performer",
      "path": "Consent.performer",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Consent.performer.reference",
      "min": 1,
      "path": "Consent.performer.reference",
      "mustSupport": true
    }, {
      "id": "Consent.organization",
      "path": "Consent.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Organization" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Consent.organization.reference",
      "min": 1,
      "path": "Consent.organization.reference",
      "mustSupport": true
    }, {
      "id": "Consent.provision",
      "min": 1,
      "path": "Consent.provision",
      "mustSupport": true
    }, {
      "id": "Consent.provision.type",
      "path": "Consent.provision.type",
      "fixedCode": "permit",
      "mustSupport": true
    }, {
      "id": "Consent.provision.period",
      "path": "Consent.provision.period",
      "mustSupport": true
    }, {
      "id": "Consent.provision.period.start",
      "path": "Consent.provision.period.start",
      "mustSupport": true
    }, {
      "id": "Consent.provision.period.end",
      "path": "Consent.provision.period.end",
      "mustSupport": true
    }, {
      "id": "Consent.provision.actor",
      "path": "Consent.provision.actor",
      "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",
      "mustSupport": true
    }, {
      "id": "Consent.provision.actor.role.coding.system",
      "path": "Consent.provision.actor.role.coding.system",
      "mustSupport": true
    }, {
      "id": "Consent.provision.actor.role.coding.code",
      "path": "Consent.provision.actor.role.coding.code",
      "mustSupport": true
    }, {
      "id": "Consent.provision.actor.role.coding.display",
      "path": "Consent.provision.actor.role.coding.display",
      "mustSupport": true
    }, {
      "id": "Consent.provision.actor.reference",
      "path": "Consent.provision.actor.reference",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole" ]
      } ]
    }, {
      "id": "Consent.provision.actor.reference.reference",
      "min": 1,
      "path": "Consent.provision.actor.reference.reference",
      "mustSupport": true
    }, {
      "id": "Consent.provision.action",
      "path": "Consent.provision.action",
      "mustSupport": true
    }, {
      "id": "Consent.provision.action.coding",
      "path": "Consent.provision.action.coding",
      "mustSupport": true
    }, {
      "id": "Consent.provision.action.coding.system",
      "path": "Consent.provision.action.coding.system",
      "mustSupport": true
    }, {
      "id": "Consent.provision.action.coding.code",
      "path": "Consent.provision.action.coding.code",
      "mustSupport": true
    }, {
      "id": "Consent.provision.action.coding.display",
      "path": "Consent.provision.action.coding.display",
      "mustSupport": true
    }, {
      "id": "Consent.provision.securityLabel",
      "path": "Consent.provision.securityLabel",
      "mustSupport": true
    }, {
      "id": "Consent.provision.securityLabel.system",
      "path": "Consent.provision.securityLabel.system",
      "mustSupport": true
    }, {
      "id": "Consent.provision.securityLabel.code",
      "path": "Consent.provision.securityLabel.code",
      "mustSupport": true
    }, {
      "id": "Consent.provision.securityLabel.display",
      "path": "Consent.provision.securityLabel.display",
      "mustSupport": true
    }, {
      "id": "Consent.provision.purpose",
      "path": "Consent.provision.purpose",
      "mustSupport": true
    }, {
      "id": "Consent.provision.purpose.system",
      "path": "Consent.provision.purpose.system",
      "mustSupport": true
    }, {
      "id": "Consent.provision.purpose.code",
      "path": "Consent.provision.purpose.code",
      "mustSupport": true
    }, {
      "id": "Consent.provision.purpose.display",
      "path": "Consent.provision.purpose.display",
      "mustSupport": true
    }, {
      "id": "Consent.provision.class",
      "path": "Consent.provision.class",
      "mustSupport": true
    }, {
      "id": "Consent.provision.class.system",
      "path": "Consent.provision.class.system",
      "mustSupport": true
    }, {
      "id": "Consent.provision.class.code",
      "path": "Consent.provision.class.code",
      "mustSupport": true
    }, {
      "id": "Consent.provision.class.display",
      "path": "Consent.provision.class.display",
      "mustSupport": true
    }, {
      "id": "Consent.provision.data",
      "path": "Consent.provision.data",
      "mustSupport": true
    }, {
      "id": "Consent.provision.data.meaning",
      "path": "Consent.provision.data.meaning",
      "mustSupport": true
    }, {
      "id": "Consent.provision.data.reference",
      "path": "Consent.provision.data.reference",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}