Canonical Resource Management Infrastructure Implementation Guide
2.0.0-ballot - STU 2 - Ballot International flag

This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions

Example Bundle: Example Publishable Bundle

Bundle example-publishable-bundle of type transaction


Entry 1 - fullUrl = http://example.org/fhir/ImplementationGuide/sepsis-management-ig

Resource ImplementationGuide:

SepsisManagementIG

The official URL for this implementation guide is:

http://example.org/fhir/ImplementationGuide/sepsis-management-ig

This implementation guide provides evidence-based clinical decision support for sepsis detection and management. It includes risk stratification algorithms, treatment protocols, and quality measures developed through clinical trials and expert consensus.

Request:

POST ImplementationGuide/sepsis-management-ig
If-None-Exist = url=http://example.org/fhir/ImplementationGuide/sepsis-management-ig&version=1.0.0

Entry 2 - fullUrl = http://example.org/fhir/Library/sepsis-detection-library

Resource Library:

Title: Sepsis Detection Library
Id: sepsis-detection-library
Version: 1.0.0
Url: Bundle: type = transaction
Type:

system: http://terminology.hl7.org/CodeSystem/library-type

code: logic-library

Description:

This library contains Clinical Quality Language (CQL) logic for detecting sepsis risk based on clinical indicators including vital signs, laboratory values, and clinical observations. The algorithms are based on peer-reviewed research and clinical guidelines.

Content: text/cql
library SepsisDetection version '1.0.0'

// Example CQL content for sepsis detection

Request:

POST Library/sepsis-detection-library
If-None-Exist = url=http://example.org/fhir/Library/sepsis-detection-library&version=1.0.0

Entry 3 - fullUrl = http://example.org/fhir/ActivityDefinition/sepsis-management-protocol

Resource ActivityDefinition:

Title: Evidence-Based Sepsis Management Protocol
Id: sepsis-management-protocol
Version: 1.0.0
Description:

Comprehensive sepsis management protocol including initial assessment, treatment recommendations, and monitoring guidelines. Based on Surviving Sepsis Campaign guidelines and institutional clinical experience.

Code:

system: http://snomed.info/sct

code: 91302008

display: Sepsis (disorder)

Kind: ServiceRequest
Intent: proposal
Priority: urgent

Request:

POST ActivityDefinition/sepsis-management-protocol
If-None-Exist = url=http://example.org/fhir/ActivityDefinition/sepsis-management-protocol&version=1.0.0