Example in CQL (UV)2.0.0
CodeSystem

CQL IG Example Code System

draft

This code system contains example content used to support examples in the Using CQL IG

CodeSystem-example.json

Resource Details

Resource Type
CodeSystem
Resource ID
example
Identifier
urn:ietf:rfc:3986|urn:oid:2.16.840.1.113883.4.642.40.37.16.1

Example Metadata

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

{
  "resourceType": "CodeSystem",
  "id": "example",
  "filename": "CodeSystem-example.json",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.40.37.16.1"
  },
  "status": "draft",
  "title": "CQL IG Example Code System",
  "description": "This code system contains example content used to support examples in the Using CQL IG"
}