{
  "resourceType" : "ValueSet",
  "id" : "cpt-base",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cpt-base</b></p><a name=\"cpt-base\"> </a><a name=\"hccpt-base\"> </a><a name=\"cpt-base-en-US\"> </a><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></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "vocab"
  }],
  "url" : "http://terminology.hl7.org/ValueSet/cpt-base",
  "version" : "1.0.0",
  "name" : "AmaCPTBaseCodes",
  "title" : "AMA CPT Base 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 codes in CPT that represent procedure codes (no modifiers allowed - e.g. for Claim.item.productOrService).",
  "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"
      }]
    }]
  }
}