Example in Canonical Resource Management Infrastructure Implementation Guide1.0.0
ImplementationGuide

ImplementationGuide Example

draft

This implementation guide demonstrates the use of the expansion parameters extension

ImplementationGuide-example.json

Resource Details

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

Example Metadata

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

{
  "resourceType": "ImplementationGuide",
  "id": "example",
  "filename": "ImplementationGuide-example.json",
  "profile": [
    "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-implementationguide"
  ],
  "status": "draft",
  "title": "ImplementationGuide Example",
  "description": "This implementation guide demonstrates the use of the expansion parameters extension"
}