Example in Canonical Resource Management Infrastructure Implementation Guide1.0.0
Library

FHIR Common (Executable Example)

active

This library defines terminologies and functions commonly used in FHIR-based CQL artifacts.

Library-executable-example.json

Resource Details

Resource Type
Library
Resource ID
executable-example
Identifier
urn:ietf:rfc:3986|urn:oid:2.16.840.1.113883.4.642.40.38.28.4
Conforms To
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-executablelibrary

Example Metadata

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

{
  "resourceType": "Library",
  "id": "executable-example",
  "filename": "Library-executable-example.json",
  "profile": [
    "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-executablelibrary"
  ],
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.40.38.28.4"
  },
  "status": "active",
  "title": "FHIR Common (Executable Example)",
  "description": "This library defines terminologies and functions commonly used in FHIR-based CQL artifacts.\n"
}