FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| ca.on.oh-eforms#1.0.0-ballot5 | sdc-questionnaire | Ontario SDC Questionnaire profile |
Resources that this resource uses
| CodeSystem |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "topic-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/eforms/ValueSet/topic-codes",
"version": "1.0.0-draft",
"name": "ONQuestionnaireTopic",
"title": "Topic Codes for Ontario Questionnaires",
"status": "active",
"experimental": false,
"date": "2025-06-30T20:02:20+00:00",
"publisher": "Ontario Health",
"contact": [
{
"name": "Ontario Health",
"telecom": [
{
"system": "url",
"value": "http://www.ontariohealth.ca"
}
]
},
{
"telecom": [
{
"system": "url",
"value": "http://www.ontariohealth.ca"
}
]
}
],
"description": "Codes used to categorize the focal topic(s) for Ontario e-referral and other Questionnaires",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA",
"display": "Canada"
}
]
}
],
"immutable": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "3457005",
"display": "Referral"
},
{
"code": "419192003",
"display": "Internal medicine"
},
{
"code": "394805004",
"display": "Clinical immunology/allergy"
},
{
"code": "419772000",
"display": "Family medicine"
},
{
"code": "394589003",
"display": "Nephrology"
},
{
"code": "394537008",
"display": "Pediatrics"
},
{
"code": "394587001",
"display": "Psychiatry"
}
]
}
]
}
}