FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.rad.mado
Resource TypeEndpoint
IdEndpoint-wado-url-endpoint-84713519.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Endpoint wado-url-endpoint-84713519

status: Active

connectionType: Endpoint Connection Type: dicom-wado-rs (DICOM WADO-RS)

name: WADO endpoint

payloadType: DICOM WADO-RS

payloadMimeType: application/dicom, application/octet-stream, application/dicom+xml, application/json

address: http://130.145.232.202:8041/dcm4chee-arc/aets/DCM4CHEE/rs


Source1

{
  "resourceType": "Endpoint",
  "id": "wado-url-endpoint-84713519",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoWadoEndpoint"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "connectionType": {
    "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
    "code": "dicom-wado-rs",
    "display": "DICOM WADO-RS"
  },
  "name": "WADO endpoint",
  "payloadType": [
    {
      "text": "DICOM WADO-RS"
    }
  ],
  "payloadMimeType": [
    "application/dicom",
    "application/octet-stream",
    "application/dicom+xml",
    "application/json"
  ],
  "address": "http://130.145.232.202:8041/dcm4chee-arc/aets/DCM4CHEE/rs"
}