HL7 FHIR JP Core ImplementationGuide
1.1.2-url - ci-build Japan

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-url) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Endpoint DICOM WADO-RS Example - XML Representation

Raw xml | Download





<Endpoint xmlns="http://hl7.org/fhir">

  <id value="endpoint-dicom-wadors-example"/>

  <text>

    <status value="generated"/>

    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Endpoint endpoint-dicom-wadors-example</b></p><a name="endpoint-dicom-wadors-example"> </a><a name="hcendpoint-dicom-wadors-example"> </a><a name="endpoint-dicom-wadors-example-ja"> </a><p><b>identifier</b>: <code>http://abc-hospital.local/fhir/identifier</code>/example-wadors (use: usual, )</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="http://terminology.hl7.org/6.0.2/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-wado-rs">Endpoint Connection Type</a> dicom-wado-rs: DICOM WADO-RS</p><p><b>name</b>: ABC Hospital PACS DICOM WADO-RS endpoint</p><p><b>payloadType</b>: <span title="Codes:">DICOM WADO-RS</span></p><p><b>payloadMimeType</b>: application/dicom</p><p><b>address</b>: <a href="http://abc-hospital.local/wado-rs">http://abc-hospital.local/wado-rs</a></p></div>

  </text>

  <identifier>

    <use value="usual"/>

    <system value="http://abc-hospital.local/fhir/identifier"/>

    <value value="example-wadors"/>

  </identifier>

  <status value="active"/>

  <connectionType>

    <system

            value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>

    <code value="dicom-wado-rs"/>

  </connectionType>

  <name value="ABC Hospital PACS DICOM WADO-RS endpoint"/>

  <payloadType>

    <text value="DICOM WADO-RS"/>

  </payloadType>

  <payloadMimeType value="application/dicom"/>

  <address value="http://abc-hospital.local/wado-rs"/>

</Endpoint>