Example in Canonical Resource Management Infrastructure Implementation Guide1.0.0
Library

ANCM Danger Signs Package

active

This library is an example of an artifact manifest for the DT-01 PlanDefinition from the ANC-Mini IG.

Library-manifest-example.json

Resource Details

Resource Type
Library
Resource ID
manifest-example
Identifier
http://example.org/fhir/cqi/ecqm/Library/Identifier|ANCM-DT-01
Conforms To
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestlibrary

Example Metadata

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

{
  "resourceType": "Library",
  "id": "manifest-example",
  "filename": "Library-manifest-example.json",
  "profile": [
    "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestlibrary"
  ],
  "identifier": {
    "system": "http://example.org/fhir/cqi/ecqm/Library/Identifier",
    "value": "ANCM-DT-01"
  },
  "status": "active",
  "title": "ANCM Danger Signs Package",
  "description": "This library is an example of an artifact manifest for the DT-01 PlanDefinition from the ANC-Mini IG."
}