{
  "resourceType": "ValueSet",
  "id": "olis-ObservationCodesProvider",
  "url": "http://ehealthontario.ca/fhir/ValueSet/lab/observation-codes",
  "version": "1.0.1",
  "name": "ObservationCodes",
  "status": "draft",
  "publisher": "eHealth Ontario",
  "description": "Observation codes supported by eHealth Ontario. The Observation codes are 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/",
        "concept": [
          {
            "code": ""
          }
        ]
      },
      {
        "system": "http://ehealthontario.ca/fhir/NamingSystem/lab/observation-temp-codes",
        "concept": [
          {
            "code": ""
          }
        ]
      }
    ]
  }
}