FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/provincial-document-types

Packageaccdr.fhir.ig.pkg
Resource TypeValueSet
Idprovincial-document-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=accdr.fhir.ig.pkg@0.9.27&canonical=http://ontariohealth.ca/fhir/ValueSet/provincial-document-type
URLhttp://ontariohealth.ca/fhir/ValueSet/provincial-document-type
Version1.0.0
Statusactive
Date2021-09-23
NameProvincialDocumentType
TitleProvincial Document Types
DescriptionLogical Definition: This value set contains all Provincial document type Codes. It include codes from http://loinc.org where SCALE_TYP = Doc and all locally defined Connecting Ontario C_xxxx Codes. For PoT, we are only providing some examples from the expansion.

Resources that use this resource

StructureDefinition
profile-composition-documentCompositionDocumentEHR
ca-on-accdr-profile-CompositionCDRComposition
ca-on-accdr-profile-DocumentReferenceCDRDocumentReference

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
provincial-ext-document-typeProvincial extension document type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "provincial-document-types",
  "url": "http://ontariohealth.ca/fhir/ValueSet/provincial-document-type",
  "version": "1.0.0",
  "name": "ProvincialDocumentType",
  "title": "Provincial Document Types",
  "status": "active",
  "experimental": false,
  "date": "2021-09-23",
  "publisher": "Ontario Health",
  "description": "Logical Definition:  This value set contains all Provincial document type Codes. It include codes from http://loinc.org  where SCALE_TYP = Doc and all locally defined Connecting Ontario C_xxxx Codes. For PoT, we are only providing some examples from the expansion.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "18842-5",
            "display": "Discharge Summary"
          },
          {
            "code": "87256-4",
            "display": "Addiction medicine Discharge Summary"
          },
          {
            "code": "85514-8",
            "display": "Bariatric Surgery Discharge Summary"
          },
          {
            "code": "77409-1",
            "display": "Cardiology Discharge Summary"
          },
          {
            "code": "94520-4",
            "display": "Gastroenterology Discharge Summary"
          },
          {
            "code": "89242-2",
            "display": "Discharge checklist"
          },
          {
            "code": "11506-3",
            "display": "Progress Note"
          },
          {
            "code": "68608-9",
            "display": "Summary note"
          },
          {
            "code": "70004-7",
            "display": "Diagnostic study note"
          },
          {
            "code": "90012-6",
            "display": "Burn management Consult note"
          },
          {
            "code": "34879-7",
            "display": "Endocrinology Consult note"
          },
          {
            "code": "78567-5",
            "display": "Pain medicine Consult note"
          },
          {
            "code": "34851-6",
            "display": "Urology Consult note"
          },
          {
            "code": "34788-0",
            "display": "Psychiatry Consult note"
          },
          {
            "code": "34826-8",
            "display": "Plastic surgery Consult note"
          },
          {
            "code": "89898-1",
            "display": "Nephrology Telehealth Note"
          },
          {
            "code": "84232-8",
            "display": "Neurology Telehealth Note"
          },
          {
            "code": "94792-9",
            "display": "Oncology Telehealth Note"
          },
          {
            "code": "85208-7",
            "display": "Telehealth Consult note"
          },
          {
            "code": "85206-1",
            "display": "Telehealth Initial evaluation note"
          },
          {
            "code": "75496-0",
            "display": "Telehealth Note"
          },
          {
            "code": "75497-8",
            "display": "Telehealth Progress note"
          },
          {
            "code": "34748-4",
            "display": "Telephone encounter Note"
          },
          {
            "code": "75499-4",
            "display": "Telephone encounter Triage note"
          },
          {
            "code": "96170-6",
            "display": "Telephone encounter Evaluation note"
          }
        ]
      },
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/provincial-ext-document-type",
        "concept": [
          {
            "code": "C0026-1",
            "display": "ED Initial Assessment"
          },
          {
            "code": "C0028-1",
            "display": "General Radiology Report"
          },
          {
            "code": "C1281-1",
            "display": "Burn Management Discharge summary"
          },
          {
            "code": "C1224-1",
            "display": "Colon and Rectal Surgery Discharge sumary"
          },
          {
            "code": "C1282-1",
            "display": "Gynecologic Oncology Discharge summary"
          },
          {
            "code": "C1314-1",
            "display": "Oseopathic Medicine Consult note"
          },
          {
            "code": "C1263-1",
            "display": "Interventional cardiology Procedure note"
          },
          {
            "code": "C1270-1",
            "display": "Maternal and fetal medicine Evaluation note"
          },
          {
            "code": "C1210-1",
            "display": "Physical therapy Telehealth Note"
          }
        ]
      }
    ]
  }
}