CPT Vignettes API Implementation Guide
CPT Vignettes API Implementation Guide
Implementation Guide
Page 1 of 4
Contents
1. CPT® VIGNETTES API IMPLEMENTATION GUIDE.............................................................................................................2
2. WHAT IS THE CPT VIGNETTES API?........................................................................................................................................2
3. IMPLEMENTATION STEPS..........................................................................................................................................................3
4. EXAMPLE: CURL COMMAND.....................................................................................................................................................3
5. EXAMPLE: API RESPONSE..........................................................................................................................................................3
6. EXAMPLE API USE CASE.............................................................................................................................................................4
This guide is meant to help your organization implement the CPT® Vignettes content by using the Application
Programming Interfaces (APIs).
CPT Vignettes is the foundation for this API. This API includes over 5565 vignettes, of which, 80% have pre-
service descriptions provided, 97% have intra-service descriptions provided, 80% have post-service
descriptions provided. These are designed to provide detailed insights into a specific CPT code as vignettes
are a 1:1 match on a CPT code.
CPT Vignettes content is intended for healthcare organizations such as encoders and distributors, that
currently incorporate CPT codes for either internal use or distribution of products to end users. Vignettes are
an important validation tool when selecting the correct CPT code. This describes the typical patient and work
provided by the physician/practitioner.
3. Implementation steps
The AMA Intelligent Platform provides a walkthrough of steps required to use the developer portal HERE.
Swagger resource specifications are available in the ‘Try Out’ section of the API Overview. The CPT Vignette’s
Readme is included in the files.
"typical_patient": "A 66-year-old male with insulin dependent diabetes presents with a 4.0 cm x 3.5 cm x 0.8 cm non-
infected ulceration involving the skin and subcutaneous tissue of the plantar lateral aspect of the right heel. The decision
is made to debride the wound.",
"pre_service_info": "Review labs and/or imaging studies, if available. Meet with patient/family to review the benefits, risks
and alternatives to debridement. An updated medication history is obtained, including aspirin, vitamin E, and/or other
blood thinners along with a review of pertinent medical problems that may have arisen since the previous visit. The
planned procedure is explained and the healing period with restrictions is reviewed. Review and have patient sign
informed consent. Assist with patient positioning in a supine and slightly lateral position, with the leg bumped up 30
degrees and stabilized. The existing dressings are removed. An appropriate physical examination is performed to include
the vascular and neurological status of the lower extremity(-ies). The wound and surrounding skin is prepped and draped.
Perform surgical \"time out\" with operating surgical team.",
"intra_service_info": "Inspect and document the ulceration for size, location, depth; classification/staging; and any
interval changes, if appropriate, from any previous inspections. Anesthesia, if necessary, is utilized. The ulcer bed is
debrided with forceps, scalpel, scissors or tissue nippers excising the necrotic skin, if present, and subcutaneous tissues
to the level of viable tissue. The wound is irrigated and hemostasis is obtained. Upon completion, the ulcer is re-measured
and the size recorded.",
"post_service_info": "Apply an appropriate surgical dressing based upon the amount of exudate present at the time of
debridement. Provide for a moist healing environment to help assist with subsequent wound healing and granulation
tissue formation. Determine type of padding and specific material needed to offload the ulcer area; cut pad to properly
remove pressure; apply padding. Instruct patient and/or care giver on appropriate home care; discuss future management
of the condition; instruct on proper selection and sizing of footwear; instruct on importance of controlling concomitant
medical conditions; dictate operative report; complete medical record; communicate with primary care physician. Arrange
follow-up care."
}
Use Case: Vendor wants to automate the retrieval of yearly and past released Vignettes to reduce risk manual
ingestion into central data systems that feed end-user products.
*All content is run through the UTF-8 and ASCII character sets. Please review as special characters could have been missed.