Media resource (FHIR R4)
Media is the FHIR R4 resource for a photo, video, or audio recording acquired or used in healthcare.
| Resource | Media |
|---|---|
| FHIR version | R4 (4.0.1) |
| Canonical URL | http://hl7.org/fhir/StructureDefinition/Media |
| Required elements | status (1..1), content (1..1) |
Example
{
"resourceType": "Media",
"id": "media-6cc1e39f34a83d5ee2c40bcd636632f2",
"status": "preparation",
"content": {
"contentType": "text/plain"
}
}Generated by the Pidgeon engine: pidgeon generate Media --seed 20260722.
Validation context
- strict pidgeon validate grades a Media 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 MediaWire it into your AI agent:
claude mcp add pidgeon -- npx -y @pidgeonhealth/mcpDownload Post free to browse this reference with generation attached.