{
  "resourceType": "Condition",
  "id": "f203",
  "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/f201\">Roel. Generated Summary: BSN = 123456789 (OFFICIAL), BSN = 123456789 (OFFICIAL); Roel(OFFICIAL); ph: +31612345678(MOBILE), ph: +31201234567(HOME); MALE; birthDate: Mar 13, 1960; \n          <span title=\"Codes: {http://snomed.info/sct 36629006}, {http://hl7.org/fhir/v3/MaritalStatus M}\">Legally married</span>; active\n        </a>\n      </p>\n      <p>\n        <b>encounter</b>: \n        <a href=\"Encounter/f203\">Roel's encounter on March eleventh. Generated Summary: Encounter_Roel_20130311 (TEMP); FINISHED; INPATIENT; \n          <span title=\"Codes: {http://snomed.info/sct 183807002}\">Inpatient stay for nine days</span>; period: Mar 11, 2013 --&gt; Mar 20, 2013; \n          <span title=\"Codes: \">The patient seems to suffer from bilateral pneumonia and renal insufficiency, most likely due to chemotherapy.</span>; \n          <span title=\"Codes: {http://snomed.info/sct 394849002}\">High priority</span>\n        </a>\n      </p>\n      <p>\n        <b>asserter</b>: \n        <a href=\"Practitioner/f201\">Generated Summary: UZI-nummer = 12345678901 (OFFICIAL); Dokter Bronsig(OFFICIAL); ph: +31715269111(WORK); MALE; birthDate: Dec 24, 1956</a>\n      </p>\n      <p>\n        <b>dateAsserted</b>: Mar 11, 2013\n      </p>\n      <p>\n        <b>code</b>: Bacterial sepsis \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '10001005' = 'Bacterial sepsis', given as 'Bacterial sepsis'})</span>\n      </p>\n      <p>\n        <b>category</b>: Problem \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '55607006' = 'Problem', given as 'Problem'}; {http://hl7.org/fhir/condition-category code 'finding' = 'Finding)</span>\n      </p>\n      <p>\n        <b>clinicalStatus</b>: CONFIRMED\n      </p>\n      <p>\n        <b>severity</b>: Moderate to severe \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '371924009' = 'Moderate to severe', given as 'Moderate to severe'})</span>\n      </p>\n      <p>\n        <b>onset</b>: Mar 8, 2013\n      </p>\n      <h3>Evidences</h3>\n      <table class=\"grid\">\n        <tr>\n          <td>\n            <b>Id</b>\n          </td>\n          <td>\n            <b>Extension</b>\n          </td>\n          <td>\n            <b>ModifierExtension</b>\n          </td>\n          <td>\n            <b>Code</b>\n          </td>\n          <td>\n            <b>Detail</b>\n          </td>\n        </tr>\n        <tr>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n          <td>\n            <a href=\"DiagnosticReport/f202\">Diagnostic report for Roel's sepsis. Generated Summary: \n              <span title=\"Codes: {http://snomed.info/sct 104177005}\">Blood culture for bacteria, including anaerobic screen</span>; FINAL; issued: Mar 11, 2013 8:28:00 PM; Roel; AUMC; \n              <span title=\"Codes: {http://snomed.info/sct 15220000}, {http://hl7.org/fhir/v2/0074 LAB}\">Laboratory test</span>; diagnostic: Mar 11, 2013 1:45:00 PM; conclusion: Blood culture tested positive on staphylococcus aureus; \n              <span title=\"Codes: {http://snomed.info/sct 428763004}\">Bacteremia due to staphylococcus</span>\n            </a>\n          </td>\n        </tr>\n      </table>\n      <h3>Locations</h3>\n      <table class=\"grid\">\n        <tr>\n          <td>\n            <b>Id</b>\n          </td>\n          <td>\n            <b>Extension</b>\n          </td>\n          <td>\n            <b>ModifierExtension</b>\n          </td>\n          <td>\n            <b>Site[x]</b>\n          </td>\n        </tr>\n        <tr>\n          <td> </td>\n          <td> </td>\n          <td> </td>\n          <td>Pulmonary vascular structure \n            <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '281158006' = 'Pulmonary vascular structure', given as 'Pulmonary vascular structure'})</span>\n          </td>\n        </tr>\n      </table>\n    </div>"
  },
  "patient": {
    "reference": "Patient/f201",
    "display": "Roel"
  },
  "encounter": {
    "reference": "Encounter/f203",
    "display": "Roel's encounter on March eleventh"
  },
  "asserter": {
    "reference": "Practitioner/f201"
  },
  "dateAsserted": "2013-03-11",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "10001005",
        "display": "Bacterial sepsis"
      }
    ]
  },
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "55607006",
        "display": "Problem"
      },
      {
        "system": "http://hl7.org/fhir/condition-category",
        "code": "finding"
      }
    ]
  },
  "clinicalStatus": "confirmed",
  "severity": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "371924009",
        "display": "Moderate to severe"
      }
    ]
  },
  "onsetDateTime": "2013-03-08",
  "evidence": [
    {
      "detail": [
        {
          "reference": "DiagnosticReport/f202",
          "display": "Diagnostic report for Roel's sepsis"
        }
      ]
    }
  ],
  "location": [
    {
      "siteCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "281158006",
            "display": "Pulmonary vascular structure"
          }
        ]
      }
    }
  ]
}