FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | CodeSystem |
| Id | CodeSystem-irrs-intellectual-functioning.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://cihi.ca/fhir/irrs/CodeSystem/irrs-intellectual-functioning |
| URL | http://cihi.ca/fhir/irrs/CodeSystem/irrs-intellectual-functioning |
| Version | 1.0 |
| Status | active |
| Date | 2018-11-16T11:40:38-05:00 |
| Name | irrs-intellectual-functioning |
| Realm | ca |
| Content | complete |
| ValueSet | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-intellectual-functioning | irrs-intellectual-functioning |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://cihi.ca/fhir/irrs/CodeSystem/irrs-intellectual-functioning defines the following codes:
| Code | Display | Definition |
| 1 | Very superior (IQ>130) | |
| 2 | Superior (IQ of 120-130) | |
| 3 | Average (IQ of 90-119) | |
| 4 | Low average (IQ of 80-89) | |
| 5 | Borderline range (IQ of 70-79) | |
| 6 | Extremely low range (IQ<70) | |
| 8 | No documented |
{
"resourceType": "CodeSystem",
"id": "irrs-intellectual-functioning",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-intellectual-functioning",
"version": "1.0",
"name": "irrs-intellectual-functioning",
"status": "active",
"date": "2018-11-16T11:40:38-05:00",
"publisher": "CIHI",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http:\\\\cihi.ca"
}
]
}
],
"caseSensitive": true,
"compositional": false,
"content": "complete",
"concept": [
{
"code": "1",
"display": "Very superior (IQ>130)"
},
{
"code": "2",
"display": "Superior (IQ of 120-130)"
},
{
"code": "3",
"display": "Average (IQ of 90-119)"
},
{
"code": "4",
"display": "Low average (IQ of 80-89)"
},
{
"code": "5",
"display": "Borderline range (IQ of 70-79)"
},
{
"code": "6",
"display": "Extremely low range (IQ<70)"
},
{
"code": "8",
"display": "No documented"
}
]
}