Canonical Resource Management Infrastructure Implementation Guide
2.0.0-ballot - STU 2 - Ballot International flag

Canonical Resource Management Infrastructure Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/crmi-ig/ and changes regularly. See the Directory of published versions

: ExampleLicensedLibrary - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Library",
  "id" : "ExampleLicensedLibrary",
  "meta" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-license",
        "valueCode" : "not-open-source"
      },
      {
        "url" : "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-license-detail",
        "valueMarkdown" : "# ACME Corporation's proprietary license for the Example Licensed Library.\n\nThis library is licensed under the ACME Corporation's proprietary license, which allows for use in non-commercial projects only. For more details, please refer to the license text at:\n[ACME License](https://example.com/acme-license).\n\nThis license does not allow redistribution or modification of the library.\nFor inquiries, contact ACME Corporation at [info@example.com](mailto:info@example.com)."
      }
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n    <table class=\"grid dict\">\n        \n        \n\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">ExampleLicensedLibrary</td>\n        </tr>\n        \n\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Version: </b></th>\n            <td style=\"padding-left: 4px;\">2.0.0-ballot</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Url: </b></th>\n            <td style=\"padding-left: 4px;\"><a href=\"Library-ExampleLicensedLibrary.html\">ExampleLicensedLibrary</a></td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\">\n                <b>\n                    \n                        \n                    \n                </b>\n            </th>\n            <td style=\"padding-left: 4px;\">\n                \n                <p style=\"margin-bottom: 5px;\">\n                    <span>urn:oid:2.16.840.1.113883.4.642.40.38.28.12</span>\n                </p>\n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Type: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                    \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>system: </b> <span><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-library-type.html\">http://terminology.hl7.org/CodeSystem/library-type</a></span>\n                        </p>\n                        \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>code: </b> <span>logic-library</span>\n                        </p>\n                        \n                        \n                    \n                \n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Date: </b></th>\n            <td style=\"padding-left: 4px;\">2025-08-01 16:38:28+0000</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Publisher: </b></th>\n            <td style=\"padding-left: 4px;\">HL7 International / Clinical Decision Support</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Description: </b></th>\n            <td style=\"padding-left: 4px;\"><div><p>This example demonstrates how licensing information can be attached to FHIR knowledge artifacts using CRMI extensions.</p>\n<p>The library shows two properties to artifact licensing:</p>\n<ol>\n<li><strong>License Code</strong>: A standardized code (like 'not-open-source') that provides machine-readable license classification</li>\n<li><strong>License Detail</strong>: Human-readable markdown text that contains the full license terms, contact information, and usage restrictions</li>\n</ol>\n<p>This approach enables both automated license compliance checking through standardized codes and detailed legal clarity through comprehensive license text.</p>\n</div></td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Jurisdiction: </b></th>\n            <td style=\"padding-left: 4px;\">001</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n    </table>\n</div>\n</div>"
  },
  "url" : "http://hl7.org/fhir/uv/crmi/Library/ExampleLicensedLibrary",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.38.28.12"
    }
  ],
  "version" : "2.0.0-ballot",
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/library-type",
        "code" : "logic-library"
      }
    ]
  },
  "date" : "2025-08-01T16:38:28+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "This example demonstrates how licensing information can be attached to FHIR knowledge artifacts using CRMI extensions. \n\nThe library shows two properties to artifact licensing:\n1. **License Code**: A standardized code (like 'not-open-source') that provides machine-readable license classification\n2. **License Detail**: Human-readable markdown text that contains the full license terms, contact information, and usage restrictions\n\nThis approach enables both automated license compliance checking through standardized codes and detailed legal clarity through comprehensive license text.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ]
}