FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh-ereferral-econsult
Resource TypeCodeSystem
IdTaskOutputTypeCode-cs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "task-output-type-code",
  "url": "http://ehealthontario.ca/fhir/CodeSystem/task-output-type-code",
  "version": "1.0.1",
  "name": "TaskOutputTypeCode",
  "title": "Task Output Type Code",
  "status": "draft",
  "experimental": false,
  "date": "2023-05-29T15:55:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "Contains codes indicating the task output type",
  "content": "complete",
  "concept": [
    {
      "code": "routing-override-reason",
      "display": "Routing Override Reason"
    },
    {
      "code": "routing-destination",
      "display": "Routing Destination"
    },
    {
      "code": "routing-override-comments",
      "display": "Routing Override Comments"
    },
    {
      "code": "consultation-time",
      "display": "Consultation Time"
    },
    {
      "code": "consultation-time-comments",
      "display": "Consultation Time Comments"
    }
  ]
}