This page is part of the Clinical Guidelines (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, 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:ActivityDefinition; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "cc-cpg-activity-referral-nephrology"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: cc-cpg-activity-referral-nephrology</p><p><b>url</b>: <a href=\"http://hl7.org/fhir/uv/cpg/ActivityDefinition/cc-cpg-activity-referral-nephrology\">http://hl7.org/fhir/uv/cpg/ActivityDefinition/cc-cpg-activity-referral-nephrology</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: ReferralNephrology</p><p><b>title</b>: Referral: Nephrology; History: [add diagnosis, symptom(s)]; Question: [add reason for referral]</p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>date</b>: Aug 5, 2019 12:02:55 PM</p><p><b>publisher</b>: Elsevier Inc</p><p><b>description</b>: Referral: Nephrology; History: [add diagnosis, symptom(s)]; Question: [add reason for referral]</p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow\">(Details : {http://unstats.un.org/unsd/methods/m49/m49.htm code '001' = 'World', given as 'World'})</span></p><p><b>relatedArtifact</b>: </p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: Referral to nephrologist <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '306286007' = 'Referral to nephrologist', given as 'Referral to nephrologist (procedure)'})</span></p><p><b>timing</b>: </p><p><b style=\"color: maroon\">Exception generating Narrative: null</b></p></div>" ]; fhir:ActivityDefinition.url [ fhir:value "http://hl7.org/fhir/uv/cpg/ActivityDefinition/cc-cpg-activity-referral-nephrology"]; fhir:ActivityDefinition.version [ fhir:value "0.1.0"]; fhir:ActivityDefinition.name [ fhir:value "ReferralNephrology"]; fhir:ActivityDefinition.title [ fhir:value "Referral: Nephrology; History: [add diagnosis, symptom(s)]; Question: [add reason for referral]"]; fhir:ActivityDefinition.status [ fhir:value "active"]; fhir:ActivityDefinition.experimental [ fhir:value "true"^^xsd:boolean]; fhir:ActivityDefinition.date [ fhir:value "2019-08-05T12:02:55-04:00"^^xsd:dateTime]; fhir:ActivityDefinition.publisher [ fhir:value "Elsevier Inc"]; fhir:ActivityDefinition.description [ fhir:value "Referral: Nephrology; History: [add diagnosis, symptom(s)]; Question: [add reason for referral]"]; fhir:ActivityDefinition.jurisdiction [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ]; fhir:Coding.code [ fhir:value "001" ]; fhir:Coding.display [ fhir:value "World" ] ] ]; fhir:ActivityDefinition.relatedArtifact [ fhir:index 0; fhir:RelatedArtifact.type [ fhir:value "justification" ]; fhir:RelatedArtifact.display [ fhir:value "<p>Refer to nephrologist for co-management of treatment plan in cases of:</p>\n\n<ul>\n <li>Unclear etiology of kidney disease</li>\n</ul>\n\n<ul>\n <li>Rapid progression of disease (GFR decline greater than 5 mL/minute/1.73 m²/year)</li>\n</ul>\n\n<ul>\n <li>Acute kidney injury or abrupt sustained fall in GFR</li>\n</ul>\n\n<ul>\n <li>GFR less than 30 mL/minute/1.73 m² (GFR categories G4-G5) to prepare for renal replacement therapy</li>\n</ul>\n\n<ul>\n <li>Consistent finding of significant albuminuria (albumin/creatinine ratio of 300 mg/g or more)</li>\n</ul>\n\n<ul>\n <li>Hypertension resistant to treatment with 4 or more antihypertensive agents</li>\n</ul>\n\n<ul>\n <li>Difficulty in decreasing the level of albuminuria despite institution of ACE inhibitor or angiotensin II receptor blocker therapy</li>\n</ul>\n\n<ul>\n <li>Persistent electrolyte abnormalities, including hyperkalemia or high serum phosphate</li>\n</ul>\n\n<ul>\n <li>Recurrent or extensive nephrolithiasis</li>\n</ul>\n\n<ul>\n <li>Hereditary kidney disease</li>\n</ul>\n\n<p> </p>\n\n<p>Nephrologist involvement is recommended when the cause of chronic kidney disease is not clear</p>\n\n<ul>\n <li>Renal biopsy may be performed to determine the cause as well as to predict disease progression and response to therapy</li>\n</ul>" ]; fhir:RelatedArtifact.citation [ fhir:value "Chronic Kidney Disease Clinical Overview. ClinicalKey. <a href='https://www.clinicalkey.com/#!/content/clinical_overview/67-s2.0-26a91efc-ff97-4e11-b49f-c70331e79cee' target='_blank'>Source</a>" ]; fhir:RelatedArtifact.url [ fhir:value "http://himss19.ordersetsmanager.com/evidenceviewer/#/7CBBBE9B75E10232E05352E3610A5325/7CBBBE9B75DA0232E05352E3610A5325" ] ]; fhir:ActivityDefinition.kind [ fhir:value "ServiceRequest"]; fhir:ActivityDefinition.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:306286007; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "306286007" ]; fhir:Coding.display [ fhir:value "Referral to nephrologist (procedure)" ] ]; fhir:CodeableConcept.text [ fhir:value "Referral to nephrologist" ] ]; fhir:ActivityDefinition.timingTiming [ fhir:Timing.event [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/cqf-expression" ]; fhir:Extension.valueExpression [ fhir:Expression.language [ fhir:value "text/cql" ]; fhir:Expression.expression [ fhir:value "Now()" ] ] ] ] ]; fhir:ActivityDefinition.participant [ fhir:index 0; fhir:ActivityDefinition.participant.type [ fhir:value "practitioner" ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.