{
  "resourceType" : "ValueSet",
  "id" : "cpt-usable",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cpt-usable</b></p><a name=\"cpt-usable\"> </a><a name=\"hccpt-usable\"> </a><a name=\"cpt-usable-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-CPT.html\"><code>http://www.ama-assn.org/go/cpt</code></a> where modified  = false and modifier  = false</li><li>Include codes from<a href=\"CodeSystem-CPT.html\"><code>http://www.ama-assn.org/go/cpt</code></a> where modified  = true</li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "vocab"
  }],
  "url" : "http://terminology.hl7.org/ValueSet/cpt-usable",
  "version" : "1.0.0",
  "name" : "AmaCPTUsableCodes",
  "title" : "AMA CPT Usable Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-08-05T16:43:13+10:00",
  "publisher" : "Health Level Seven International",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    },
    {
      "system" : "email",
      "value" : "fhir@lists.hl7.org"
    }]
  }],
  "description" : "All CPT codes (no modifiers) that represent procedure codes (e.g. for Procedure.code).",
  "immutable" : true,
  "copyright" : "CPT © Copyright 2023 American Medical Association. All rights reserved. AMA and CPT are registered trademarks of the American Medical Association.",
  "compose" : {
    "include" : [{
      "system" : "http://www.ama-assn.org/go/cpt",
      "filter" : [{
        "property" : "modified",
        "op" : "=",
        "value" : "false"
      },
      {
        "property" : "modifier",
        "op" : "=",
        "value" : "false"
      }]
    },
    {
      "system" : "http://www.ama-assn.org/go/cpt",
      "filter" : [{
        "property" : "modified",
        "op" : "=",
        "value" : "true"
      }]
    }]
  }
}