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-employment-arrangements
This value set includes codes from the following code systems:
Source1
{
"resourceType": "ValueSet",
"id": "irrs-employment-arrangements",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-employment-arrangements",
"version": "1.0",
"name": "irrs-employment-arrangements",
"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-employment-arrangements",
"version": "1.0",
"concept": [
{
"code": "1",
"display": "Competitive employment"
},
{
"code": "2",
"display": "Supported employment"
},
{
"code": "3",
"display": "Vocational rehabilitation"
}
]
},
{
"system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-not-applicable",
"version": "1.0",
"concept": [
{
"code": "8",
"display": "Not applicable"
}
]
}
]
}
}