FHIR IG analytics| Package | ca.on.olis.r4 |
| Resource Type | ValueSet |
| Id | vs-ReportableResultIndicator.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"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"
}
]
}
]
}
}