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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeEndpoint
IdEndpoint-MitwEndpoint.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 MitwEndpoint

status: Active

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

payloadType: DICOM

payloadMimeType: application/dicom

address: http://localhost:8081/dicom-web


Source1

{
  "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"
}