{
  "resourceType" : "Condition",
  "id" : "condition-shs-min-01",
  "meta" : {
    "profile" : ["http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-condition-mcv-1"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-shs-min-01</b></p><a name=\"condition-shs-min-01\"> </a><a name=\"hccondition-shs-min-01\"> </a><a name=\"condition-shs-min-01-en-AU\"> </a><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 44054006}\">Type 2 diabetes mellitus</span></p><p><b>subject</b>: <a href=\"Patient-lobster-larry.html\">Larry Lobster  Male, DoB:  ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608166895854)</a></p><p><b>recordedDate</b>: 2015-02-25 11:59:54+1000</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" : "44054006",
      "display" : "Type 2 diabetes mellitus"
    }]
  },
  "subject" : {
    "reference" : "Patient/lobster-larry"
  },
  "recordedDate" : "2015-02-25T11:59:54+10:00"
}