KCB: Query All Code
KCB via Parse · healthcare
Retrieve a list of ICD-10 codes from the classification tree. By default returns 3-character category codes. Set include_subcategories to true to also retrieve 4-character subcategory codes (significantly slower). Use limit_chapters to restrict traversal scope. Access Vietnamese ICD-10 classification codes and disease information from icd.kcb.vn Fulfilled by Parse from icd.kcb.vn.
- government-public
- healthcare
- icd-kcb-vn
- kcb
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f43e4b76-2a78-47fd-b08d-13fc8f3dbba3/query_all_code
- Interface artifact
- sha256:46eeced8bb301f5a6e5b1f5349e2e53c4ec1a94964e37910efe14531109c99ca
- Manifest digest
- sha256:c7a751ff6b2794296840e01faada8c3f6b1fb69954d99fd67dcac81d52a65d65
Request fields
- limit_chapters (integer): Limit traversal to first N chapters (1-22). Omitting returns all 22 chapters.
- include_subcategories (boolean): When true, also fetches 4-character subcategory codes under each 3-character category. Significantly increases response time.
Example queries
- {"limit_chapters":"1","include_subcategories":"False"}