Patsiendi üldandmete teenus / Master Patient Index - Downloaded Version 1.5.0 See the Directory of published versions
{
"resourceType" : "OperationOutcome",
"id" : "DeceasedWarning",
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Severity:</b> warning</p><p><b>Code:</b> informational</p><p><b>Details.coding.system:</b> https://mpi.tehik.ee</p><p><b>Details.coding.code:</b> MPI-101</p><p><b>Details.text:</b> Patsient on surnud</p></div>"
},
"issue" : [
{
"severity" : "warning",
"code" : "informational",
"details" : {
"coding" : [
{
"system" : "https://mpi.tehik.ee",
"code" : "MPI-101"
}
],
"text" : "Patsient on surnud"
}
}
]
}