FHIR IG Statistics: StructureDefinition/ca-qc-endo-profile-EndoConsent
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "ca-qc-endo-profile-EndoConsent",
"meta": {
"lastUpdated": "2023-09-01T20:47:25.6071694+00:00"
},
"url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoConsent",
"name": "EndoConsent",
"status": "draft",
"date": "2023-09-01T21:31:45.8711579+00:00",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Consent",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent",
"derivation": "constraint",
"differential": {
"element": [
{
"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)"
},
{
"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"
}
},
{
"id": "Consent.provision.code",
"path": "Consent.provision.code",
"binding": {
"strength": "required",
"description": "Response to consent",
"valueSet": "https://extranet.ti.msss.rtss.qc.ca/FHIR/UCNI/Endo/ConsentementType"
}
}
]
}
}