FHIR IG Statistics: StructureDefinition/ca-qc-endo-profile-EndoConsentTo
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "ca-qc-endo-profile-EndoConsentTo",
"url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoConsentTo",
"version": "0.1.0",
"name": "EndoConsentTo",
"status": "draft",
"date": "2023-12-11T19:37:11.5646383+00:00",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Procedure"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoConsentTo"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoConsent"
],
"aggregation": [
"referenced"
]
}
]
}
]
}
}