FHIR IG analytics| Package | ihe.rad.mado |
| Resource Type | Endpoint |
| Id | Endpoint-wado-endpoint-with-url.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint wado-endpoint-with-url
Profile: Endpoint: MADO WADO endpoint
Extension: Retrieve Location UID: oid:213.323245.462.63.56
status: Active
connectionType: Endpoint Connection Type: dicom-wado-rs (DICOM WADO-RS)
name: WADO endpoint
payloadType: DICOM WADO-RS
address: http://example.org:8041/dcm4chee-arc/aets/DCM4CHEE/rs
{
"resourceType": "Endpoint",
"id": "wado-endpoint-with-url",
"meta": {
"profile": [
"https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoWadoEndpoint"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoRetrieveLocationUIDExtension",
"valueString": "oid:213.323245.462.63.56"
}
],
"status": "active",
"connectionType": {
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code": "dicom-wado-rs",
"display": "DICOM WADO-RS"
},
"name": "WADO endpoint",
"payloadType": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"code": "none"
}
],
"text": "DICOM WADO-RS"
}
],
"address": "http://example.org:8041/dcm4chee-arc/aets/DCM4CHEE/rs"
}