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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeValueSet
IdValueSet-ProvincialDocumentTypeEHR.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/provincial-document-kind
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/provincial-document-kind
Version1.0.0
Statusactive
Date2025-10-20
NameProvincialDocumentKindEHR
TitleProvincial Document Kind EHR
Realmca
Authorityhl7
DescriptionThe document ontology 'Kind of Document' property in LOINC characterizes the general structure of the document at a macro level. This value set contains Kind of Document codes supported by Ontario Health assets - some from LOINC ontology parts and some Ontario Health-defined types (CGTA codes). This resource is an informative sample value set only; a reference subset containing the expanded values can be found in the latest ConnectingOntario Terminology Worksheet.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
who.ddcc#currentloinc.orgLOINC codes used in this IG
ca.on.ehr.r4#1.0.0-snapshot21provincial-kind-of-documentProvincial Kind Of Document EHR

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-document-kind",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/provincial-document-kind",
  "version": "1.0.0",
  "name": "ProvincialDocumentKindEHR",
  "title": "Provincial Document Kind EHR",
  "status": "active",
  "experimental": false,
  "date": "2025-10-20",
  "publisher": "Ontario Health",
  "description": "The document ontology 'Kind of Document' property in LOINC characterizes the general structure of the document at a macro level. This value set contains Kind of Document codes supported by Ontario Health assets - some from LOINC ontology parts and some Ontario Health-defined types (CGTA codes). This resource is an informative sample value set only; a reference subset containing the expanded values can be found in the latest ConnectingOntario Terminology Worksheet.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/provincial-kind-of-document"
      },
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "document-kind",
            "op": "exists",
            "value": "true"
          }
        ]
      }
    ]
  }
}