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

FHIR IG analytics

Packageca.on.olis.r4
Resource TypeValueSet
Idvs-TestRequestCodes.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "olis-TestRequestCodes",
  "url": "http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-test-request-codes",
  "version": "1.0.0",
  "name": "TestRequestCodes",
  "status": "active",
  "publisher": "Ontario Health",
  "description": "A Test Request Code uniquely identifies a single Test Request in the OLIS Test Request Nomenclature. Complete list of concepts are found in the Test Request Nomenclature tab of the downloadable Excel spreadsheet. Refer to the latest OLIS Nomenclatures file at https://www.ehealthontario.on.ca/en/olis-nomenclature",
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/test-request-code"
      }
    ]
  }
}