FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | ValueSet |
| Id | ValueSet-irrs-self-reported-weight-concerns.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://cihi.ca/fhir/irrs/ValueSet/irrs-self-reported-weight-concerns |
| URL | http://cihi.ca/fhir/irrs/ValueSet/irrs-self-reported-weight-concerns |
| Version | 1.0 |
| Status | active |
| Date | 2018-11-16T11:40:38-05:00 |
| Name | irrs-self-reported-weight-concerns |
| Realm | ca |
| Authority | hl7 |
No resources found
| CodeSystem | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-could-not-would-not-respond | irrs-could-not-would-not-respond |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-weight-concerns | irrs-weight-concerns |
Note: links and images are rebased to the (stated) source
This value set includes codes from the following code systems:
http://cihi.ca/fhir/irrs/CodeSystem/irrs-could-not-would-not-respond| Code | Display | |
| 8 | Could Not (would Not) respond |
http://cihi.ca/fhir/irrs/CodeSystem/irrs-weight-concerns| Code | Display | |
| 0 | About the right weight | |
| 1 | Underweight, not interested in gaining weight | |
| 2 | Underweight, wants to gain weight | |
| 3 | Overweight, not interested in losing weight | |
| 4 | Overweight, wants to lose weight |
{
"resourceType": "ValueSet",
"id": "irrs-self-reported-weight-concerns",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-self-reported-weight-concerns",
"version": "1.0",
"name": "irrs-self-reported-weight-concerns",
"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-could-not-would-not-respond",
"version": "1.0",
"concept": [
{
"code": "8",
"display": "Could Not (would Not) respond"
}
]
},
{
"system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-weight-concerns",
"version": "1.0",
"concept": [
{
"code": "0",
"display": "About the right weight"
},
{
"code": "1",
"display": "Underweight, not interested in gaining weight"
},
{
"code": "2",
"display": "Underweight, wants to gain weight "
},
{
"code": "3",
"display": "Overweight, not interested in losing weight"
},
{
"code": "4",
"display": "Overweight, wants to lose weight"
}
]
}
]
}
}