EHMI Addressing Service (EAS)
2.0.0 - release
This page is part of the EHMI Addressing Service (EAS) (v2.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, 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" : "1808764667"
}
]
}
},
{
"name" : "messageType",
"valueString" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.1"
},
{
"name" : "messageType",
"valueString" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0"
}
]
}