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-understanding-self1.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-understanding-self1
URLhttp://cihi.ca/fhir/irrs/CodeSystem/irrs-understanding-self1
Version1.0
Statusactive
Date2018-11-16T11:40:38-05:00
Nameirrs-understanding-self1
Realmca
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devirrs-understanding-self1irrs-understanding-self1

Resources that this resource uses

No resources found


Narrative

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

irrs-understanding-self1

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

CodeDisplayDefinition
0 Understood
1 Any difficulty making self understood

Source1

{
  "resourceType": "CodeSystem",
  "id": "irrs-understanding-self1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-understanding-self1",
  "version": "1.0",
  "name": "irrs-understanding-self1",
  "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": "0",
      "display": "Understood"
    },
    {
      "code": "1",
      "display": "Any difficulty making self understood"
    }
  ]
}