FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cpt-all

Packagehl7.terminology
TypeValueSet
Idcpt-all
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-cpt-all.html
URLhttp://terminology.hl7.org/ValueSet/cpt-all
Version1.0.0
Statusactive
Date2023-08-05T16:43:13+10:00
NameAmaCPTAllCodes
TitleAMA CPT All Codes
Realmuv
Authorityhl7
DescriptionAll codes in CPT (including metadata, modifiers, etc).
CopyrightCPT © Copyright 2023 American Medical Association. All rights reserved. AMA and CPT are registered trademarks of the American Medical Association.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
cptCurrent Procedural Terminology (CPT®)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cpt-all


Source

{
  "resourceType": "ValueSet",
  "id": "cpt-all",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
      }
    ]
  }
}