ICD and CPT mapping data
# support
g
Hi, everyone. We are currently using the Medplum React component(https://storybook.medplum.com/?path=/story/medplum-codeableconceptinput--basic) for mapping ICD and CPT codes. When we provide http://hl7.org/fhir/ValueSet/icd-10 to the binding field, we are able to retrieve values as shown in the screenshot, are these the expected values instead of real ICD code, or have I overlooked something? For the CPT binding we attempted http://www.ama-assn.org/go/cpt and indicated value is not found. I assume this is normal, but if I am wrong, please tell me. Thank you!
r
That is normal! Those are just stubs
g
Thanks! Do you have any suggestions on where to find real ICD code examples(stubs)?
r
Medplum offers a Dataset called "UMLS Terminology" as part of its paid offerings: https://www.medplum.com/pricing This includes ICD-10, RxNorm, SNOMED, and (for certain jurisdictions) CPT
153 Views