FHIR IG analytics| Package | fhir.r4.wales |
| Resource Type | Endpoint |
| Id | Example-DataStandardsWales-Endpoint-Dicom.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"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",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"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",
"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={}"
}