FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | CodeSystem |
| Id | CodeSystem-iar-falls.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/CodeSystem/falls |
| URL | http://ontariohealth.ca/fhir/iar/CodeSystem/falls |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-26 |
| Name | IARFalls |
| Realm | ca |
| Description | Codes to identify number of falls. |
| Content | complete |
| ValueSet | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | falls | IAR Falls |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "codesystemfalls",
"url": "http://ontariohealth.ca/fhir/iar/CodeSystem/falls",
"version": "0.1.0",
"name": "IARFalls",
"status": "active",
"date": "2026-01-26",
"publisher": "Ontario Health",
"description": "Codes to identify number of falls.",
"content": "complete",
"concept": [
{
"code": "0",
"display": "No fall"
},
{
"code": "1",
"display": "1 fall"
},
{
"code": "2",
"display": "2 or more falls"
}
]
}