FHIR Belgium Base IG - Local Development build (v0.1.0). See the Directory of published versions
Source view
{
"resourceType" : "Condition",
"id" : "pia-depression",
"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-depression</p><p><b>code</b>: Depression <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'xxxxxxxxxx' = 'xxxxxxxxxx)</span></p><p><b>subject</b>: <a href=\"Condition-pia-depression.html\">Pia. Generated Summary: id: pia; Pia ; gender: female</a></p></div>"
},
"code" : {
"coding" : [
{
"code" : "xxxxxxxxxx"
}
],
"text" : "Depression"
},
"subject" : {
"reference" : "Patient/pia",
"display" : "Pia"
}
}