Implementation Guide
23.0.0 - R4 APIs
Publish Box goes here
<Media xmlns="http://hl7.org/fhir">
<id value="Xray-Example"/>
<meta>
<versionId value="2041657499463890"/>
<lastUpdated value="2024-09-11T07:08:32.103-07:00"/>
<profile
value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-media-profile"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Media Xray-Example</b></p><a name="Xray-Example"> </a><a name="hcXray-Example"> </a><a name="Xray-Example-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: versionId: id (PrimitiveType/Media.meta.versionId): element = id -> versionId=id[2041657499463890]; Last updated: 2024-09-11 07:08:32-0700</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-athena-media-profile.html">AthenaMedia</a></p></div><p><b>status</b>: Completed</p><p><b>type</b>: <span title="Codes:">Image</span></p><p><b>subject</b>: <a href="Patient/2028957569324260">Patient/2028957569324260</a></p><p><b>encounter</b>: <a href="Encounter/2041656933463460">Encounter/2041656933463460</a></p><p><b>created</b>: 2024-09-11 07:08:32-0700</p><h3>Contents</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td>C:\Users\Administrator\Pictures\X-ray.jpg</td><td>Chest Xray</td></tr></table></div>
</text>
<status value="completed"/>
<type>
<text value="Image"/>
</type>
<subject>
<reference value="Patient/2028957569324260"/>
</subject>
<encounter>
<reference value="Encounter/2041656933463460"/>
</encounter>
<createdDateTime value="2024-09-11T07:08:32-07:00"/>
<content>
<url value="C:\Users\Administrator\Pictures\X-ray.jpg"/>
<title value="Chest Xray"/>
</content>
</Media>