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

FHIR IG analytics

Packagehl7.fhir.au.core
Resource TypeEndpoint
IdEndpoint-murrabit-hospital-hl7-v2-mllp.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 murrabit-hospital-hl7-v2-mllp

status: Active

connectionType: Endpoint Connection Type: hl7v2-mllp (HL7 v2 MLLP)

name: Murrabit Hospital HL7 V2 Endpoint

payloadType: HL7 V2 MDM Discharge Summary, HL7 V2 MDM eReferral, HL7 V2 MDM Event Summary

address: mllp://hl7v2.murrabithospital.example.com:56123


Source1

{
  "resourceType": "Endpoint",
  "id": "murrabit-hospital-hl7-v2-mllp",
  "meta": {
    "profile": [
      "http://hl7.org.au/fhir/core/StructureDefinition/au-core-endpoint"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "connectionType": {
    "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
    "code": "hl7v2-mllp",
    "display": "HL7 v2 MLLP"
  },
  "name": "Murrabit Hospital HL7 V2 Endpoint",
  "payloadType": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org.au/CodeSystem/endpoint-payload-type",
          "code": "http://ns.electronichealth.net.au/ds/sc/deliver/hl7Mdm/2012",
          "display": "HL7 V2 MDM Discharge Summary"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org.au/CodeSystem/endpoint-payload-type",
          "code": "http://ns.electronichealth.net.au/er/sc/deliver/hl7Mdm/2012",
          "display": "HL7 V2 MDM eReferral"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org.au/CodeSystem/endpoint-payload-type",
          "code": "http://ns.electronichealth.net.au/es/sc/deliver/hl7Mdm/2012",
          "display": "HL7 V2 MDM Event Summary"
        }
      ]
    }
  ],
  "address": "mllp://hl7v2.murrabithospital.example.com:56123"
}