FHIR IG analytics| Package | hl7.fhir.au.core |
| Resource Type | Endpoint |
| Id | Endpoint-mh-audiology-smd.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint mh-audiology-smd
Profile: AU Core Endpoint
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
{
"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"
}