This page is part of the MCC eCare Plan Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Condition",
"id" : "ConditionCKD",
"meta" : {
"versionId" : "5",
"lastUpdated" : "2022-06-17T23:22:56.193+00:00",
"source" : "#5R98DWXS6a48AGkD",
"profile" : [
"http://hl7.org/fhir/us/mcc/StructureDefinition/MCCChronicDisease"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"ConditionCKD\"> </a></p><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\">Resource Condition "ConditionCKD" Version "5" Updated "2022-06-17 23:22:56+0000" </p><p style=\"margin-bottom: 0px\">Information Source: #5R98DWXS6a48AGkD!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MCCChronicDisease.html\">Multiple Chronic Condition Care Plan Chronic Disease Conditions</a></p></div><p><b>pertains to goal</b>: <a href=\"Goal-HPT-WNL.html\">Goal/HPT-WNL</a></p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item "Problem List Item")</span></p><p><b>severity</b>: Severe <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#24484000)</span></p><p><b>code</b>: Chronic kidney disease stage 3B (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#700379002)</span></p><p><b>subject</b>: <a href=\"Patient-cc-pat-pnoelle.html\">Patient/cc-pat-pnoelle: Patricia Noelle</a> " NOELLE"</p><p><b>onset</b>: 52 years<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code a = 'a')</span></p><p><b>recordedDate</b>: 2018-12-01</p><h3>Evidences</h3><table class=\"grid\"><tr><td>-</td><td><b>Detail</b></td></tr><tr><td>*</td><td><a href=\"FamilyMemberHistory-father.html\">FamilyMemberHistory/father: Father had Chronic Kidney disease</a>, <a href=\"Procedure-Dialysis.html\">Procedure/Dialysis: Patient receives regular dialysis</a>, <a href=\"Observation-bunMCC.html\">Observation/bunMCC: BUN is 24 mg/dL</a></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal",
"valueReference" : {
"reference" : "Goal/HPT-WNL"
}
}
],
"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/bunMCC",
"display" : "BUN is 24 mg/dL"
}
]
}
]
}
IG © 2020+ HL7 International - Patient Care WG. Package hl7.fhir.us.mcc#1.0.0-ballot based on FHIR 4.0.1. Generated 2022-12-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change