Example in Canonical Resource Management Infrastructure Implementation Guide1.0.0
ImplementationGuide

Shareable ImplementationGuide Example

draft

This implementation guide demonstrates end-to-end capabilities for computable clinical practice guidelines following the World Health Organization SMART IG approach

ImplementationGuide-shareable-example.json

Resource Details

Resource Type
ImplementationGuide
Resource ID
shareable-example
Conforms To
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableimplementationguide

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "ImplementationGuide",
  "id": "shareable-example",
  "filename": "ImplementationGuide-shareable-example.json",
  "profile": [
    "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableimplementationguide"
  ],
  "status": "draft",
  "title": "Shareable ImplementationGuide Example",
  "description": "This implementation guide demonstrates end-to-end capabilities for computable clinical practice guidelines following the World Health Organization SMART IG approach"
}