Example in CQL (UV)2.0.0
ImplementationGuide

CQL ImplementationGuide Example

draft

This implementation guide demonstrates the use of modelinfo settings

ImplementationGuide-example.json

Resource Details

Resource Type
ImplementationGuide
Resource ID
example
Conforms To
http://hl7.org/fhir/uv/cql/StructureDefinition/cql-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/cql/StructureDefinition/cql-implementationguide"
  ],
  "status": "draft",
  "title": "CQL ImplementationGuide Example",
  "description": "This implementation guide demonstrates the use of modelinfo settings"
}