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

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-document-type-of-service.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot17&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/document-type-of-service
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/document-type-of-service
Version2.1.0
Statusactive
Date2025-11-27
NameDocumentTypeOfServiceEHR
TitleDocument Type Of Service EHR
Realmca
Authoritynational
DescriptionThe document ontology 'Type of Service' property in LOINC characterizes the healthcare service or activity provided to/for the patient (or other subject of the service) that is described in the document. This value set contains all Document Type of Service part codes in LOINC Document Ontology as defined in the [LOINC User's Guide](https://loinc.org/kb/users-guide/document-ontology/) and some Ontario Health-defined codes supported by Ontario Health assets, such as ConnectingOntario ClinicalViewer.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc.

Resources that use this resource

StructureDefinition
profile-composition-documentComposition Document EHR
DocumentReferenceDocumentReferenceEHR

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG
provincial-document-type-of-serviceProvincial Document Type Of Service EHR

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "ValueSet-DocumentTypeOfService",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/document-type-of-service",
  "version": "2.1.0",
  "name": "DocumentTypeOfServiceEHR",
  "title": "Document Type Of Service EHR",
  "status": "active",
  "experimental": false,
  "date": "2025-11-27",
  "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": "The document ontology 'Type of Service' property in LOINC characterizes the healthcare service or activity provided to/for the patient (or other subject of the service) that is described in the document. This value set contains all Document Type of Service part codes in LOINC Document Ontology as defined in the [LOINC User's Guide](https://loinc.org/kb/users-guide/document-ontology/) and some Ontario Health-defined codes supported by Ontario Health assets, such as ConnectingOntario ClinicalViewer.",
  "immutable": false,
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc.",
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/provincial-document-type-of-service"
      },
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "document-type-of-service",
            "op": "exists",
            "value": "true"
          }
        ]
      }
    ]
  }
}