This one brings FHIR and HL7 v2 handling, HIPAA compliance tooling, and healthcare data standards into Claude. You get working examples for parsing HL7 messages, creating FHIR resources for patients and observations, and implementing audit logging with PHI encryption. The code covers the regulatory basics like access control and de-identification that you'd need for any healthcare integration project. It's aimed at developers building EHR integrations, health information exchanges, or clinical decision support tools where you're constantly juggling LOINC codes, SNOMED terminologies, and compliance requirements. The HIPAA logging implementation alone saves you from having to piece together audit trail patterns from scratch.
npx skills add https://github.com/personamanagmentlayer/pcl --skill healthcare-expert