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

FHIR IG analytics

Packagehl7.fhir.uv.cpg.r4b
Resource TypeRequestGroup
IdRequestGroup-chf-scenario1-daily-management.json
FHIR VersionR4B

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: RequestGroup chf-scenario1-daily-management

instantiatesCanonical: CHFDailyManagement

status: Active

intent: Plan

subject: Patterson, Jeremy Male, DoB: 1949-03-17

encounter: Encounter: status = in-progress; class = inpatient encounter (ActCode#IMP); type = Inpatient stay 9 days; priority = High priority; period = 2019-01-31 05:03:00+0000 --> (ongoing)

action

title: Weight

description: Measure weight daily

code: Conduct Diagnostic Tests

action

id

weight

title: Weight

description: Measure weight daily

code: Conduct Diagnostic Tests

timing: Once per 1 days

action

title: Report Weight

description: Report weight metric daily

code: Conduct Diagnostic Tests

RelatedActions

-ActionIdRelationship
*weightAfter End

action

title: Weight Change

description: Manage weight change

code: Conduct Diagnostic Tests

action

id

weight-change

title: Weight change

description: Measure weight change daily

code: Conduct Diagnostic Tests

timing: Once per 1 days

action

title: Report Weight Change

description: Report weight change metric daily

code: Conduct Diagnostic Tests

RelatedActions

-ActionIdRelationship
*weight-changeAfter End

action

title: Urine Output

description: Measure urine output daily

code: Conduct Diagnostic Tests

action

id

urine-out-action

title: Urine Out

description: Measure urine output daily

code: Conduct Diagnostic Tests

timing: Once per 1 days

action

title: Report Urine Out

description: Report urine output metric daily

code: Conduct Diagnostic Tests

RelatedActions

-ActionIdRelationship
*urine-outAfter End

action

title: Net I/Os

description: Measure net intake/output daily

code: Conduct Diagnostic Tests

action

id

net-io-action

title: Net IOs

description: Measure net intake/output daily

code: Conduct Diagnostic Tests

timing: Once per 1 days


Source1

{
  "resourceType": "RequestGroup",
  "id": "chf-scenario1-daily-management",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-strategy"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "instantiatesCanonical": [
    "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management"
  ],
  "status": "active",
  "intent": "plan",
  "subject": {
    "reference": "Patient/chf-scenario1-patient"
  },
  "encounter": {
    "reference": "Encounter/chf-scenario1-encounter"
  },
  "action": [
    {
      "title": "Weight",
      "description": "Measure weight daily",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "diagnostic-testing"
            }
          ]
        }
      ],
      "action": [
        {
          "id": "weight",
          "title": "Weight",
          "description": "Measure weight daily",
          "code": [
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
                  "code": "diagnostic-testing"
                }
              ]
            }
          ],
          "timingTiming": {
            "repeat": {
              "frequency": 1,
              "period": 1,
              "periodUnit": "d"
            }
          }
        },
        {
          "title": "Report Weight",
          "description": "Report weight metric daily",
          "code": [
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
                  "code": "diagnostic-testing"
                }
              ]
            }
          ],
          "relatedAction": [
            {
              "actionId": "weight",
              "relationship": "after-end"
            }
          ]
        }
      ]
    },
    {
      "title": "Weight Change",
      "description": "Manage weight change",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "diagnostic-testing"
            }
          ]
        }
      ],
      "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"
                }
              ]
            }
          ],
          "timingTiming": {
            "repeat": {
              "frequency": 1,
              "period": 1,
              "periodUnit": "d"
            }
          }
        },
        {
          "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"
            }
          ]
        }
      ]
    },
    {
      "title": "Urine Output",
      "description": "Measure urine output daily",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "diagnostic-testing"
            }
          ]
        }
      ],
      "action": [
        {
          "id": "urine-out-action",
          "title": "Urine Out",
          "description": "Measure urine output daily",
          "code": [
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
                  "code": "diagnostic-testing"
                }
              ]
            }
          ],
          "timingTiming": {
            "repeat": {
              "frequency": 1,
              "period": 1,
              "periodUnit": "d"
            }
          }
        },
        {
          "title": "Report Urine Out",
          "description": "Report urine output metric daily",
          "code": [
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
                  "code": "diagnostic-testing"
                }
              ]
            }
          ],
          "relatedAction": [
            {
              "actionId": "urine-out",
              "relationship": "after-end"
            }
          ]
        }
      ]
    },
    {
      "title": "Net I/Os",
      "description": "Measure net intake/output daily",
      "code": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code": "diagnostic-testing"
            }
          ]
        }
      ],
      "action": [
        {
          "id": "net-io-action",
          "title": "Net IOs",
          "description": "Measure net intake/output daily",
          "code": [
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
                  "code": "diagnostic-testing"
                }
              ]
            }
          ],
          "timingTiming": {
            "repeat": {
              "frequency": 1,
              "period": 1,
              "periodUnit": "d"
            }
          }
        }
      ]
    }
  ]
}