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

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-document-reference-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-temporary&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/document-reference-type
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/document-reference-type
Version1.0.0
Statusactive
Date2026-04-13
NameDocumentReferenceTypeEHR
TitleDocument Reference Type EHR
Realmca
Authoritynational
DescriptionThis value set contains all document type codes used to describe the clinical documents, diagnostic study / medical imaging orders and reports in the EHR, to support query functionality using the DocumentReference resource. The document reference type value set includes all LOINC values whose SCALE_TYP is 'Doc' in the LOINC database, all codes within the ProvincialExtensionDocumentTypeEHR code system, and LOINC value 18726-0 representing Radiology studies (set).
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, 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
ca.on.ehr.r4#1.0.0-temporaryprofile-documentReferenceDocumentReferenceEHR

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
ValueSet
ca.on.ehr.r4#1.0.0-temporaryprovincial-document-typeProvincial Document Type EHR

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-document-reference-type",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/document-reference-type",
  "version": "1.0.0",
  "name": "DocumentReferenceTypeEHR",
  "title": "Document Reference Type EHR",
  "status": "active",
  "date": "2026-04-13",
  "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": "This value set contains all document type codes used to describe the clinical documents, diagnostic study / medical imaging orders and reports in the EHR, to support query functionality using the DocumentReference resource. The document reference type value set includes all LOINC values whose SCALE_TYP is 'Doc' in the LOINC database, all codes within the ProvincialExtensionDocumentTypeEHR code system, and LOINC value 18726-0 representing Radiology studies (set).",
  "experimental": false,
  "immutable": false,
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, 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": [
      {
        "valueSet": [
          "http://ontariohealth.ca/fhir/ehr/ValueSet/provincial-document-type"
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "18726-0",
            "display": "Radiology studies (set)"
          }
        ]
      }
    ]
  }
}