CPT
Represents a specific CPT code used for identifying a specific procedures performed during an encounter.
Endpoint
https://platform.wellviasolutions.com/clinical/v1/cpt
The CPT Object
Attributes
code string : required
The CPT code.
description string : required
The description of the CPT code.
Example
{
"code": "99441",
"description": "telephone E/M service; 5-10 minutes of medical discussion"
}Updated 7 months ago
