FHIR IG analytics| Package | hl7.fhir.uv.crmi.r4 |
| Resource Type | Bundle |
| Id | Bundle-example-publishable-bundle.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "example-publishable-bundle",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishable-bundle"
]
},
"type": "transaction",
"entry": [
{
"fullUrl": "http://example.org/fhir/ImplementationGuide/sepsis-management-ig",
"resource": {
"resourceType": "ImplementationGuide",
"id": "sepsis-management-ig",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ImplementationGuide_sepsis-management-ig\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ImplementationGuide sepsis-management-ig</b></p><a name=\"sepsis-management-ig\"> </a><a name=\"hcsepsis-management-ig\"> </a><p><b>url</b>: <a href=\"Bundle-example-publishable-bundle.html#http-//example.org/fhir/ImplementationGuide/sepsis-management-ig\">Bundle: type = transaction</a></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: SepsisManagementIG</p><p><b>title</b>: Sepsis Detection and Management Implementation Guide</p><p><b>status</b>: Active</p><p><b>publisher</b>: Example Medical Research Institution</p><p><b>description</b>: </p><div><p>This implementation guide provides evidence-based clinical decision support for sepsis detection and management.\nIt includes risk stratification algorithms, treatment protocols, and quality measures developed through\nclinical trials and expert consensus.</p>\n</div><p><b>packageId</b>: example.sepsis.management</p><p><b>fhirVersion</b>: 4.0.1</p><blockquote><p><b>definition</b></p><blockquote><p><b>resource</b></p><p><b>reference</b>: <a href=\"Bundle-example-publishable-bundle.html#Library_sepsis-detection-library\">Bundle: type = transaction</a></p><p><b>name</b>: Sepsis Detection Library</p><p><b>description</b>: CQL library containing sepsis detection logic</p></blockquote><blockquote><p><b>resource</b></p><p><b>reference</b>: <a href=\"Bundle-example-publishable-bundle.html#ActivityDefinition_sepsis-management-protocol\">Bundle: type = transaction</a></p><p><b>name</b>: Sepsis Management Protocol</p><p><b>description</b>: Evidence-based sepsis management recommendations</p></blockquote></blockquote></div>"
},
"url": "http://example.org/fhir/ImplementationGuide/sepsis-management-ig",
"version": "1.0.0",
"name": "SepsisManagementIG",
"title": "Sepsis Detection and Management Implementation Guide",
"status": "active",
"publisher": "Example Medical Research Institution",
"description": "This implementation guide provides evidence-based clinical decision support for sepsis detection and management.\nIt includes risk stratification algorithms, treatment protocols, and quality measures developed through \nclinical trials and expert consensus.",
"packageId": "example.sepsis.management",
"fhirVersion": [
"4.0.1"
],
"definition": {
"resource": [
{
"reference": {
"reference": "Library/sepsis-detection-library"
},
"name": "Sepsis Detection Library",
"description": "CQL library containing sepsis detection logic"
},
{
"reference": {
"reference": "ActivityDefinition/sepsis-management-protocol"
},
"name": "Sepsis Management Protocol",
"description": "Evidence-based sepsis management recommendations"
}
]
}
},
"request": {
"method": "POST",
"url": "ImplementationGuide/sepsis-management-ig",
"ifNoneExist": "url=http://example.org/fhir/ImplementationGuide/sepsis-management-ig&version=1.0.0"
}
},
{
"fullUrl": "http://example.org/fhir/Library/sepsis-detection-library",
"resource": {
"resourceType": "Library",
"id": "sepsis-detection-library",
"text": {
"status": "extensions",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Library_sepsis-detection-library\"> </a>\n<div>\n <table class=\"grid dict\">\n \n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Sepsis Detection Library</td>\n </tr>\n \n\n \n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">sepsis-detection-library</td>\n </tr>\n \n\n \n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">1.0.0</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Url: </b></th>\n <td style=\"padding-left: 4px;\"><a href=\"Bundle-example-publishable-bundle.html#http-//example.org/fhir/Library/sepsis-detection-library\">Bundle: type = transaction</a></td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Type: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p style=\"margin-bottom: 5px;\">\n <b>system: </b> <span><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-library-type.html\">http://terminology.hl7.org/CodeSystem/library-type</a></span>\n </p>\n \n \n <p style=\"margin-bottom: 5px;\">\n <b>code: </b> <span>logic-library</span>\n </p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>This library contains Clinical Quality Language (CQL) logic for detecting sepsis risk\nbased on clinical indicators including vital signs, laboratory values, and clinical observations.\nThe algorithms are based on peer-reviewed research and clinical guidelines.</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n <tr>\n <td colspan=\"2\">\n <table>\n <tr><th><a id=\"cql-content\"><b>Content: </b></a> text/cql</th></tr>\n <tr><td><pre><code class=\"language-cql\">library SepsisDetection version '1.0.0'\n\n// Example CQL content for sepsis detection</code></pre></td></tr>\n </table>\n </td>\n </tr>\n \n \n \n </table>\n</div>\n</div>"
},
"url": "http://example.org/fhir/Library/sepsis-detection-library",
"version": "1.0.0",
"name": "SepsisDetectionLibrary",
"title": "Sepsis Detection Library",
"status": "active",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/library-type",
"code": "logic-library"
}
]
},
"description": "This library contains Clinical Quality Language (CQL) logic for detecting sepsis risk \nbased on clinical indicators including vital signs, laboratory values, and clinical observations.\nThe algorithms are based on peer-reviewed research and clinical guidelines.",
"content": [
{
"contentType": "text/cql",
"data": "bGlicmFyeSBTZXBzaXNEZXRlY3Rpb24gdmVyc2lvbiAnMS4wLjAnCgovLyBFeGFtcGxlIENRTCBjb250ZW50IGZvciBzZXBzaXMgZGV0ZWN0aW9u"
}
]
},
"request": {
"method": "POST",
"url": "Library/sepsis-detection-library",
"ifNoneExist": "url=http://example.org/fhir/Library/sepsis-detection-library&version=1.0.0"
}
},
{
"fullUrl": "http://example.org/fhir/ActivityDefinition/sepsis-management-protocol",
"resource": {
"resourceType": "ActivityDefinition",
"id": "sepsis-management-protocol",
"text": {
"status": "extensions",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_sepsis-management-protocol\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Evidence-Based Sepsis Management Protocol</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">sepsis-management-protocol</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">1.0.0</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Comprehensive sepsis management protocol including initial assessment, treatment recommendations,\nand monitoring guidelines. Based on Surviving Sepsis Campaign guidelines and institutional\nclinical experience.</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"https://browser.ihtsdotools.org/\">http://snomed.info/sct</a></span></p>\n \n \n <p><b>code: </b><span>91302008</span></p>\n \n \n <p><b>display: </b><span>Sepsis (disorder)</span></p>\n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Kind: </b></th>\n <td style=\"padding-left: 4px;\">ServiceRequest</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Intent: </b></th>\n <td style=\"padding-left: 4px;\">proposal</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Priority: </b></th>\n <td style=\"padding-left: 4px;\">urgent</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"
},
"url": "http://example.org/fhir/ActivityDefinition/sepsis-management-protocol",
"version": "1.0.0",
"name": "SepsisManagementProtocol",
"title": "Evidence-Based Sepsis Management Protocol",
"status": "active",
"description": "Comprehensive sepsis management protocol including initial assessment, treatment recommendations,\nand monitoring guidelines. Based on Surviving Sepsis Campaign guidelines and institutional \nclinical experience.",
"kind": "ServiceRequest",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "91302008",
"display": "Sepsis (disorder)"
}
]
},
"intent": "proposal",
"priority": "urgent",
"timingTiming": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "h"
}
}
},
"request": {
"method": "POST",
"url": "ActivityDefinition/sepsis-management-protocol",
"ifNoneExist": "url=http://example.org/fhir/ActivityDefinition/sepsis-management-protocol&version=1.0.0"
}
}
]
}