FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "ONQuestionnaireTopic",
"id": "topic-codes",
"title": "Topic Codes for Ontario Questionnaires",
"description": "Codes used to categorize the focal topic(s) for Ontario e-referral and other Questionnaires",
"url": "http://ontariohealth.ca/fhir/eforms/ValueSet/topic-codes",
"immutable": false,
"experimental": 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"
}
]
}
]
}
}