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-iar-ability-to-understand.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/CodeSystem/ability-to-understand
URLhttp://ontariohealth.ca/fhir/iar/CodeSystem/ability-to-understand
Version0.2.0
Statusactive
Date2025-11-27
NameIARAbilityToUnderstand
Realmca
DescriptionCodes to identify ability to understand.
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devability-to-understandIAR Ability To Understand

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "codesystemability-to-understand",
  "url": "http://ontariohealth.ca/fhir/iar/CodeSystem/ability-to-understand",
  "version": "0.2.0",
  "name": "IARAbilityToUnderstand",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Codes to identify ability to understand.",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "Understands—Clear comprehension"
    },
    {
      "code": "1",
      "display": "Any difficulty understanding others"
    }
  ]
}