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

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devirrs-presence-of-beliefirrs-presence-of-belief

Resources that this resource uses

No resources found


Narrative

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

irrs-presence-of-belief

This code system http://cihi.ca/fhir/irrs/CodeSystem/irrs-presence-of-belief defines the following codes:

CodeDisplayDefinition
0 Belief not present
1 Only child/youth believes
2 Family, staff, or others believe
3 Both child/youth AND others believe

Source1

{
  "resourceType": "CodeSystem",
  "id": "irrs-presence-of-belief",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-presence-of-belief",
  "version": "1.0",
  "name": "irrs-presence-of-belief",
  "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": "Belief not present"
    },
    {
      "code": "1",
      "display": "Only child/youth believes"
    },
    {
      "code": "2",
      "display": "Family, staff, or others believe"
    },
    {
      "code": "3",
      "display": "Both child/youth AND others believe"
    }
  ]
}