{
  "resourceType" : "Condition",
  "id" : "us-ph-condition-problem-health-concern-hypertension",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition-problems-health-concerns"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Condition us-ph-condition-problem-health-concern-hypertension</b></p><a name=\"us-ph-condition-problem-health-concern-hypertension\"> </a><a name=\"hcus-ph-condition-problem-health-concern-hypertension\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-condition-problems-health-concerns.html\">US Public Health Condition Problems and Health Concerns</a></p></div><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://snomed.info/sct 266287006}\">(Hypertensive disease) or (hypertension) (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-us-ph-patient-eve-everywoman.html\">Eve Everywoman</a></p><p><b>onset</b>: 2014-05-23</p><p><b>asserter</b>: <a href=\"Practitioner-us-core-practitioner-henry-seven.html\">Henry Seven, MD</a></p></div>"
  },
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
      "code" : "problem-list-item",
      "display" : "Problem List Item"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "266287006",
      "display" : "(Hypertensive disease) or (hypertension) (disorder)"
    }]
  },
  "subject" : {
    "reference" : "Patient/us-ph-patient-eve-everywoman",
    "display" : "Eve Everywoman"
  },
  "onsetDateTime" : "2014-05-23",
  "asserter" : {
    "reference" : "Practitioner/us-core-practitioner-henry-seven",
    "display" : "Henry Seven, MD"
  }
}