patient-demographics-summary

Consolidate patient demographics from FHIR Patient, RelatedPerson, and Coverage resources.

53|12|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/langcare/langcare-mcp-fhir --skill patient-demographics-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: patient-demographics-summary
Source: https://github.com/langcare/langcare-mcp-fhir/tree/main/skills/core/patient-data-summary/patient-demographics-summary
Command: npx skills add https://github.com/langcare/langcare-mcp-fhir --skill patient-demographics-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Pulls and formats a complete patient demographics summary from FHIR Patient, RelatedPerson, and Coverage resources to streamline non-clinical data review.

Core Features & Use Cases

  • Retrieve identifiers, names, birth date, gender, race/ethnicity, language, contact info, address, and marital status.
  • Gather emergency contacts and insurance coverage, plus advance directive status, into a single, readable summary.
  • Flag missing critical data to prompt follow-up during intake or triage.

Quick Start

Generate a comprehensive patient demographics summary for a given patient ID to review non-clinical data quickly.

Frequently Asked Questions about patient-demographics-summary

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate patient demographics from FHIR resources for intake review?

You can consolidate patient demographics by pulling identifiers, birth dates, contact details, and insurance coverage from FHIR Patient, RelatedPerson, and Coverage resources into a single readable summary for pre-visit planning.

What patient demographic data can I extract from FHIR Coverage and RelatedPerson resources?

FHIR Coverage and RelatedPerson resources yield insurance coverage details, emergency contacts, and advance directive status, while the Patient resource provides identifiers, race/ethnicity extensions, language, and marital status.

Does this patient summary approach flag missing demographic data for triage?

Yes, the patient demographics summary flags missing critical data elements like emergency contacts, insurance coverage, and advance directive status to prompt follow-up during intake or triage.

Can I retrieve advance directive status and emergency contacts from FHIR data?

Yes, you can retrieve advance directive status and emergency contacts by pulling data from FHIR RelatedPerson and Coverage resources, consolidating them into the patient demographics summary for care coordination.

What's the best way to prepare a non-clinical patient overview for pre-visit planning?

The best way to prepare a non-clinical patient overview is to pull and format identifiers, contact details, insurance coverage, and advance directive status from FHIR Patient, RelatedPerson, and Coverage resources into a single readable summary.

Why are race/ethnicity extensions important when extracting FHIR patient demographics?

Race/ethnicity extensions are important because they provide essential non-clinical diversity data within the FHIR Patient resource, ensuring a complete demographics profile for accurate care coordination and triage.