Package | ca.on.oh.erec |
Resource Type | StructureDefinition |
Id | ext-routed-to-central-hub-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-routed-to-central-hub |
URL | http://ehealthontario.ca/fhir/StructureDefinition/ext-routed-to-central-hub |
Status | draft |
Name | RoutedToCentralHub |
Realm | ca |
Authority | national |
Description | Indicates a directed referral was routed to a Central Intake Hub for matching / routing |
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-routed-to-central-hub", "name": "RoutedToCentralHub", "status": "draft", "description": "Indicates a directed referral was routed to a Central Intake Hub for matching / routing", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Communication" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ext-routed-to-central-hub" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Routed to Central Hub Indicator", "definition": "Indicates if a directed referral request was routed to a Central Intake Hub for matching / routing", "min": 1, "type": [ { "code": "boolean" } ], "meaningWhenMissing": "When missing, there is no change to the routing of directed referrals", "mustSupport": true } ] } }