{
  "resourceType" : "Condition",
  "id" : "hd-primary-renal-disease-example",
  "meta" : {
    "profile" : ["https://fhir.muen.tw/ig/hd/StructureDefinition/hd-primary-renal-disease"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition hd-primary-renal-disease-example</b></p><a name=\"hd-primary-renal-disease-example\"> </a><a name=\"hchd-primary-renal-disease-example\"> </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-hd-primary-renal-disease.html\">原發腎臟疾病 (HD Primary Renal Disease)</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><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 127013003}, {https://fhir.muen.tw/ig/hd/CodeSystem/primary-renal-disease-major B}, {https://fhir.muen.tw/ig/hd/CodeSystem/primary-renal-disease B-03}\">糖尿病腎病變</span></p><p><b>subject</b>: <a href=\"Patient-hd-patient-example.html\">王小明(official) Male, DoB: 1965-03-12 ( Medical record number\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
  },
  "clinicalStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
      "code" : "active"
    }]
  },
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
      "code" : "problem-list-item"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "127013003",
      "display" : "Diabetic renal disease"
    },
    {
      "system" : "https://fhir.muen.tw/ig/hd/CodeSystem/primary-renal-disease-major",
      "code" : "B",
      "display" : "系統性疾病"
    },
    {
      "system" : "https://fhir.muen.tw/ig/hd/CodeSystem/primary-renal-disease",
      "code" : "B-03",
      "display" : "糖尿病"
    }],
    "text" : "糖尿病腎病變"
  },
  "subject" : {
    "reference" : "Patient/hd-patient-example"
  }
}