FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | ValueSet |
| Id | ValueSet-irrs-bed-type.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-bed-type |
| URL | http://cihi.ca/fhir/irrs/ValueSet/irrs-bed-type |
| Version | 1.0 |
| Status | active |
| Date | 2018-11-16T11:40:38-05:00 |
| Name | irrs-bed-type |
| Realm | ca |
| Authority | hl7 |
No resources found
| CodeSystem | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-bed-type | irrs-bed-type |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-mohltc-bed-service-type | irrs-mohltc-bed-service-type |
| hl7.fhir.uv.xver-r2.r4b#0.1.0 | NullFlavor | v3-NullFlavor |
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-bed-type| Code | Display | |
| PPAY | Private pay bed |
http://cihi.ca/fhir/irrs/CodeSystem/irrs-mohltc-bed-service-type| Code | Display | |
| CCCF | Complex Continuing Care -Funding Formula | |
| CCCS | Complex Continuing Care -Special Funding | |
| CNVS | Convalescent Care Program Beds - Special Funding | |
| CONV | Convalescent Care Program Beds -Per Diem (plus Supplemental Amount) | |
| ELDC | ELDCAP Beds | |
| INCU | Interim Beds - Classified1 and Unclassified2 | |
| INTS | Interim Beds - Special Funding3 | |
| LSCU | Long-Stay Beds | |
| RESP | Respite Care Beds | |
| VPAB | Veterans’ Priority Access Beds |
http://hl7.org/fhir/v3/NullFlavor| Code | Display | |
| OTH | other | Description:The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system). Usage Notes: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to *any* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc. With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE. |
{
"resourceType": "ValueSet",
"id": "irrs-bed-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-bed-type",
"version": "1.0",
"name": "irrs-bed-type",
"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-bed-type",
"version": "1.0",
"concept": [
{
"code": "PPAY",
"display": "Private pay bed "
}
]
},
{
"system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-mohltc-bed-service-type",
"concept": [
{
"code": "CCCF",
"display": "Complex Continuing Care -Funding Formula"
},
{
"code": "CCCS",
"display": "Complex Continuing Care -Special Funding"
},
{
"code": "CNVS",
"display": "Convalescent Care Program Beds - Special Funding"
},
{
"code": "CONV",
"display": "Convalescent Care Program Beds -Per Diem (plus Supplemental Amount) "
},
{
"code": "ELDC",
"display": "ELDCAP Beds "
},
{
"code": "INCU",
"display": "Interim Beds - Classified1 and Unclassified2 "
},
{
"code": "INTS",
"display": "Interim Beds - Special Funding3 "
},
{
"code": "LSCU",
"display": "Long-Stay Beds"
},
{
"code": "RESP",
"display": "Respite Care Beds "
},
{
"code": "VPAB",
"display": "Veterans’ Priority Access Beds "
}
]
},
{
"system": "http://hl7.org/fhir/v3/NullFlavor",
"version": "2016-11-11",
"concept": [
{
"code": "OTH",
"display": "other"
}
]
}
]
}
}