Example Endpoint - Radiology DICOM Endpoint
- Overview
- Table
- XML
- JSON
- Narrative
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 |
identifier |
system : https://fhir.nhs.wales/Id/wrts-serviceendpoint-identifier |
value : c74cf781-30e2-465a-8321-3e85604db221 |
identifier |
system : https://fhir.nhs.wales/Id/wrts-serviceendpoint-site-code |
value : RGH-RAD |
status : active |
connectionType |
system : http://terminology.hl7.org/CodeSystem/endpoint-connection-type |
code : dicom-wado-rs |
display : DICOM WADO-RS |
payloadType |
text : DICOM WADO-RS |
payloadMimeType : application/dicom |
address : https://example-datastandardswales.cymru.nhs.uk/launch?DicomRepository=DicomExample&AccessionNumber={} |
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&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&AccessionNumber={} |
<Endpoint xmlns="http://hl7.org/fhir"> <id value="Example-DataStandardsWales-Endpoint-Dicom" /> <meta> <versionId value="1" /> <lastUpdated value="2022-09-02T10:09:29.468+00:00" /> <profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Endpoint" /> </meta> <text> <status value="generated" /> --- We have skipped the narrative for better readability of the resource --- </text> <identifier> <system value="https://fhir.nhs.wales/Id/wrts-serviceendpoint-identifier" /> <value value="c74cf781-30e2-465a-8321-3e85604db221" /> </identifier> <identifier> <system value="https://fhir.nhs.wales/Id/wrts-serviceendpoint-site-code" /> <value value="RGH-RAD" /> </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> <payloadType> <text value="DICOM WADO-RS" /> </payloadType> <payloadMimeType value="application/dicom" /> <address value="https://example-datastandardswales.cymru.nhs.uk/launch?DicomRepository=DicomExample&amp;AccessionNumber={}" /> </Endpoint>
The resource cannot be rendered.
Element 'Endpoint' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At line 1, position 2
Element 'id' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint, line 2, position 6
Element 'meta' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint, line 3, position 6
Element 'versionId' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint.meta, line 4, position 10
Element 'lastUpdated' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint.meta, line 5, position 10
Element 'profile' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint.meta, line 6, position 10
Element 'text' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint, line 8, position 6
Element 'status' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint.text, line 9, position 10
Element 'identifier' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint, line 16, position 6
Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint.identifier[0], line 17, position 10
Element 'value' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint.identifier[0], line 18, position 10
Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint.identifier[1], line 21, position 10
Element 'value' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint.identifier[1], line 22, position 10
Element 'status' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint, line 24, position 6
Element 'connectionType' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint, line 25, position 6
Element 'system' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint.connectionType, line 26, position 10
Element 'code' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint.connectionType, line 27, position 10
Element 'display' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint.connectionType, line 28, position 10
Element 'payloadType' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint, line 30, position 6
Element 'text' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint.payloadType[0], line 31, position 10
Element 'payloadMimeType' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint, line 33, position 6
Element 'address' has no namespace, expected the HL7 FHIR namespace (http://hl7.org/fhir) At Endpoint, line 34, position 6
DepartmentCode:RAD
Address: https://example-datastandardswales.cymru.nhs.uk/launch?DicomRepository=DicomExample&AccessionNumber={}