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/EndoConsentTo",
"name": "EndoConsentTo",
"status": "draft",
"date": "2023-09-01T21:31:45.8711579+00:00",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "extension",
"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/EndoConsentTo"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "resolve().code.coding"
}
],
"rules": "open"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Consent"
],
"aggregation": [
"contained"
]
}
]
},
{
"id": "Extension.value[x]:valueReference",
"path": "Extension.value[x]",
"sliceName": "valueReference",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoConsent"
],
"aggregation": [
"contained"
]
}
]
}
]
}
}