{

"resourceType": "ValueSet",
"id": "questionnaire-category",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "generated",
  "div": "<div><h2>Questionnaire Category Codes</h2><p>Example list of potential categegories for questionnaires.</p><p><b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright &copy; 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in http://snomed.info/sct<table><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>273601006</td><td>Mental status questionnaire</td><td/></tr><tr><td>273820006</td><td>Social support questionnaire</td><td/></tr><tr><td>273479001</td><td>General health questionnaire</td><td/></tr><tr><td>273384008</td><td>Consumer satisfaction questionnaire</td><td/></tr><tr><td>304794009</td><td>Administrative form</td><td/></tr></table></li></ul></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.379"
  }
],
"url": "http://hl7.org/fhir/ValueSet/questionnaire-category",
"version": "1.0.2",
"name": "Questionnaire Category Codes",
"status": "draft",
"experimental": true,
"publisher": "HL7 International - Patient Care WG",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://www.hl7.org/Special/committees/patientcare"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"description": "Example list of potential categegories for questionnaires.",
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
"compose": {
  "include": [
    {
      "system": "http://snomed.info/sct",
      "concept": [
        {
          "code": "273601006",
          "display": "Mental status questionnaire"
        },
        {
          "code": "273820006",
          "display": "Social support questionnaire"
        },
        {
          "code": "273479001",
          "display": "General health questionnaire"
        },
        {
          "code": "273384008",
          "display": "Consumer satisfaction questionnaire"
        },
        {
          "code": "304794009",
          "display": "Administrative form"
        }
      ]
    }
  ]
}

}