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

FHIR IG Statistics: ValueSet/olis-ObservationCodesProvider

Packageca.on.oh-olis
Resource TypeValueSet
Idolis-ObservationCodesProvider
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-observation-codes
URLhttp://ehealthontario.ca/fhir/ValueSet/ca-on-lab-observation-codes
Version1.0.0
Statusactive
NameObservationCodes
Authorityhl7
DescriptionThis resource is an informative value set definition; a reference subset containing the expanded values for Observation codes supported by OLIS can be found found in the Test Result Nomenclatures tab of the downloadable excel spreadsheet. Note: REFER TO THE LATEST OLIS NOMENCLATURE FILE https://www.ehealthontario.on.ca/en/olis-nomenclature

Resources that use this resource

StructureDefinition
ca-on-lab-profile-ObservationObservation

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "olis-ObservationCodesProvider",
  "url": "http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-observation-codes",
  "version": "1.0.0",
  "name": "ObservationCodes",
  "status": "active",
  "publisher": "Ontario Health",
  "description": "This resource is an informative value set definition; a reference subset containing the expanded values for Observation codes supported by OLIS can be found found in the Test Result Nomenclatures tab of the downloadable excel spreadsheet. Note: REFER TO THE LATEST OLIS NOMENCLATURE FILE https://www.ehealthontario.on.ca/en/olis-nomenclature",
  "compose": {
    "include": [
      {
        "system": "https://loinc.org/",
        "filter": [
          {
            "property": "they are",
            "op": "in",
            "value": "OLIS Nomenclature Test Result table"
          }
        ]
      },
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/ca-on-lab-observation-temp-codes"
      }
    ]
  }
}