{
  "resourceType": "ValueSet",
  "id": "olis-SpecimenSourceCodes",
  "url": "http://ehealthontario.ca/fhir/ValueSet/lab/specimen-source",
  "version": "1.0.0",
  "name": "SpecimenSourceCodes",
  "status": "active",
  "publisher": "eHealth Ontario",
  "description": "Specimen source codes supported by eHealth Ontario. These are found on the Source 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": "http://ehealthontario.ca/fhir/NamingSystem/lab/specimen-source",
        "concept": [
          {
            "code": ""
          }
        ]
      }
    ]
  }
}