MCC eCare Plan Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Condition;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "ConditionCKD"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "3" ];
fhir:Meta.lastUpdated [ fhir:value "2022-04-21T17:36:35.583+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#lMvNbJ7cfWjNjo61" ];
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCChronicDisease";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/mcc/StructureDefinition/MCCChronicDisease> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "additional" ];
fhir:Narrative.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 "f202" Version "10" Updated "2021-08-31 05:59:09+0000" </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 "Problem List Item")\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> " NOELLE"\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>"
];
fhir:Condition.clinicalStatus [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
fhir:Coding.code [ fhir:value "active" ];
fhir:Coding.display [ fhir:value "Active" ] ];
fhir:CodeableConcept.text [ fhir:value "Active" ]
];
fhir:Condition.verificationStatus [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
fhir:Coding.code [ fhir:value "confirmed" ] ]
];
fhir:Condition.category [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ];
fhir:Coding.code [ fhir:value "problem-list-item" ];
fhir:Coding.display [ fhir:value "Problem List Item" ] ];
fhir:CodeableConcept.text [ fhir:value "Problem" ]
];
fhir:Condition.severity [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:24484000;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "24484000" ];
fhir:Coding.display [ fhir:value "Severe" ] ]
];
fhir:Condition.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:700379002;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "700379002" ];
fhir:Coding.display [ fhir:value "Chronic kidney disease stage 3B (disorder)" ] ]
];
fhir:Condition.subject [
fhir:Reference.reference [ fhir:value "Patient/cc-pat-pnoelle" ];
fhir:Reference.display [ fhir:value "Patricia Noelle" ]
];
fhir:Condition.onsetAge [
fhir:Quantity.value [ fhir:value "52"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "years" ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "a" ]
];
fhir:Condition.recordedDate [ fhir:value "2018-12-01"^^xsd:date];
fhir:Condition.evidence [
fhir:index 0;
fhir:Condition.evidence.detail [
fhir:index 0;
fhir:Reference.reference [ fhir:value "FamilyMemberHistory/father" ];
fhir:Reference.display [ fhir:value "Father had Chronic Kidney disease" ] ], [
fhir:index 1;
fhir:Reference.reference [ fhir:value "Procedure/Dialysis" ];
fhir:Reference.display [ fhir:value "Patient receives regular dialysis" ] ], [
fhir:index 2;
fhir:Reference.reference [ fhir:value "Observation/EstimatedGFR" ];
fhir:Reference.display [ fhir:value "EGFR is 35 indicating stage 3b Chronic Kidney Disease" ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.