HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: AMA CPT All Codes - JSON Representation

Active as of 2023-08-05

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "cpt-all",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-CPT.html\"><code>http://www.ama-assn.org/go/cpt</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "vocab"
    }
  ],
  "url" : "http://terminology.hl7.org/ValueSet/cpt-all",
  "version" : "1.0.0",
  "name" : "AmaCPTAllCodes",
  "title" : "AMA CPT All 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 (including metadata, modifiers, etc).",
  "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"
      }
    ]
  }
}