FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | profile-encounter | Encounter IAR |
Resources that this resource uses
| CodeSystem |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | program-type | IARProgramType |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "valueset-program-type",
"url": "http://ontariohealth.ca/fhir/iar/ValueSet/program-type",
"version": "0.2.0",
"name": "IARProgramType",
"title": "IAR Program Type",
"status": "active",
"date": "2025-11-27",
"publisher": "Ontario Health",
"description": "Includes codes to identify program type.",
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/iar/CodeSystem/program-type"
}
]
}
}