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

FHIR IG analytics

Packagehl7.fhir.au.core
Resource TypeEndpoint
IdEndpoint-mh-audiology-smd.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 mh-audiology-smd

status: Active

connectionType: Endpoint Connection Type AU: http://ns.electronichealth.net.au/smd/intf/SealedMessageDelivery/TLS/2010 (Sealed Message Delivery)

name: Mitchell's Hill Audiology Endpoint

payloadType: Simplified Profile for HL7 V2.4 REF message, HL7 V2 MDM eReferral

address: https://smd.mitchellshillaudiology.example.com/SealedMessageDelivery.svc


Source1

{
  "resourceType": "Endpoint",
  "id": "mh-audiology-smd",
  "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.au/CodeSystem/endpoint-connection-type",
    "code": "http://ns.electronichealth.net.au/smd/intf/SealedMessageDelivery/TLS/2010"
  },
  "name": "Mitchell's Hill Audiology Endpoint",
  "payloadType": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org.au/CodeSystem/endpoint-payload-type",
          "code": "http://ns.hl7.org.au/hl7v2/profiles/HL7AU-OO-REF-SIMPLIFIED-201706"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org.au/CodeSystem/endpoint-payload-type",
          "code": "http://ns.electronichealth.net.au/er/sc/deliver/hl7Mdm/2012"
        }
      ]
    }
  ],
  "address": "https://smd.mitchellshillaudiology.example.com/SealedMessageDelivery.svc"
}