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

FHIR IG analytics

Packageaccdr.fhir.ig.pkg
Resource TypeValueSet
Idvs-role.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=accdr.fhir.ig.pkg@0.9.29&canonical=http://ontariohealth.ca/fhir/ValueSet/document-role
URLhttp://ontariohealth.ca/fhir/ValueSet/document-role
Version1.0.0
Statusretired
Date2023-05-22T22:37:54+11:00
NameDocumentRole
TitleDocument Role
Realmca
Authoritynational
DescriptionThe document-role property in LOINC characterizes the general function, responsibility, or capabilities of the author in relation to a document. The role category is a high-level classification that does not get as detailed as specialty or subspecialty so as to avoid potential overlap with the subject matter domain axis. (example Physician, Nurse, Social worker, Device etc). It is used in the element category:sliceCategory-role in FHIR in the Composition and DocumentReference profiles. This value set contains Role codes supported by acCDR - some from LOINC ontology parts and some OntarioHealth defined codes. This resource is an informative sample value set only; a reference subset containing the expanded values can be found in the latest acCDR Terminology Worksheet.

Resources that use this resource

StructureDefinition
ca-on-accdr-profile-documentReferenceCDRDocumentReference
ca-on-accdr-profile-CompositionCDRComposition

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG
acCDR-document-roleDocument Role

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "documentRole",
  "url": "http://ontariohealth.ca/fhir/ValueSet/document-role",
  "version": "1.0.0",
  "name": "DocumentRole",
  "title": "Document Role",
  "status": "retired",
  "date": "2023-05-22T22:37:54+11:00",
  "publisher": "Ontario Health",
  "description": "The document-role property in LOINC characterizes the general function, responsibility, or capabilities of the author in relation to a document. The role category is a high-level classification that does not get as detailed as specialty or subspecialty so as to avoid potential overlap with the subject matter domain axis. (example Physician, Nurse, Social worker, Device etc).  It is used in the element category:sliceCategory-role in FHIR in the Composition and DocumentReference profiles. This value set contains Role codes supported by acCDR - some from LOINC ontology parts and some OntarioHealth defined codes. This resource is an informative sample value set only; a reference subset containing the expanded values can be found in the latest acCDR Terminology Worksheet.",
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/acCDR-document-role"
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LP269965-2",
            "display": "Attending"
          },
          {
            "code": "LP269966-0",
            "display": "Consultant"
          },
          {
            "code": "LP412180-4",
            "display": "Healthcare navigator"
          },
          {
            "code": "LP173080-5",
            "display": "Nurse practitioner"
          },
          {
            "code": "LP173075-5",
            "display": "Nurse"
          },
          {
            "code": "LP269801-9",
            "display": "Social worker"
          },
          {
            "code": "LP203036-1",
            "display": "Rapid response team"
          },
          {
            "code": "LP173090-4",
            "display": "Physician assistant"
          },
          {
            "code": "LP221282-9",
            "display": "Midwife"
          },
          {
            "code": "LP173073-0",
            "display": "Team"
          },
          {
            "code": "LP173083-9",
            "display": "Patient"
          },
          {
            "code": "LP173084-7",
            "display": "Physician"
          },
          {
            "code": "LP173092-0",
            "display": "Medical student"
          },
          {
            "code": "LP173067-2",
            "display": "Case manager"
          },
          {
            "code": "LP173071-4",
            "display": "Hygienist"
          },
          {
            "code": "LP173072-2",
            "display": "Interdisciplinary"
          },
          {
            "code": "LP181523-4",
            "display": "Pharmacist"
          },
          {
            "code": "LP173081-3",
            "display": "Licensed practical nurse"
          },
          {
            "code": "LP269969-4",
            "display": "Resident"
          },
          {
            "code": "LP173082-1",
            "display": "Registered nurse"
          },
          {
            "code": "LP173078-9",
            "display": "Clinical nurse specialist"
          },
          {
            "code": "LP269967-8",
            "display": "Fellow"
          },
          {
            "code": "LP269968-6",
            "display": "Intern"
          },
          {
            "code": "LP173094-6",
            "display": "Technician"
          },
          {
            "code": "LP173095-3",
            "display": "Therapist"
          }
        ]
      }
    ]
  }
}