FHIR Belgium Base IG
0.1.0 -

FHIR Belgium Base IG - Local Development build (v0.1.0). See the Directory of published versions

Condition - Pia's surgery recovery - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "Condition",
  "id" : "pia-postop",
  "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-postop</p><p><b>code</b>: Post-op recovery... <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'xxxxxxxxxx' = 'xxxxxxxxxx)</span></p><p><b>subject</b>: <a href=\"Condition-pia-postop.html\">Pia. Generated Summary: id: pia; Pia ; gender: female</a></p></div>"
  },
  "code" : {
    "coding" : [
      {
        "code" : "xxxxxxxxxx"
      }
    ],
    "text" : "Post-op recovery..."
  },
  "subject" : {
    "reference" : "Patient/pia",
    "display" : "Pia"
  }
}