{ "description": "Records the amount of time a provider spent documentation a consultation", "_filename": "ext-consultation-time-TO-BE-REMOVED.json", "package_name": "ca.on.oh-ereferral-econsult", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "ConsultationTime", "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.12.0-alpha1.0.2", "status": "draft", "id": "9a7a7c84-dc66-418b-acb5-a8b89ddd914f", "kind": "complex-type", "url": "http://ehealthontario.ca/fhir/StructureDefinition/ext-consultation-time", "context": [ { "type": "element", "expression": "Task" } ], "version": null, "differential": { "element": [ { "id": "Extension", "max": "1", "path": "Extension", "short": "Consultation Time", "definition": "Records the amount of time a provider spent on a consultation", "mustSupport": true }, { "id": "Extension.extension", "min": 1, "path": "Extension.extension" }, { "id": "Extension.extension:TimeSpent", "max": "1", "min": 1, "path": "Extension.extension", "short": "Time spend on the consulation", "sliceName": "TimeSpent", "definition": "The amount of time (in minutes) a provider spent on a consultation.", "mustSupport": true }, { "id": "Extension.extension:TimeSpent.url", "path": "Extension.extension.url", "fixedUri": "TimeSpent" }, { "id": "Extension.extension:TimeSpent.value[x]", "min": 1, "path": "Extension.extension.value[x]", "type": [ { "code": "integer" } ], "short": "Minutes Spent", "definition": "Amount of time spent on the consultation in minutes", "mustSupport": false }, { "id": "Extension.extension:Comments", "max": "1", "path": "Extension.extension", "sliceName": "Comments", "definition": "Additional comments", "mustSupport": true }, { "id": "Extension.extension:Comments.url", "path": "Extension.extension.url", "fixedUri": "Comments" }, { "id": "Extension.extension:Comments.value[x]", "path": "Extension.extension.value[x]", "type": [ { "code": "string" } ], "short": "Comments", "mustSupport": false }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ext-consultation-time" }, { "id": "Extension.value[x]", "max": "0", "path": "Extension.value[x]", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }