MCC eCare Plan Implementation Guide
0.1.0 - CI Build US

MCC eCare Plan Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: MCC Chronic Condition - CKD Example - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "ConditionCKD",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2022-04-21T17:36:35.583+00:00",
    "source" : "#lMvNbJ7cfWjNjo61",
    "profile" : [
      "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCChronicDisease"
    ]
  },
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>\n                <b>Generated Narrative</b>\n            </p>\n            <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n                <p style=\"margin-bottom: 0px\">Resource &quot;f202&quot; Version &quot;10&quot; Updated &quot;2021-08-31 05:59:09+0000&quot; </p>\n                <p style=\"margin-bottom: 0px\">Information Source: #Sz9odTgHbrmXTzFm!</p>\n                <p style=\"margin-bottom: 0px\">Profile: \n                    \n                    \n                    <a href=\"StructureDefinition-ChronicKidneyDisease.html\">Chronic Kidney Disease Conditions</a>\n                </p>\n            </div>\n            <p>\n                <b>dueTo</b>: Subacute glomerulonephritis (disorder) \n                \n                \n                <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (\n                    \n                    \n                    <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#123609007)\n                \n                \n                </span>\n            </p>\n            <p>\n                <b>clinicalStatus</b>: Active \n                \n                \n                <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (\n                    \n                    \n                    <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)\n                \n                \n                </span>\n            </p>\n            <p>\n                <b>verificationStatus</b>: Confirmed \n                \n                \n                <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (\n                    \n                    \n                    <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)\n                \n                \n                </span>\n            </p>\n            <p>\n                <b>category</b>: Problem \n                \n                \n                <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (\n                    \n                    \n                    <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item &quot;Problem List Item&quot;)\n                \n                \n                </span>\n            </p>\n            <p>\n                <b>severity</b>: Severe \n                \n                \n                <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (\n                    \n                    \n                    <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#24484000)\n                \n                \n                </span>\n            </p>\n            <p>\n                <b>code</b>: Chronic kidney disease stage 3B (disorder) \n                \n                \n                <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (\n                    \n                    \n                    <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#700379002)\n                \n                \n                </span>\n            </p>\n            <p>\n                <b>subject</b>: \n                \n                \n                <a href=\"Patient-cc-pat-pnoelle.html\">Patient/cc-pat-pnoelle: Patricia Noelle</a> &quot; NOELLE&quot;\n            \n            \n            </p>\n            <p>\n                <b>onset</b>: 52 years\n                \n                \n                <span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code a = 'a')</span>\n            </p>\n            <p>\n                <b>recordedDate</b>: 2018-12-01\n            \n            \n            </p>\n            <h3>Evidences</h3>\n            <table class=\"grid\">\n                <tr>\n                    <td>-</td>\n                    <td>\n                        <b>Detail</b>\n                    </td>\n                </tr>\n                <tr>\n                    <td>*</td>\n                    <td>\n                        <a href=\"FamilyMemberHistory-father.html\">FamilyMemberHistory/father: Father had Chronic Kidney disease</a>, \n                        \n                        \n                        <a href=\"Procedure-Dialysis.html\">Procedure/Dialysis: Patient receives regular dialysis</a>, \n                        \n                        \n                        <a href=\"Observation-EstimatedGFR.html\">Observation/EstimatedGFR: EGFR is 35 indicating stage 3b Chronic Kidney Disease</a>\n                    </td>\n                </tr>\n            </table>\n        </div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active",
        "display" : "Active"
      }
    ],
    "text" : "Active"
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "problem-list-item",
          "display" : "Problem List Item"
        }
      ],
      "text" : "Problem"
    }
  ],
  "severity" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "24484000",
        "display" : "Severe"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "700379002",
        "display" : "Chronic kidney disease stage 3B (disorder)"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/cc-pat-pnoelle",
    "display" : "Patricia Noelle"
  },
  "onsetAge" : {
    "value" : 52,
    "unit" : "years",
    "system" : "http://unitsofmeasure.org",
    "code" : "a"
  },
  "recordedDate" : "2018-12-01",
  "evidence" : [
    {
      "detail" : [
        {
          "reference" : "FamilyMemberHistory/father",
          "display" : "Father had Chronic Kidney disease"
        },
        {
          "reference" : "Procedure/Dialysis",
          "display" : "Patient receives regular dialysis"
        },
        {
          "reference" : "Observation/EstimatedGFR",
          "display" : "EGFR is 35 indicating stage 3b Chronic Kidney Disease"
        }
      ]
    }
  ]
}