FHIR IG analytics
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
irrs-expected-length-of-stay
This value set includes codes from the following code systems:
Source1
{
"resourceType": "ValueSet",
"id": "irrs-expected-length-of-stay",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-expected-length-of-stay",
"version": "1.0",
"name": "irrs-expected-length-of-stay",
"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-discharge-to-community-not-expected",
"version": "1.0",
"concept": [
{
"code": "5",
"display": "Discharge to community not expected"
}
]
},
{
"system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-time-period-in-days",
"version": "1.0",
"concept": [
{
"code": "0",
"display": "1-7 days"
},
{
"code": "1",
"display": "8-14 days"
},
{
"code": "2",
"display": "15-30 days"
},
{
"code": "3",
"display": "31-90 days"
},
{
"code": "4",
"display": "91 or more days"
}
]
}
]
}
}