MyHealthWay - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: MyHealthWay Endpoint Example - XML Representation
Raw xml | Download
<Endpoint xmlns="http://hl7.org/fhir">
<id value="MyHealthWayEndpointExample"/>
<meta>
<profile
value="https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-endpoint"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Endpoint</b><a name="MyHealthWayEndpointExample"> </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">Resource Endpoint "MyHealthWayEndpointExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-myhealthway-endpoint.html">MyHealthWay Endpoint Profile</a></p></div><p><b>identifier</b>: id: endpoint-example</p><p><b>status</b>: active</p><p><b>connectionType</b>: DICOM WADO-RS (Details: http://terminology.hl7.org/CodeSystem/endpoint-connection-type code dicom-wado-rs = 'DICOM WADO-RS', stated as 'DICOM WADO-RS')</p><p><b>name</b>: PACS Hospital DICOM WADO-RS endpoint</p><p><b>managingOrganization</b>: <a href="Organization-MyHealthWayOrganizationExample.html">Organization/MyHealthWayOrganizationExample</a> "한국병원"</p><p><b>payloadType</b>: MyHealthWay <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>address</b>: <code>khis:myhw:md:2022</code></p></div>
</text>
<identifier>
<system value="http://www.example.com"/>
<value value="endpoint-example"/>
</identifier>
<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>
<name value="PACS Hospital DICOM WADO-RS endpoint"/>
<managingOrganization>🔗
<reference value="Organization/MyHealthWayOrganizationExample"/>
</managingOrganization>
<payloadType>
<text value="MyHealthWay"/>
</payloadType>
<address value="khis:myhw:md:2022"/>
</Endpoint>