Package | ca.on.oh.erec |
Resource Type | StructureDefinition |
Id | ext-consultation-time-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-consultation-time |
URL | http://ehealthontario.ca/fhir/StructureDefinition/ext-consultation-time |
Status | draft |
Name | ConsultationTime |
Realm | ca |
Authority | national |
Description | Records the amount of time a provider spent documentation a consultation |
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-consultation-time", "name": "ConsultationTime", "status": "draft", "description": "Records the amount of time a provider spent documentation a consultation", "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", "path": "Extension", "short": "Consultation Time", "definition": "Records the amount of time a provider spent on a consultation", "max": "1", "mustSupport": true }, { "id": "Extension.extension", "path": "Extension.extension", "min": 1 }, { "id": "Extension.extension:TimeSpent", "path": "Extension.extension", "sliceName": "TimeSpent", "short": "Time spend on the consulation", "definition": "The amount of time (in minutes) a provider spent on a consultation.", "min": 1, "max": "1", "mustSupport": true }, { "id": "Extension.extension:TimeSpent.url", "path": "Extension.extension.url", "fixedUri": "TimeSpent" }, { "id": "Extension.extension:TimeSpent.value[x]", "path": "Extension.extension.value[x]", "short": "Minutes Spent", "definition": "Amount of time spent on the consultation in minutes", "min": 1, "type": [ { "code": "integer" } ], "mustSupport": false }, { "id": "Extension.extension:Comments", "path": "Extension.extension", "sliceName": "Comments", "definition": "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": "Comments", "type": [ { "code": "string" } ], "mustSupport": false }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ext-consultation-time" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0", "mustSupport": true } ] } }