What problem does it solve?
This Skill helps convert clinical entity spans into validated, interoperable FHIR codes without bundling restricted vocabularies or sending patient notes to external services.
Core Features & Use Cases
- Code Validation: Confirm that SNOMED CT, RxNorm, LOINC, ICD-10, and other codes are valid through a user-operated FHIR terminology server.
- Terminology Operations: Expand ValueSets with filters or SNOMED ECL, look up code displays and properties, and translate codes through ConceptMaps.
- OpenMed Integration: Ground entity predictions into validated CodeableConcept structures while preserving text-only fallbacks and warning outcomes for invalid codes.
- Use Case: Given an OpenMed entity span such as “type 2 diabetes,” validate the candidate SNOMED CT code and produce a coded FHIR CodeableConcept without transmitting the source clinical note.
Quick Start
Use the querying terminology service skill to validate the candidate code for the supplied clinical entity against my licensed FHIR terminology server and return a FHIR CodeableConcept only when validation succeeds.