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

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-document-setting.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot17&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/document-setting
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/document-setting
Version2.1.0
Statusactive
Date2025-11-27
NameDocumentSettingEHR
TitleDocument Setting EHR
Realmca
Authoritynational
DescriptionThe document ontology '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. This value set contains all Document Setting part codes in LOINC Document Ontology as defined in the [LOINC User's Guide](https://loinc.org/kb/users-guide/document-ontology/) and some Ontario Health-defined codes supported by Ontario Health assets, such as ConnectingOntario ClinicalViewer.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc.

Resources that use this resource

StructureDefinition
profile-composition-documentComposition Document EHR
DocumentReferenceDocumentReferenceEHR

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG
provincial-document-settingProvincial Document Setting EHR

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "ValueSet-DocumentSetting",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/document-setting",
  "version": "2.1.0",
  "name": "DocumentSettingEHR",
  "title": "Document Setting EHR",
  "status": "active",
  "experimental": false,
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "contact": [
    {
      "name": "Ontario Health - Digital Health Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://ehealthontario.on.ca/en/it-professionals/standards"
        },
        {
          "system": "email",
          "value": "DigitalHealthStandards@ontariohealth.ca"
        }
      ]
    }
  ],
  "description": "The document ontology '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. This value set contains all Document Setting part codes in LOINC Document Ontology as defined in the [LOINC User's Guide](https://loinc.org/kb/users-guide/document-ontology/) and some Ontario Health-defined codes supported by Ontario Health assets, such as ConnectingOntario ClinicalViewer.",
  "immutable": false,
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc.",
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/provincial-document-setting"
      },
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "document-setting",
            "op": "exists",
            "value": "true"
          }
        ]
      }
    ]
  }
}