EHMI Addressing Service (EAS)
1.0.0 - release
EHMI Addressing Service (EAS), published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eas/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Parameters",
"id" : "EX-GetReceivingOrganizationByPatientId-Request",
"parameter" : [
{
"name" : "easCorePatient",
"resource" : {
"resourceType" : "Patient",
"meta" : {
"profile" : [
🔗 "http://medcomehmi.dk/ig/eas/StructureDefinition/EasCorePatient"
]
},
"identifier" : [
{
"value" : "0108589995"
}
]
}
},
{
"name" : "messageType",
"valueString" : "XDIS91"
},
{
"name" : "messageType",
"valueString" : "XDIS92"
}
]
}