FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeCodeSystem
IdCodeSystem-irrs-intellectual-functioning.json
FHIR VersionR4
Sourcehttps://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
URLhttp://cihi.ca/fhir/irrs/CodeSystem/irrs-intellectual-functioning
Version1.0
Statusactive
Date2018-11-16T11:40:38-05:00
Nameirrs-intellectual-functioning
Realmca
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devirrs-intellectual-functioningirrs-intellectual-functioning

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

irrs-intellectual-functioning

This code system http://cihi.ca/fhir/irrs/CodeSystem/irrs-intellectual-functioning defines the following codes:

CodeDisplayDefinition
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

Source1

{
  "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"
    }
  ]
}