Manifest-based Access to DICOM Objects (MADO)
1.0.0 - trial-use
Manifest-based Access to DICOM Objects (MADO) - Downloaded Version 1.0.0 See the Directory of published versions
<Endpoint xmlns="http://hl7.org/fhir">
<id value="webviewer-endpoint-example"/>
<meta>
<profile
value="https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoWebViewerEndpoint"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Endpoint webviewer-endpoint-example</b></p><a name="webviewer-endpoint-example"> </a><a name="hcwebviewer-endpoint-example"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-MadoWebViewerEndpoint.html">Endpoint: MADO profile for Web Viewer endpoints</a></p></div><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="CodeSystem-MadoEndpointConnectionTypes.html#MadoEndpointConnectionTypes-web-viewer">MADO Endpoint Connection Types Code System: web-viewer</a> (DICOM web viewer for the study)</p><p><b>name</b>: Web Viewer endpoint</p><p><b>payloadType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/endpoint-payload-type none}">None</span></p><p><b>payloadMimeType</b>: text/html</p><p><b>address</b>: <a href="https://viewer.example.org/launch?studyUID=1.2.392.200140.2.1.1.1.2.799008771.2076.1519721309.448">https://viewer.example.org/launch?studyUID=1.2.392.200140.2.1.1.1.2.799008771.2076.1519721309.448</a></p></div>
</text>
<status value="active"/>
<connectionType>
<system
value="https://profiles.ihe.net/RAD/MADO/CodeSystem/MadoEndpointConnectionTypes"/>
<code value="web-viewer"/>
<display value="DICOM web viewer for the study"/>
</connectionType>
<name value="Web Viewer endpoint"/>
<payloadType>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/endpoint-payload-type"/>
<code value="none"/>
</coding>
</payloadType>
<payloadMimeType value="text/html"/>
<address
value="https://viewer.example.org/launch?studyUID=1.2.392.200140.2.1.1.1.2.799008771.2076.1519721309.448"/>
</Endpoint>