{
  "resourceType": "Condition",
  "id": "uslab-example1",
  "text": {
    "status": "generated",
    "div": "<div>\n      <p>\n        <b>Generated Narrative with Details</b>\n      </p>\n      <p>\n        <b>patient</b>: \n        <a href=\"Patient/uslab-example1\">Todd Lerr. Generated Summary: Extensions: todo, Extensions: todo; 18547545 (USUAL); Todd G. Lerr (OFFICIAL); MALE; birthDate: Jun 7, 2012; </a>\n      </p>\n      <p>\n        <b>code</b>: Increased lead level \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '39065001' = 'Burn of ear', given as 'Increased lead level'})</span>\n      </p>\n      <p>\n        <b>category</b>: Diagnosis \n        <span style=\"background: LightGoldenRodYellow \">(Details : {http://hl7.org/fhir/condition-category code 'diagnosis' = 'Diagnosis', given as 'Diagnosis'})</span>\n      </p>\n      <p>\n        <b>clinicalStatus</b>: PROVISIONAL\n      </p>\n      <p>\n        <b>notes</b>: Elevated lead levels on screening\n      </p>\n    </div>"
  },
  "patient": {
    "reference": "Patient/uslab-example1",
    "display": "Todd Lerr"
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "39065001",
        "display": "Increased lead level"
      }
    ],
    "text": "Increased lead level"
  },
  "category": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/condition-category",
        "code": "diagnosis",
        "display": "Diagnosis"
      }
    ]
  },
  "clinicalStatus": "provisional",
  "notes": "Elevated lead levels on screening"
}