FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
Yes/No Indicator
http://ontariohealth.ca/fhir/ValueSet/mha/bornInCanadaResponseYes/No assessment responses
Source1
{
"resourceType": "ValueSet",
"id": "f0a1bb05-902f-453d-8853-9324c94da6ae",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/ValueSet/mha-bornInCanadaResponse",
"version": "1.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": "373067005",
"display": "No"
}
]
}
]
}
}