HL7 FHIR JP Core ImplementationGuide
1.1.2 - release
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Media xmlns="http://hl7.org/fhir">
<id value="jp-media-endoscopy-example-1"/>
<meta>
<profile
value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Media_Endoscopy"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Media </b><a name="jp-media-endoscopy-example-1"> </a><a name="hcjp-media-endoscopy-example-1"> </a></p><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">ResourceMedia "jp-media-endoscopy-example-1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-jp-media-endoscopy.html">JP Core media Endoscopy Profile</a></p></div><p><b>identifier</b>: <code>http://samplehospital.org/fhir/endoscopysystem/imaging-orders</code>/202304250945280001</p><p><b>status</b>: completed</p><p><b>type</b>: Image <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R4/codesystem-media-type.html">Media Type</a>#image)</span></p><p><b>modality</b>: Endoscopy <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html">DICOM</a>#ES)</span></p><p><b>subject</b>: <a href="Patient-jp-patient-example-1.html">Patient/jp-patient-example-1: 東京 太郎</a> " 山田"</p><p><b>created</b>: 2023-04-26</p><p><b>height</b>: 1080</p><p><b>width</b>: 1920</p><h3>Contents</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Creation</b></td></tr><tr><td style="display: none">*</td><td>image/jpeg</td><td><a href="http://samplehospital.org/fhir/binary/A20230426001">http://samplehospital.org/fhir/binary/A20230426001</a></td><td>2023-04-26</td></tr></table></div>
</text>
<identifier>
<system
value="http://samplehospital.org/fhir/endoscopysystem/imaging-orders"/>
<value value="202304250945280001"/>
</identifier>
<status value="completed"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/media-type"/>
<code value="image"/>
</coding>
</type>
<modality>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="ES"/>
<display value="Endoscopy"/>
</coding>
</modality>
<subject>🔗
<reference value="Patient/jp-patient-example-1"/>
<display value="東京 太郎"/>
</subject>
<createdDateTime value="2023-04-26"/>
<height value="1080"/>
<width value="1920"/>
<content>
<contentType value="image/jpeg"/>
<url value="http://samplehospital.org/fhir/binary/A20230426001"/>
<creation value="2023-04-26"/>
</content>
</Media>