Example in Canonical Resource Management Infrastructure Implementation Guide1.0.0
Library

FHIR Common (Shareable Example)

active

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

Library-shareable-example.json

Resource Details

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

Example Metadata

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

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