Communication resource (FHIR R4)
Communication is the FHIR R4 resource for an occurrence of information being transmitted; e.g.
| Resource | Communication |
|---|---|
| FHIR version | R4 (4.0.1) |
| Canonical URL | http://hl7.org/fhir/StructureDefinition/Communication |
| Required elements | status (1..1) |
Example
{
"resourceType": "Communication",
"id": "communication-beaba4ff5adba6e5787ddd361aa9d9db",
"status": "preparation"
}Generated by the Pidgeon engine: pidgeon generate Communication --seed 20260722.
Validation context
- strict pidgeon validate grades a Communication instance against the base R4 structure definition: missing required elements raise REQUIRED_FIELD_MISSING and cardinality violations raise CARDINALITY_MIN or CARDINALITY_MAX.(REQUIRED_FIELD_MISSING)
This answer, in your terminal
pidgeon lookup CommunicationWire it into your AI agent:
claude mcp add pidgeon -- npx -y @pidgeonhealth/mcpDownload Post free to browse this reference with generation attached.