FHIR IG analytics
Resources that use this resource
No resources found
Resources that this resource uses
| CodeSystem |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-age-range1 | irrs-age-range1 |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-unknown | irrs-unknown |
Narrative
Note: links and images are rebased to the (stated) source
irrs-age-of-mother
This value set includes codes from the following code systems:
Source1
{
"resourceType": "ValueSet",
"id": "irrs-age-of-mother",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-age-of-mother",
"version": "1.0",
"name": "irrs-age-of-mother",
"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-age-range1",
"version": "1.0",
"concept": [
{
"code": "1",
"display": "under 16"
},
{
"code": "2",
"display": "16-19"
},
{
"code": "3",
"display": "20-29"
},
{
"code": "4",
"display": "30-39"
},
{
"code": "5",
"display": "40+"
}
]
},
{
"system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-unknown",
"version": "1.0",
"concept": [
{
"code": "8",
"display": "Unknown"
}
]
}
]
}
}