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

FHIR IG Statistics: ValueSet/documentsetting

Packageaccdr.fhir.ig.pkg
Resource TypeValueSet
Iddocumentsetting
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=accdr.fhir.ig.pkg@0.9.27&canonical=http://ontariohealth.ca/fhir/ValueSet/document-setting
URLhttp://ontariohealth.ca/fhir/ValueSet/document-setting
Version1.0.0
Statusactive
Date2023-05-22T22:37:54+11:00
NameDocumentSetting
TitleDocument Setting
DescriptionThe document-setting property in LOINC is a coarse definition of the Care Setting. It is not equivalent to location which typically has more locally defined meanings. It is used in the element category:sliceCategory-Setting in FHIR in the Composition and DocumentReference profiles. This value set contains Setting 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
profile-composition-documentCompositionDocumentEHR
ca-on-accdr-profile-documentReferenceCDRDocumentReference

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
acCDR-document-settingDocument Setting

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "documentsetting",
  "url": "http://ontariohealth.ca/fhir/ValueSet/document-setting",
  "version": "1.0.0",
  "name": "DocumentSetting",
  "title": "Document Setting",
  "status": "active",
  "date": "2023-05-22T22:37:54+11:00",
  "publisher": "Ontario Health",
  "description": "The document-setting property in LOINC is a coarse definition of the Care Setting.  It is not equivalent to location which typically has more locally defined meanings. It is used in the element category:sliceCategory-Setting in FHIR in the Composition and DocumentReference profiles. This value set contains Setting 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-setting"
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LP173051-6",
            "display": "Outpatient"
          },
          {
            "code": "LP173065-6",
            "display": "Hospital"
          },
          {
            "code": "LP173058-1",
            "display": "Telehealth"
          },
          {
            "code": "LP173059-9",
            "display": "Telephone encounter"
          },
          {
            "code": "LP173055-7",
            "display": "Urgent care center"
          },
          {
            "code": "LP173041-7",
            "display": "Ambulance"
          },
          {
            "code": "LP173043-3",
            "display": "Emergency department"
          },
          {
            "code": "LP173048-2",
            "display": "Nursing facility"
          },
          {
            "code": "LP173045-8",
            "display": "Intensive care unit"
          },
          {
            "code": "LP173056-5",
            "display": "Patient's home"
          },
          {
            "code": "LP173046-6",
            "display": "Long term care facility"
          },
          {
            "code": "LP173049-0",
            "display": "Skilled nursing facility"
          },
          {
            "code": "LP220237-4",
            "display": "Pharmacy"
          },
          {
            "code": "LP173047-4",
            "display": "Custodial care facility"
          },
          {
            "code": "LP222061-6",
            "display": "Observation unit"
          },
          {
            "code": "LP248736-3",
            "display": "Recovery room"
          },
          {
            "code": "LP248737-1",
            "display": "Teleimaging"
          },
          {
            "code": "LP266261-9",
            "display": "Adult day care center"
          },
          {
            "code": "LP173054-0",
            "display": "Outpatient hospital"
          }
        ]
      }
    ]
  }
}