FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.cpg
Resource TypeActivityDefinition
IdActivityDefinition-cc-cpg-activity-referral-nephrology.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/cqf-recommendations/ActivityDefinition-cc-cpg-activity-referral-nephrology.html
URLhttp://hl7.org/fhir/uv/cpg/ActivityDefinition/cc-cpg-activity-referral-nephrology
Version2.0.0
Statusactive
Date2026-06-10T15:28:01+00:00
NameReferralNephrology
Realmuv
Authorityhl7
DescriptionReferral: Nephrology; History: [add diagnosis, symptom(s)]; Question: [add reason for referral]
KindServiceRequest

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Metadata
Version 2.0.0
Identifier urn:oid:2.16.840.1.113883.4.642.40.48.11.21
Experimental true
Jurisdiction World
Steward (Publisher) HL7 International / Clinical Decision Support
Steward Contact HL7 International / Clinical Decision Support
Description

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

Resource Kind ServiceRequest
Code Referral to nephrologist
Intent Proposal
Timing Events: ??
Generated using version 0.5.4 of the sample-content-ig Liquid templates

Source1

{
  "resourceType": "ActivityDefinition",
  "id": "cc-cpg-activity-referral-nephrology",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "shareable"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "computable"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "publishable"
    }
  ],
  "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/cc-cpg-activity-referral-nephrology",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.21"
    }
  ],
  "version": "2.0.0",
  "name": "ReferralNephrology",
  "status": "active",
  "experimental": true,
  "date": "2026-06-10T15:28:01+00:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "contact": [
    {
      "name": "HL7 International / Clinical Decision Support",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Referral: Nephrology; History: [add diagnosis, symptom(s)]; Question: [add reason for referral]",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "relatedArtifact": [
    {
      "type": "justification",
      "display": "Refer to nephrologist for co-management of treatment plan in cases of:\n\n\n\tUnclear etiology of kidney disease\n\n\n\n\tRapid progression of disease (GFR decline greater than 5 mL/minute/1.73 m&sup2;/year)\n\n\n\n\tAcute kidney injury or abrupt sustained fall in GFR\n\n\n\n\tGFR less than 30 mL/minute/1.73 m&sup2; (GFR categories G4-G5) to prepare for renal replacement therapy\n\n\n\n\tConsistent finding of significant albuminuria (albumin/creatinine ratio of 300 mg/g or more)\n\n\n\n\tHypertension resistant to treatment with 4 or more antihypertensive agents\n\n\n\n\tDifficulty in decreasing the level of albuminuria despite institution of ACE inhibitor or angiotensin II receptor blocker therapy\n\n\n\n\tPersistent electrolyte abnormalities, including hyperkalemia or high serum phosphate\n\n\n\n\tRecurrent or extensive nephrolithiasis\n\n\n\n\tHereditary kidney disease\n\n\n&nbsp;\n\nNephrologist involvement is recommended when the cause of chronic kidney disease is not clear\n\n\n\tRenal biopsy may be performed to determine the cause as well as to predict disease progression and response to therapy",
      "citation": "Chronic Kidney Disease Clinical Overview. ClinicalKey. Source",
      "url": "http://himss19.ordersetsmanager.com/evidenceviewer/#/7CBBBE9B75E10232E05352E3610A5325/7CBBBE9B75DA0232E05352E3610A5325",
      "document": {
        "url": "http://himss19.ordersetsmanager.com/evidenceviewer/#/7CBBBE9B75E10232E05352E3610A5325/7CBBBE9B75DA0232E05352E3610A5325"
      }
    }
  ],
  "kind": "ServiceRequest",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "306286007",
        "display": "Referral to nephrologist (procedure)"
      }
    ],
    "text": "Referral to nephrologist"
  },
  "intent": "proposal",
  "timingTiming": {
    "_event": [
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/cqf-expression",
            "valueExpression": {
              "language": "text/cql",
              "expression": "Now()"
            }
          }
        ]
      }
    ]
  },
  "participant": [
    {
      "type": "practitioner"
    }
  ]
}