This page is part of the HL7 Belgium FHIR Specifications (v2020May: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
Source view
{
"resourceType" : "Condition",
"id" : "pia-loneliness",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: pia-loneliness</p><p><b>code</b>: Loneliness <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'xxxxxxxxxx' = 'xxxxxxxxxx)</span></p><p><b>subject</b>: <a href=\"Patient-pia.html\">Pia. Generated Summary: id: pia; Pia Peters (OFFICIAL); gender: female</a></p></div>"
},
"code" : {
"coding" : [
{
"code" : "xxxxxxxxxx"
}
],
"text" : "Loneliness"
},
"subject" : {
"reference" : "Patient/pia",
"display" : "Pia"
}
}