PackagesCanonicalsLogsProblems
    Packages
    rapportendoscopiequebec.test@0.0.8
    https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoConsent
{
  "description": null,
  "_filename": "EndoConsent.json",
  "package_name": "rapportendoscopiequebec.test",
  "date": "2023-11-28T19:44:12.2079453+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2023-11-28T17:01:30.0876699+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EndoConsent",
  "abstract": false,
  "type": "Consent",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.8",
  "status": "draft",
  "id": "8b33a5ba-68d5-4ba3-b351-5b51580802b3",
  "kind": "resource",
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoConsent",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Consent.status",
      "path": "Consent.status",
      "mustSupport": true
    }, {
      "id": "Consent.scope",
      "path": "Consent.scope",
      "definition": "A selector of the type of consent being presented: ADR, Privacy, Treatment, Research.  This list is now extensible.\r\n-----------------------------------\r\nInformation à transmettre:\r\nEndoConsent.scope.coding.code =treatment (à transmettre)\r\nEndoConsent.scope.coding.display= Treatment (à transmettre)",
      "mustSupport": true
    }, {
      "id": "Consent.scope.coding",
      "path": "Consent.scope.coding",
      "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.scope.text",
      "path": "Consent.scope.text",
      "mustSupport": true
    }, {
      "id": "Consent.category",
      "path": "Consent.category",
      "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.category.text",
      "path": "Consent.category.text",
      "mustSupport": true
    }, {
      "id": "Consent.patient",
      "path": "Consent.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient" ]
      } ]
    }, {
      "id": "Consent.policyRule",
      "path": "Consent.policyRule",
      "binding": {
        "strength": "required",
        "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ConsentementType"
      },
      "mustSupport": true
    }, {
      "id": "Consent.policyRule.coding",
      "path": "Consent.policyRule.coding",
      "mustSupport": true
    }, {
      "id": "Consent.policyRule.coding.code",
      "path": "Consent.policyRule.coding.code",
      "mustSupport": true
    }, {
      "id": "Consent.policyRule.coding.display",
      "path": "Consent.policyRule.coding.display",
      "mustSupport": true
    }, {
      "id": "Consent.policyRule.text",
      "path": "Consent.policyRule.text",
      "mustSupport": true
    }, {
      "id": "Consent.provision",
      "path": "Consent.provision",
      "mustSupport": true
    }, {
      "id": "Consent.provision.code",
      "path": "Consent.provision.code",
      "binding": {
        "strength": "required",
        "valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ConsentementReponse",
        "description": "Response to consent"
      },
      "mustSupport": true
    }, {
      "id": "Consent.provision.code.coding.code",
      "path": "Consent.provision.code.coding.code",
      "mustSupport": true
    }, {
      "id": "Consent.provision.code.coding.display",
      "path": "Consent.provision.code.coding.display",
      "mustSupport": true
    }, {
      "id": "Consent.provision.code.text",
      "path": "Consent.provision.code.text",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}