{
  "resourceType": "ValueSet",
  "id": "procedure-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>Procedure Category Codes (SNOMED CT)</h2><p>Procedure Category code: A selection of relevant SNOMED CT codes.</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>24642003</td><td/><td/></tr><tr><td>409063005</td><td/><td/></tr><tr><td>409073007</td><td/><td/></tr><tr><td>387713003</td><td/><td/></tr><tr><td>103693007</td><td/><td/></tr><tr><td>46947000</td><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.241"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/procedure-category",
  "version": "1.0.2",
  "name": "Procedure Category Codes (SNOMED CT)",
  "status": "draft",
  "experimental": true,
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "date": "2015-10-24T07:41:03+11:00",
  "description": "Procedure Category code: A selection of relevant SNOMED CT codes.",
  "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": "24642003"
          },
          {
            "fhir_comments": [
              "   Psychiatry procedure or service (procedure)   "
            ],
            "code": "409063005"
          },
          {
            "fhir_comments": [
              "   Counseling (procedure)   "
            ],
            "code": "409073007"
          },
          {
            "fhir_comments": [
              "   Education (procedure)   "
            ],
            "code": "387713003"
          },
          {
            "fhir_comments": [
              "   Surgical procedure (procedure)   "
            ],
            "code": "103693007"
          },
          {
            "fhir_comments": [
              "   Diagnostic procedure (procedure)   "
            ],
            "code": "46947000"
          }
        ]
      }
    ]
  }
}