{
  "resourceType" : "Condition",
  "id" : "MonicaRambeauAsthma",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition MonicaRambeauAsthma</b></p><a name=\"MonicaRambeauAsthma\"> </a><a name=\"hcMonicaRambeauAsthma\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm J45.40}, {http://snomed.info/sct 427295004}\">Moderate persistent asthma</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p></div>"
  },
  "clinicalStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
      "code" : "active"
    }]
  },
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
      "code" : "problem-list-item"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://hl7.org/fhir/sid/icd-10-cm",
      "code" : "J45.40",
      "display" : "Moderate persistent asthma, uncomplicated"
    },
    {
      "system" : "http://snomed.info/sct",
      "code" : "427295004",
      "display" : "Moderate persistent asthma (disorder)"
    }],
    "text" : "Moderate persistent asthma"
  },
  "subject" : {
    "reference" : "Patient/MonicaRambeau"
  }
}