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

FHIR IG analytics

Packageontariomicdrfhirimplementationguide-0.10.00
Resource TypeValueSet
IdValueSet-provincial-document-types.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": "ValueSet",
  "status": "active",
  "name": "ProvincialDocumentType",
  "id": "provincial-document-types",
  "title": "Provincial Document Types",
  "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.",
  "version": "1.0.0",
  "url": "http://ontariohealth.ca/fhir/ValueSet/provincial-document-types",
  "date": "2021-09-23",
  "publisher": "Ontario Health",
  "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"
          },
          {
            "code": "18748-4",
            "display": "Diagnostic imaging study"
          },
          {
            "code": "55113-5",
            "display": "Key images Document Radiology"
          },
          {
            "code": "55115-0",
            "display": "Requested imaging studies information Document"
          }
        ]
      },
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/provincial-local-document-type-code",
        "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"
          }
        ]
      }
    ]
  }
}