FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/60993afb-76a5-43eb-ab84-b3e7c3e1cf38

Packageca.on.health.sadie
Resource TypeValueSet
Id60993afb-76a5-43eb-ab84-b3e7c3e1cf38
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClass
URLhttp://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClass
Version1.0.0
Statusactive
Date2021-06-03
NameODSPSymptomClass
TitleHSR Questionnaire - Plan Types
DescriptionHSR Questionnaire - Symptom Class Values

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ODSPODSP

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "60993afb-76a5-43eb-ab84-b3e7c3e1cf38",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2021-08-31T12:25:31.438+00:00"
  },
  "url": "http://health.on.ca/sadie/fhir/ValueSet/HSR-SymptomClass",
  "version": "1.0.0",
  "name": "ODSPSymptomClass",
  "title": "HSR Questionnaire - Plan Types",
  "status": "active",
  "experimental": false,
  "date": "2021-06-03",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "HSR Questionnaire - Symptom Class Values",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/ODSP",
        "version": "1.0.0",
        "concept": [
          {
            "code": "DK",
            "display": "Don't Know"
          },
          {
            "code": "0",
            "display": "Not present/Not at All"
          },
          {
            "code": "1",
            "display": "Mild/Just a little"
          },
          {
            "code": "2",
            "display": "Moderate/Quite a bit"
          },
          {
            "code": "3",
            "display": "Severe/Very much"
          }
        ]
      }
    ]
  }
}