{
  "resourceType": "Condition",
  "id": "f202",
  "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>dateAsserted</b>: Dec 1, 2012\n      </p>\n      <p>\n        <b>code</b>: Malignant neoplastic disease \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '363346000' = 'Cancer', given as 'Malignant neoplastic disease'})</span>\n      </p>\n      <p>\n        <b>category</b>: diagnose \n        <span style=\"background: LightGoldenRodYellow \">(Details : {http://hl7.org/fhir/condition-category code 'diagnose' = 'diagnose)</span>\n      </p>\n      <p>\n        <b>clinicalStatus</b>: CONFIRMED\n      </p>\n      <p>\n        <b>severity</b>: Severe \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '24484000' = 'Severe', given as 'Severe'})</span>\n      </p>\n      <p>\n        <b>onset</b>: 52 years\n        <span style=\"background: LightGoldenRodYellow \"> (Details: SNOMED CT code 258707000 = 'year (qualifier value)')</span>\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/f201\">Erasmus' diagnostic report of Roel's tumor. Generated Summary: \n              <span title=\"Codes: {http://snomed.info/sct 429858000}\">CT of head-neck</span>; FINAL; issued: Dec 1, 2012 10:00:00 PM; Roel; Blijdorp MC; \n              <span title=\"Codes: {http://snomed.info/sct 394914008}, {http://hl7.org/fhir/v2/0074 RAD}\">Radiology</span>; diagnostic: Dec 1, 2012 10:00:00 PM; conclusion: CT brains: large tumor sphenoid/clivus.; \n              <span title=\"Codes: {http://snomed.info/sct 188340000}\">Malignant tumor of craniopharyngeal duct</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>Entire head and neck \n            <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '361355005' = 'Head and neck', given as 'Entire head and neck'})</span>\n          </td>\n        </tr>\n      </table>\n    </div>"
  },
  "patient": {
    "reference": "Patient/f201",
    "display": "Roel"
  },
  "dateAsserted": "2012-12-01",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "363346000",
        "display": "Malignant neoplastic disease"
      }
    ]
  },
  "category": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/condition-category",
        "code": "diagnose"
      }
    ]
  },
  "clinicalStatus": "confirmed",
  "severity": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "24484000",
        "display": "Severe"
      }
    ]
  },
  "onsetAge": {
    "value": 52,
    "units": "years",
    "system": "http://snomed.info/sct",
    "code": "258707000"
  },
  "evidence": [
    {
      "detail": [
        {
          "reference": "DiagnosticReport/f201",
          "display": "Erasmus' diagnostic report of Roel's tumor"
        }
      ]
    }
  ],
  "location": [
    {
      "siteCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "361355005",
            "display": "Entire head and neck"
          }
        ]
      }
    }
  ]
}