Example in CQL (UV)2.0.0
Library

USCore Example Model Definition

active

Example Model definition for USCore (v3.1.0) Model. This is an experimental resource only used as an example in this implementation guide. Official model information files for the latest versions of U

Library-USCoreExample-ModelInfo.json

Resource Details

Resource Type
Library
Resource ID
USCoreExample-ModelInfo
Identifier
http://example.org/fhir/cqf/modelinfo/us/Library/Identifier|USCoreExample
Conforms To
http://hl7.org/fhir/uv/cql/StructureDefinition/cql-modelinfo

Example Metadata

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

{
  "resourceType": "Library",
  "id": "USCoreExample-ModelInfo",
  "filename": "Library-USCoreExample-ModelInfo.json",
  "profile": [
    "http://hl7.org/fhir/uv/cql/StructureDefinition/cql-modelinfo"
  ],
  "identifier": {
    "system": "http://example.org/fhir/cqf/modelinfo/us/Library/Identifier",
    "value": "USCoreExample"
  },
  "status": "active",
  "title": "USCore Example Model Definition",
  "description": "Example Model definition for USCore (v3.1.0) Model. This is an experimental resource only used as an example in this implementation guide. Official model information files for the latest versions of U"
}