WellCare Health Plans · JSON Structure
Wellcare Fhir Patient Structure
Structure of a WellCare FHIR R4 Patient resource.
Type:
Properties: 0
Fortune 500
WellCare FHIR Patient is a JSON Structure definition published by WellCare Health Plans.
Meta-schema:
JSON Structure
{
"name": "WellCare FHIR Patient",
"description": "Structure of a WellCare FHIR R4 Patient resource.",
"fields": [
{ "name": "resourceType", "type": "string", "required": true, "description": "Always 'Patient'." },
{ "name": "id", "type": "string", "required": true, "description": "FHIR resource ID." },
{ "name": "meta.lastUpdated", "type": "dateTime", "required": false, "description": "Last modification time." },
{ "name": "meta.profile", "type": "array[string]", "required": false, "description": "FHIR profile URLs." },
{ "name": "identifier[].system", "type": "string", "required": false, "description": "Identifier namespace URI (e.g., WellCare member ID system)." },
{ "name": "identifier[].value", "type": "string", "required": true, "description": "Member ID or other identifier value." },
{ "name": "name[].use", "type": "string", "required": false, "description": "Name usage (official, nickname, etc.)." },
{ "name": "name[].family", "type": "string", "required": false, "description": "Family (last) name." },
{ "name": "name[].given[]", "type": "array[string]", "required": false, "description": "Given (first, middle) names." },
{ "name": "birthDate", "type": "date", "required": false, "description": "Date of birth (YYYY-MM-DD)." },
{ "name": "gender", "type": "string", "required": false, "description": "Administrative gender: male, female, other, unknown." },
{ "name": "address[].use", "type": "string", "required": false, "description": "Address use: home, work, temp." },
{ "name": "address[].line[]", "type": "array[string]", "required": false, "description": "Street address lines." },
{ "name": "address[].city", "type": "string", "required": false, "description": "City." },
{ "name": "address[].state", "type": "string", "required": false, "description": "State or province." },
{ "name": "address[].postalCode", "type": "string", "required": false, "description": "ZIP or postal code." },
{ "name": "address[].country", "type": "string", "required": false, "description": "Country code." },
{ "name": "telecom[].system", "type": "string", "required": false, "description": "Contact type: phone, email, fax, etc." },
{ "name": "telecom[].value", "type": "string", "required": false, "description": "Contact value (phone number, email address)." },
{ "name": "telecom[].use", "type": "string", "required": false, "description": "Contact use: home, work, mobile." }
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/wellcare-fhir-patient-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.