| Package | ca.on.oh.erec |
| Resource Type | StructureDefinition |
| Id | ext-override-reason-TO-BE-REMOVED |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ext-override-reason |
| URL | http://ehealthontario.ca/fhir/StructureDefinition/ext-override-reason |
| Status | draft |
| Name | OverrideReason |
| Realm | ca |
| Authority | national |
| Description | Used to document why referral matching recommendations were overriden. |
| Type | Extension |
| Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ext-override-reason",
"name": "OverrideReason",
"status": "draft",
"description": "Used to document why referral matching recommendations were overriden.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Task"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.extension:OverrideReason",
"path": "Extension.extension",
"sliceName": "OverrideReason",
"short": "Used to indicate why referral recommendations were overriden",
"definition": "Used to indicate why referral recommendations were overriden",
"max": "1",
"mustSupport": true
},
{
"id": "Extension.extension:OverrideReason.url",
"path": "Extension.extension.url",
"fixedUri": "OverrideReason"
},
{
"id": "Extension.extension:OverrideReason.value[x]",
"path": "Extension.extension.value[x]",
"short": "Used to indicate why referral recommendations were overriden",
"definition": "Used to indicate why referral recommendations were overriden",
"type": [
{
"code": "code"
}
]
},
{
"id": "Extension.extension:Comments",
"path": "Extension.extension",
"sliceName": "Comments",
"short": "Used to record additional comments",
"definition": "Used to record additional comments",
"max": "1",
"mustSupport": true
},
{
"id": "Extension.extension:Comments.url",
"path": "Extension.extension.url",
"fixedUri": "Comments"
},
{
"id": "Extension.extension:Comments.value[x]",
"path": "Extension.extension.value[x]",
"short": "Used to record additional comments",
"definition": "Used to record additional comments",
"type": [
{
"code": "string"
}
],
"mustSupport": false
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ext-override-reason"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"max": "0"
}
]
}
}