http://hl7.org/fhir/ValueSet/cpt-all|4.0.1

All CPT codes

http://hl7.org/fhir/ValueSet/cpt-all

A value set that includes all CPT codes

IDcpt-all
StatusACTIVE
URLhttp://hl7.org/fhir/ValueSet/cpt-all
Version4.0.1
DateThu Mar 12 00:00:00 AEST 2015
PublisherHealth Level Seven International (Vocabulary)
Copyright

CPT Copyright © 2014 American Medical Association. All rights reserved.

Includes

Systemhttp://www.ama-assn.org/go/cpt
{
  "resourceType": "ValueSet",
  "id": "cpt-all",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:43:41.078+10:00"
  },
  "extension": [ {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
  "valueCode": "fhir"
  } ],
  "url": "http://hl7.org/fhir/ValueSet/cpt-all",
  "version": "4.0.1",
  "name": "All CPT codes",
  "status": "active",
  "date": "2015-03-12",
  "publisher": "Health Level Seven International (Vocabulary)",
  "description": "A value set that includes all CPT codes",
  "useContext": [ {
  "code": {
    "system": "http://example.org/fhir/CodeSystem/use-contexts",
    "code": "species"
  },
  "valueCodeableConcept": {
    "coding": [ {
    "system": "http://snomed.info/sct",
    "code": "337915000",
    "display": "Homo sapiens (organism)"
    } ]
  }
  } ],
  "jurisdiction": [ {
  "coding": [ {
    "system": "urn:iso:std:iso:3166",
    "code": "US"
  } ]
  } ],
  "copyright": "CPT Copyright © 2014 American Medical Association. All rights reserved.",
  "compose": {
  "include": [ {
    "system": "http://www.ama-assn.org/go/cpt"
  } ]
  }
}