-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
If the encounter in Elexis is empty the div-element is missing.
{
"resourceType": "Encounter",
"id": "49dfc494fe0c47ed82f68a3c6",
"text": {
"status": "generated"
=> MISSING DIV
},
"identifier": [ {
"system": "www.elexis.info/consultationid",
"value": "ha5473bc85406742e0615"
} ],
"status": "finished",
"class": {
"system": "2.16.840.1.113883.1.11.13955",
"code": "AMB",
"display": "ambulatory"
},
"type": [ {
"coding": [ {
"system": "www.elexis.info/encounter/type",
"code": "text",
"display": "Nicht strukturierte Konsultation"
} ]
} ],
"subject": {
"reference": "Patient/J8acd26d70543a76f01493"
},
"participant": [ {
"individual": {
"reference": "Practitioner/k7bf75e6e08eb71de0817"
}
}, {
"individual": {
"reference": "Practitioner/k7bf75e6e08eb71de0817"
}
}, {
"individual": {
"reference": "Practitioner/k7bf75e6e08eb71de0817"
}
}
=> ect. (30x)
]
}
Metadata
Metadata
Assignees
Labels
No labels