Clinical Practice Guidelines
2.0.0-ballot - ballot International flag

This page is part of the Clinical Guidelines (v2.0.0-ballot: STU2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Referral: Nephrology; History: [add diagnosis, symptom(s)]; Question: [add reason for referral] - TTL Representation

Active as of 2023-12-19

Raw ttl | Download


@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:id [ fhir:v "cc-cpg-activity-referral-nephrology"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ActivityDefinition</b><a name=\"cc-cpg-activity-referral-nephrology\"> </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 ActivityDefinition &quot;cc-cpg-activity-referral-nephrology&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cpg-computableactivity.html\">CPG Computable Activity Definition</a></p></div><p><b>CQF Knowledge capability</b>: shareable</p><p><b>CQF Knowledge capability</b>: computable</p><p><b>CQF Knowledge capability</b>: publishable</p><p><b>CQF knowledge representation level</b>: structured</p><p><b>StructureDefinition Work Group</b>: cds</p><p><b>url</b>: <code>http://hl7.org/fhir/uv/cpg/ActivityDefinition/cc-cpg-activity-referral-nephrology</code></p><p><b>version</b>: 2.0.0-ballot</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>: 2023-12-19 19:53:17+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: HL7 International / Clinical Decision Support: <a href=\"http://www.hl7.org/Special/committees/dss\">http://www.hl7.org/Special/committees/dss</a></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; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><blockquote><p><b>relatedArtifact</b></p><p><b>type</b>: justification</p><p><b>display</b>: Refer to nephrologist for co-management of treatment plan in cases of:\n\n\n	Unclear etiology of kidney disease\n\n\n\n	Rapid progression of disease (GFR decline greater than 5 mL/minute/1.73 m&amp;sup2;/year)\n\n\n\n	Acute kidney injury or abrupt sustained fall in GFR\n\n\n\n	GFR less than 30 mL/minute/1.73 m&amp;sup2; (GFR categories G4-G5) to prepare for renal replacement therapy\n\n\n\n	Consistent finding of significant albuminuria (albumin/creatinine ratio of 300 mg/g or more)\n\n\n\n	Hypertension resistant to treatment with 4 or more antihypertensive agents\n\n\n\n	Difficulty in decreasing the level of albuminuria despite institution of ACE inhibitor or angiotensin II receptor blocker therapy\n\n\n\n	Persistent electrolyte abnormalities, including hyperkalemia or high serum phosphate\n\n\n\n	Recurrent or extensive nephrolithiasis\n\n\n\n	Hereditary kidney disease\n\n\n&amp;nbsp;\n\nNephrologist involvement is recommended when the cause of chronic kidney disease is not clear\n\n\n	Renal biopsy may be performed to determine the cause as well as to predict disease progression and response to therapy</p><p><b>citation</b>: Chronic Kidney Disease Clinical Overview. ClinicalKey. Source</p><p><b>url</b>: <a href=\"http://himss19.ordersetsmanager.com/evidenceviewer/#/7CBBBE9B75E10232E05352E3610A5325/7CBBBE9B75DA0232E05352E3610A5325\">http://himss19.ordersetsmanager.com/evidenceviewer/#/7CBBBE9B75E10232E05352E3610A5325/7CBBBE9B75DA0232E05352E3610A5325</a></p><blockquote><p><b>document</b></p></blockquote></blockquote><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: Referral to nephrologist <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#306286007 &quot;Referral to nephrologist (procedure)&quot;)</span></p><p><b>intent</b>: proposal</p><p><b>timing</b>: Events: Now()</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>practitioner</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "shareable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "computable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "publishable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel"^^xsd:anyURI ] ;
fhir:value [ fhir:v "structured" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cds" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/ActivityDefinition/cc-cpg-activity-referral-nephrology"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "ReferralNephrology"] ; # 
  fhir:title [ fhir:v "Referral: Nephrology; History: [add diagnosis, symptom(s)]; Question: [add reason for referral]"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-12-19T19:53:17+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Decision Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Referral: Nephrology; History: [add diagnosis, symptom(s)]; Question: [add reason for referral]"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:relatedArtifact ( [
fhir:type [ fhir:v "justification" ] ;
fhir:display [ fhir:v "Refer to nephrologist for co-management of treatment plan in cases of:\n\n\n	Unclear etiology of kidney disease\n\n\n\n	Rapid progression of disease (GFR decline greater than 5 mL/minute/1.73 m&sup2;/year)\n\n\n\n	Acute kidney injury or abrupt sustained fall in GFR\n\n\n\n	GFR less than 30 mL/minute/1.73 m&sup2; (GFR categories G4-G5) to prepare for renal replacement therapy\n\n\n\n	Consistent finding of significant albuminuria (albumin/creatinine ratio of 300 mg/g or more)\n\n\n\n	Hypertension resistant to treatment with 4 or more antihypertensive agents\n\n\n\n	Difficulty in decreasing the level of albuminuria despite institution of ACE inhibitor or angiotensin II receptor blocker therapy\n\n\n\n	Persistent electrolyte abnormalities, including hyperkalemia or high serum phosphate\n\n\n\n	Recurrent or extensive nephrolithiasis\n\n\n\n	Hereditary kidney disease\n\n\n&nbsp;\n\nNephrologist involvement is recommended when the cause of chronic kidney disease is not clear\n\n\n	Renal biopsy may be performed to determine the cause as well as to predict disease progression and response to therapy" ] ;
fhir:citation [ fhir:v "Chronic Kidney Disease Clinical Overview. ClinicalKey. Source" ] ;
fhir:url [ fhir:v "http://himss19.ordersetsmanager.com/evidenceviewer/#/7CBBBE9B75E10232E05352E3610A5325/7CBBBE9B75DA0232E05352E3610A5325"^^xsd:anyURI ] ;
fhir:document [
fhir:url [ fhir:v "http://himss19.ordersetsmanager.com/evidenceviewer/#/7CBBBE9B75E10232E05352E3610A5325/7CBBBE9B75DA0232E05352E3610A5325"^^xsd:anyURI ]     ]
  ] ) ; # 
  fhir:kind [ fhir:v "ServiceRequest"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:306286007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "306286007" ] ;
fhir:display [ fhir:v "Referral to nephrologist (procedure)" ]     ] ) ;
fhir:text [ fhir:v "Referral to nephrologist" ]
  ] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:timing [
a fhir:Timing ;
    ( fhir:event [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-expression"^^xsd:anyURI ] ;
fhir:value [
a fhir:Expression ;
fhir:language [ fhir:v "text/cql" ] ;
fhir:expression [ fhir:v "Now()" ]         ]       ] )     ] )
  ] ; # 
  fhir:participant ( [
fhir:type [ fhir:v "practitioner" ]
  ] ) . #