{
  "resourceType" : "Condition",
  "id" : "exSmallCellCancer",
  "meta" : {
    "profile" : ["http://canshare.co.nz/fhir/StructureDefinition/an-condition"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition exSmallCellCancer</b></p><a name=\"exSmallCellCancer\"> </a><a name=\"hcexSmallCellCancer\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-an-condition.html\">ACT-NOW diagnosis</a></p></div><p><b>RecurrenceType</b>: <span title=\"Codes:{http://snomed.info/sct/21000210109 372288004}\">Local tumor invasion (finding)</span></p><p><b>identifier</b>: <code>http://vendor.org/condition</code>/001</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct/21000210109 3254632001}\">Small cell carcinoma of lung (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes:\">Left lung</span></p><p><b>subject</b>: <a href=\"Patient-exPatient.html\">Lorrie Lung (no stated gender), DoB: 1969-02-02 ( https://standards.digital.health.nz/ns/nhi-id#WER4568)</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Detail</b></td></tr><tr><td style=\"display: none\">*</td><td> </td><td><a href=\"Observation-exSmallCellCancerHistology.html\">Observation Histologic type of primary malignant neoplasm (observable entity)</a></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct/21000210109 373795004}\">Cancer diagnosis based on clinical evidence (finding)</span></td><td> </td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://canshare.co.nz/fhir/StructureDefinition/an-recurrence-type",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct/21000210109",
        "code" : "372288004",
        "display" : "Local tumor invasion (finding)"
      }]
    }
  }],
  "identifier" : [{
    "system" : "http://vendor.org/condition",
    "value" : "001"
  }],
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct/21000210109",
      "code" : "3254632001",
      "display" : "Small cell carcinoma of lung (disorder)"
    }]
  },
  "bodySite" : [{
    "text" : "Left lung"
  }],
  "subject" : {
    "reference" : "Patient/exPatient"
  },
  "evidence" : [{
    "detail" : [{
      "reference" : "Observation/exSmallCellCancerHistology"
    }]
  },
  {
    "code" : [{
      "coding" : [{
        "system" : "http://snomed.info/sct/21000210109",
        "code" : "373795004",
        "display" : "Cancer diagnosis based on clinical evidence (finding)"
      }]
    }]
  }]
}