Example Endpoint - Radiology DICOM Endpoint

Endpoint
Endpoint.id[0]Example-DataStandardsWales-Endpoint-Dicom
Endpoint.meta[0].versionId[0]1
Endpoint.meta[0].lastUpdated[0]2022-09-02T10:09:29.468+00:00
Endpoint.meta[0].profile[0]https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Endpoint
Endpoint.text[0].status[0]generated
Endpoint.text[0].div[0]<div xmlns="http://www.w3.org/1999/xhtml">SiteCode: RGH <br />DepartmentCode:RAD <br />Address: https://example-datastandardswales.cymru.nhs.uk/launch?DicomRepository=DicomExample&amp;AccessionNumber={} </div>
Endpoint.identifier[0].system[0]https://fhir.nhs.wales/Id/wrts-serviceendpoint-identifier
Endpoint.identifier[0].value[0]c74cf781-30e2-465a-8321-3e85604db221
Endpoint.identifier[1].system[0]https://fhir.nhs.wales/Id/wrts-serviceendpoint-site-code
Endpoint.identifier[1].value[0]RGH-RAD
Endpoint.status[0]active
Endpoint.connectionType[0].system[0]http://terminology.hl7.org/CodeSystem/endpoint-connection-type
Endpoint.connectionType[0].code[0]dicom-wado-rs
Endpoint.connectionType[0].display[0]DICOM WADO-RS
Endpoint.payloadType[0].text[0]DICOM WADO-RS
Endpoint.payloadMimeType[0]application/dicom
Endpoint.address[0]https://example-datastandardswales.cymru.nhs.uk/launch?DicomRepository=DicomExample&amp;AccessionNumber={}
<Endpoint xmlns="http://hl7.org/fhir">
<id value="Example-DataStandardsWales-Endpoint-Dicom" />
<versionId value="1" />
<lastUpdated value="2022-09-02T10:09:29.468+00:00" />
<profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Endpoint" />
</meta>
<status value="generated" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<system value="https://fhir.nhs.wales/Id/wrts-serviceendpoint-identifier" />
<value value="c74cf781-30e2-465a-8321-3e85604db221" />
</identifier>
<system value="https://fhir.nhs.wales/Id/wrts-serviceendpoint-site-code" />
<value value="RGH-RAD" />
</identifier>
<status value="active" />
<system value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type" />
<code value="dicom-wado-rs" />
<display value="DICOM WADO-RS" />
</connectionType>
<text value="DICOM WADO-RS" />
</payloadType>
<payloadMimeType value="application/dicom" />
<address value="https://example-datastandardswales.cymru.nhs.uk/launch?DicomRepository=DicomExample&amp;AccessionNumber={}" />
</Endpoint>
{
"resourceType": "Endpoint",
"id": "Example-DataStandardsWales-Endpoint-Dicom",
"meta": {
"versionId": "1",
"lastUpdated": "2022-09-02T10:09:29.468+00:00",
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Endpoint"
]
},
"text": {
"status": "generated",
--- We have skipped the narrative for better readability of the resource ---
},
{
"system": "https://fhir.nhs.wales/Id/wrts-serviceendpoint-identifier",
"value": "c74cf781-30e2-465a-8321-3e85604db221"
},
{
"system": "https://fhir.nhs.wales/Id/wrts-serviceendpoint-site-code",
"value": "RGH-RAD"
}
],
"status": "active",
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code": "dicom-wado-rs",
"display": "DICOM WADO-RS"
},
{
"text": "DICOM WADO-RS"
}
],
"application/dicom"
],
"address": "https://example-datastandardswales.cymru.nhs.uk/launch?DicomRepository=DicomExample&amp;AccessionNumber={}"
}
SiteCode: RGH
DepartmentCode:RAD
Address: https://example-datastandardswales.cymru.nhs.uk/launch?DicomRepository=DicomExample&AccessionNumber={}