{
  "resourceType": "ValueSet",
  "id": "procedure-followup",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2>Procedure Follow up Codes (SNOMED CT)</h2>\n            <div>\n              <p>Procedure follow up codes: a selection of SNOMED CT codes relevant to procedure follow up.</p>\n\n            </div>\n            <p>\n              <b>Copyright Statement:</b> 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.\n            </p>\n            <p>This value set includes codes from the following code systems:</p>\n            <ul>\n              <li>Include these codes as defined in \n                <a href=\"http://www.snomed.org/\">\n                  <code>http://snomed.info/sct</code>\n                </a>\n                <table class=\"none\">\n                  <tr>\n                    <td>\n                      <b>Code</b>\n                    </td>\n                    <td>\n                      <b>Display</b>\n                    </td>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=18949003\">18949003</a>\n                    </td>\n                    <td>Change of dressing</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=30549001\">30549001</a>\n                    </td>\n                    <td>Removal of suture</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=241031001\">241031001</a>\n                    </td>\n                    <td>Removal of drain</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=35963001\">35963001</a>\n                    </td>\n                    <td>Removal of staples</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=225164002\">225164002</a>\n                    </td>\n                    <td>Removal of ligature</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=447346005\">447346005</a>\n                    </td>\n                    <td>Cardiopulmonary exercise test</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=229506003\">229506003</a>\n                    </td>\n                    <td>Scar tissue massage</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=274441001\">274441001</a>\n                    </td>\n                    <td>Suction drainage</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=394725008\">394725008</a>\n                    </td>\n                    <td>Diabetes medication review</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=359825008\">359825008</a>\n                    </td>\n                    <td>Cytopathology, review of bronchioalveolar lavage specimen</td>\n                    <td/>\n                  </tr>\n                </table>\n              </li>\n            </ul>\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/procedure-followup",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.420"
    }
  ],
  "version": "3.0.1",
  "name": "Procedure Follow up Codes (SNOMED CT)",
  "status": "draft",
  "experimental": true,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "Procedure follow up codes: a selection of SNOMED CT codes relevant to procedure follow up.",
  "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": "18949003"
          },
          {
            "code": "30549001"
          },
          {
            "code": "241031001"
          },
          {
            "code": "35963001"
          },
          {
            "code": "225164002"
          },
          {
            "code": "447346005"
          },
          {
            "code": "229506003"
          },
          {
            "code": "274441001"
          },
          {
            "code": "394725008"
          },
          {
            "code": "359825008"
          }
        ]
      }
    ]
  }
}