FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: PlanDefinition/chf-bodyweight-change-pd

Packagehl7.fhir.uv.cpg
Resource TypePlanDefinition
Idchf-bodyweight-change-pd
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/PlanDefinition-chf-bodyweight-change-pd.html
URLhttp://hl7.org/fhir/uv/cpg/PlanDefinition/chf-bodyweight-change-pd
Version2.0.0
Statusactive
Date2024-11-26T06:42:34+00:00
NameCHFBodyWeightChange
Realmuv
Authorityhl7
DescriptionMeasure body weight change daily

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

Generated Narrative: PlanDefinition chf-bodyweight-change-pd

CQF Knowledge capability: shareable

CQF Knowledge capability: computable

CQF Knowledge capability: publishable

CPG Part Of Extension: CHFDailyManagement

CPG Enabled Extension: true

url: PlanDefinition CHFBodyWeightChange

identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.34.22

version: 2.0.0

name: CHFBodyWeightChange

type: ECA Rule

status: Active

experimental: true

date: 2024-11-26 06:42:34+0000

publisher: HL7 International / Clinical Decision Support

contact: HL7 International / Clinical Decision Support: http://www.hl7.org/Special/committees/dss

description:

Measure body weight change daily

jurisdiction: World

Goals

-DescriptionStart
*Weight change targetAdmission to hospital

action

id

weight-change

title: Weight change

description: Measure weight change daily

code: Conduct Diagnostic Tests

Triggers

-TypeTiming[x]
*PeriodicOnce per 1 days

definition: CHFBodyWeightChange

action

title: Report Weight Change

description: Report weight change metric daily

code: Conduct Diagnostic Tests

RelatedActions

-ActionIdRelationship
*weight-changeAfter End

definition: CHFReportBodyWeightChange


Source

{
  "resourceType": "PlanDefinition",
  "id": "chf-bodyweight-change-pd",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition",
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableplandefinition"
    ]
  },
  "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/StructureDefinition/cpg-partOf",
      "valueCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enabled",
      "valueBoolean": true
    }
  ],
  "url": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-bodyweight-change-pd",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.48.34.22"
    }
  ],
  "version": "2.0.0",
  "name": "CHFBodyWeightChange",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code": "eca-rule"
      }
    ]
  },
  "status": "active",
  "experimental": true,
  "date": "2024-11-26T06:42:34+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": "Measure body weight change daily",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "goal": [
    {
      "description": {
        "text": "Weight change target"
      },
      "start": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "32485007",
            "display": "Admission to hospital"
          }
        ]
      }
    }
  ],
  "action": [
    {
      "id": "weight-change",
      "title": "Weight change",
      "description": "Measure weight change daily",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "diagnostic-testing"
            }
          ]
        }
      ],
      "trigger": [
        {
          "type": "periodic",
          "timingTiming": {
            "repeat": {
              "frequency": 1,
              "period": 1,
              "periodUnit": "d"
            }
          }
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-bodyweight-change-ad"
    },
    {
      "title": "Report Weight Change",
      "description": "Report weight change metric daily",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "diagnostic-testing"
            }
          ]
        }
      ],
      "relatedAction": [
        {
          "actionId": "weight-change",
          "relationship": "after-end"
        }
      ],
      "definitionCanonical": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-report-bodyweight-change"
    }
  ]
}