Shared Managament of Radiation Treatments
0.0.1-current - ci-build
Shared Managament of Radiation Treatments, published by IHE Radiation Oncology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/RO.SMRT/ and changes regularly. See the Directory of published versions
<Endpoint xmlns="http://hl7.org/fhir">
<id value="DICOMEndpoint1"/>
<meta>
<profile
value="https://profiles.ihe.net/RO/SMRT/StructureDefinition/smrt-endpoint"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Endpoint DICOMEndpoint1</b></p><a name="DICOMEndpoint1"> </a><a name="hcDICOMEndpoint1"> </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-smrt-endpoint.html">SMRT Endpoint</a></p></div><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="CodeSystem-dicom-endpoint-connection-type.html#dicom-endpoint-connection-type-dicom-dimse">DICOM Endpoint Connection Type: dicom-dimse</a> (DICOM DIMSE)</p><p><b>name</b>: MY_OST_AET</p><p><b>payloadType</b>: <span title="Codes:">DICOM DIMSE</span></p><p><b>payloadMimeType</b>: application/dicom</p><p><b>address</b>: tcp://192.168.1.100:104</p></div>
</text>
<status value="active"/>
<connectionType>
<system
value="https://profiles.ihe.net/RO/SMRT/CodeSystem/dicom-endpoint-connection-type"/>
<code value="dicom-dimse"/>
</connectionType>
<name value="MY_OST_AET"/>
<payloadType>
<text value="DICOM DIMSE"/>
</payloadType>
<payloadMimeType value="application/dicom"/>
<address value="tcp://192.168.1.100:104"/>
</Endpoint>