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

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeCodeSystem
IdCodeSystem-provincial-document-type-of-service.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": "codesystem-provincial-document-type-of-service",
  "url": "http://ontariohealth.ca/fhir/ehr/CodeSystem/provincial-document-type-of-service",
  "version": "1.0.19000101",
  "name": "ProvincialDocumentTypeOfServiceEHR",
  "title": "Provincial Document Type Of Service EHR",
  "status": "active",
  "experimental": false,
  "date": "2025-12-10",
  "publisher": "Ontario Health",
  "contact": [
    {
      "name": "Ontario Health - Digital Health Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://ehealthontario.on.ca/en/it-professionals/standards"
        },
        {
          "system": "email",
          "value": "DigitalHealthStandards@ontariohealth.ca"
        }
      ]
    }
  ],
  "description": "Codes specifying the provincial document ontology Type of Service within the ConnectingOntario Terminology, used in OH interfaces.",
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "code": "CGTA2019-1",
      "display": "Unspecified"
    },
    {
      "code": "CGTA2002-1",
      "display": "Admission History"
    },
    {
      "code": "CGTA2014-1",
      "display": "Safety"
    },
    {
      "code": "CGTA2015-1",
      "display": "Equipment /Supplies"
    },
    {
      "code": "CGTA2045-1",
      "display": "Action plan"
    },
    {
      "code": "CGTA2013-1",
      "display": "Legal"
    },
    {
      "code": "CGTA2035-1",
      "display": "Observation"
    },
    {
      "code": "CGTA2034-1",
      "display": "Requisition"
    },
    {
      "code": "CGTA2023-1",
      "display": "Screening"
    }
  ]
}