FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh-eforms
Resource TypeValueSet
IdValueSet-topic-codes.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-eforms@1.0.0-ballot3&canonical=http://ontariohealth.ca/fhir/eforms/ValueSet/topic-codes
URLhttp://ontariohealth.ca/fhir/eforms/ValueSet/topic-codes
Statusactive
NameONQuestionnaireTopic
TitleTopic Codes for Ontario Questionnaires
Realmca
DescriptionCodes used to categorize the focal topic(s) for Ontario e-referral and other Questionnaires

Resources that use this resource

StructureDefinition
sdc-questionnaireOntario SDC Questionnaire profile

Resources that this resource uses

CodeSystem
sctSNOMED 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"
          }
        ]
      }
    ]
  }
}