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

FHIR IG Statistics: ValueSet/olis-ReportableTestIndicator

Packageca.on.oh-olis
Resource TypeValueSet
Idolis-ReportableTestIndicator
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-reportable-test-indicator
URLhttp://ehealthontario.ca/fhir/ValueSet/ca-on-lab-reportable-test-indicator
Version1.0.0
Statusactive
NameReportableTestIndicator
Authorityhl7
DescriptionLaboratories are required to populate this field to ensure that reportable laboratory findings are available to Public Health and Cancer Care Ontario.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "olis-ReportableTestIndicator",
  "url": "http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-reportable-test-indicator",
  "version": "1.0.0",
  "name": "ReportableTestIndicator",
  "status": "active",
  "publisher": "Ontario Health",
  "description": "Laboratories are required to populate this field to ensure that reportable laboratory findings are available to Public Health and Cancer Care Ontario.",
  "compose": {
    "include": [
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/ca-on-lab-reportable-test-indicator",
        "concept": [
          {
            "code": "PH2",
            "display": "Public Health"
          },
          {
            "code": "CCO",
            "display": "Cancer Care Ontario"
          }
        ]
      }
    ]
  }
}