MCC eCare Plan Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "EstimatedGFR",
"meta" : {
"versionId" : "8",
"lastUpdated" : "2021-08-31T21:54:32.219+00:00",
"source" : "#TD5WJTNB24nAeFPy",
"profile" : [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"EstimatedGFR\" Version \"8\" Updated \"2021-08-31 09:54:32+0000\" </p><p style=\"margin-bottom: 0px\">Information Source: #TD5WJTNB24nAeFPy!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU4/StructureDefinition-us-core-observation-lab.html\">US Core Laboratory Result Observation Profile</a></p></div><p><b>pertains to goal</b>: <a href=\"Goal/EGFRTarget\">Goal/EGFRTarget</a></p><p><b>basedOn</b>: <a href=\"ServiceRequest/cc-SRlabEGFR-pnoelle\">ServiceRequest/cc-SRlabEGFR-pnoelle: EGFR Order</a></p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: Glomerular filtration rate/1.73 sq M.predicted among females [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#50044-7)</span></p><p><b>subject</b>: <a href=\"Patient-cc-pat-pnoelle.html\">Patient/cc-pat-pnoelle: Patricia Noelle</a> \" NOELLE\"</p><p><b>effective</b>: 2020-09-05</p><p><b>value</b>: 35 mL/min/{1.73_m2}</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>90 mL/min/{1.73_m2}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL/min/{1.73_m2} = 'mL/min/{1.73_m2}')</span></td><td>Treatment Range <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-referencerange-meaning.html\">Observation Reference Range Meaning Codes</a>#treatment)</span></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal",
"valueReference" : {
"reference" : "Goal/EGFRTarget"
}
}
],
"basedOn" : [
{
"reference" : "ServiceRequest/cc-SRlabEGFR-pnoelle",
"display" : "EGFR Order"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "50044-7",
"display" : "Glomerular filtration rate/1.73 sq M.predicted among females [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)"
}
],
"text" : "Glomerular filtration rate/1.73 sq M.predicted among females [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)"
},
"subject" : {
"reference" : "Patient/cc-pat-pnoelle",
"display" : "Patricia Noelle"
},
"effectiveDateTime" : "2020-09-05",
"valueQuantity" : {
"value" : 35,
"unit" : "mL/min/{1.73_m2}",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 90,
"unit" : "mL/min/{1.73_m2}",
"system" : "http://unitsofmeasure.org",
"code" : "mL/min/{1.73_m2}"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "treatment",
"display" : "Treatment Range"
}
],
"text" : "Treatment Range"
}
]
}
]
}