Manifest-based Access to DICOM Objects (MADO)
1.0.0 - trial-use International flag

This page is part of the Manifest-based Access to DICOM Objects (MADO) (v1.0.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Endpoint: MADO WADO Endpoint example with no URL - XML Representation

Raw xml | Download


<Endpoint xmlns="http://hl7.org/fhir">
  <id value="EndpointWadoExampleNoAddress"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoWadoEndpoint"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Endpoint EndpointWadoExampleNoAddress</b></p><a name="EndpointWadoExampleNoAddress"> </a><a name="hcEndpointWadoExampleNoAddress"> </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-MadoWadoEndpoint.html">Endpoint: MADO WADO endpoint</a></p></div><p><b>Extension: Retrieve Location UID</b>: oid:213.323245.462.63.56</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="http://terminology.hl7.org/7.3.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-wado-rs">Endpoint Connection Type: dicom-wado-rs</a> (DICOM WADO-RS)</p><p><b>payloadType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/endpoint-payload-type none}">DICOM WADO-RS</span></p><p><b>address</b>: <a href="http://notapplicable">http://notapplicable</a></p></div>
  </text>
  <extension
             url="https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoRetrieveLocationUIDExtension">
    <valueString value="oid:213.323245.462.63.56"/>
  </extension>
  <status value="active"/>
  <connectionType>
    <system
            value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
    <code value="dicom-wado-rs"/>
    <display value="DICOM WADO-RS"/>
  </connectionType>
  <payloadType>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/endpoint-payload-type"/>
      <code value="none"/>
    </coding>
    <text value="DICOM WADO-RS"/>
  </payloadType>
  <address value="http://notapplicable">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="unknown"/>
    </extension>
  </address>
</Endpoint>