FHIR IG analytics| Package | johnmoehrke.testlist.example |
| Resource Type | Endpoint |
| Id | Endpoint-ex-endpoint-http.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint ex-endpoint-http
status: Active
connectionType: Endpoint Connection Type: dicom-wado-rs (DICOM WADO-RS)
payloadType: Any
payloadMimeType: application/dicom
{
"resourceType": "Endpoint",
"id": "ex-endpoint-http",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"connectionType": {
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code": "dicom-wado-rs"
},
"payloadType": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"code": "any"
}
]
}
],
"payloadMimeType": [
"application/dicom"
],
"address": "http://example.org/fhir/dicom-wado-rs"
}