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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeValueSet
IdValueSet-irrs-memory-indicator.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/ValueSet/irrs-memory-indicator
URLhttp://cihi.ca/fhir/irrs/ValueSet/irrs-memory-indicator
Version1.0
Statusactive
Date2018-11-16T11:40:38-05:00
Nameirrs-memory-indicator
Realmca
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devirrs-memory-indicatorirrs-memory-indicator

Narrative

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

irrs-memory-indicator

This value set includes codes from the following code systems:


Source1

{
  "resourceType": "ValueSet",
  "id": "irrs-memory-indicator",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-memory-indicator",
  "version": "1.0",
  "name": "irrs-memory-indicator",
  "status": "active",
  "date": "2018-11-16T11:40:38-05:00",
  "publisher": "CIHI",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http:\\\\cihi.ca"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-memory-indicator",
        "version": "1.0",
        "concept": [
          {
            "code": "0",
            "display": "Yes, memory OK"
          },
          {
            "code": "1",
            "display": "Memory problem"
          }
        ]
      }
    ]
  }
}