FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Endpoint |
| Id | Endpoint-MitwEndpoint.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint MitwEndpoint
status: Active
connectionType: Endpoint Connection Type dicom-wado-rs: DICOM WADO-RS
payloadType: DICOM
payloadMimeType: application/dicom
address: http://localhost:8081/dicom-web
{
"resourceType": "Endpoint",
"id": "MitwEndpoint",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MitwEndpoint"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"connectionType": {
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code": "dicom-wado-rs"
},
"payloadType": [
{
"text": "DICOM"
}
],
"payloadMimeType": [
"application/dicom"
],
"address": "http://localhost:8081/dicom-web"
}