| Package | ca.on.mha.pds |
| Resource Type | ValueSet |
| Id | f0a1bb05-902f-453d-8853-9324c94da6ae |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.mha.pds@2.0.0-beta-1&canonical=http://ontariohealth.ca/fhir/ValueSet/mha-bornInCanadaResponse |
| URL | http://ontariohealth.ca/fhir/ValueSet/mha-bornInCanadaResponse |
| Version | 2.0.0 |
| Status | active |
| Date | 2025-05-22T20:17:06.3613088+00:00 |
| Name | BornInCanadaResponse |
| Title | Born in Canada Response |
| Realm | ca |
| Authority | hl7 |
| Description | Response options for - Were you born in Canada? |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Yes/No assessment responses
{
"resourceType": "ValueSet",
"id": "f0a1bb05-902f-453d-8853-9324c94da6ae",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/ValueSet/mha-bornInCanadaResponse",
"version": "2.0.0",
"name": "BornInCanadaResponse",
"title": "Born in Canada Response",
"status": "active",
"date": "2025-05-22T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "Response options for - Were you born in Canada?",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "373066001",
"display": "Yes"
},
{
"code": "260413007",
"display": "No"
}
]
}
]
}
}