{
  "resourceType" : "Library",
  "id" : "manifest-example",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestlibrary"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Related Artifacts</h2><table class=\"grid\"><tr><td>depends-on</td><td>SNOMED-CT US Edition, 2019-09-01</td><td><code>http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20190901</code></td></tr><tr><td>composed-of</td><td>Danger signs Profile</td><td><a href=\"StructureDefinition-publishable-example.html\">Danger signs (Publishable Example)</a></td></tr><tr><td>composed-of</td><td>ANC.DT.01 Danger signs PlanDefinition</td><td><a href=\"PlanDefinition-publishable-example.html\">ANC.DT.01 Danger signs (Publishable Example)</a></td></tr><tr><td>composed-of</td><td>ANC.B5 Quick check Questionnaire</td><td><a href=\"StructureDefinition-publishable-example.html\">Danger signs (Publishable Example)</a></td></tr></table><h2>Contents</h2></div>"
  },
  "contained" : [{
    "resourceType" : "Parameters",
    "id" : "exp-params",
    "parameter" : [{
      "name" : "system-version",
      "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20190901"
    }]
  }],
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/cqf-expansionParameters",
    "valueReference" : {
      "reference" : "#exp-params"
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/cqf-scope",
    "valueString" : "who.fhir.ancm.anc-dt-01@http://fhir.org/guides/who/ancm#1.0.0"
  },
  {
    "extension" : [{
      "url" : "type",
      "valueCode" : "documentation"
    },
    {
      "url" : "text",
      "valueMarkdown" : "For more information on the use of this manifest, refer to the Canonical Resource Management Infrastructure IG"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/cqf-artifactComment"
  }],
  "url" : "http://hl7.org/fhir/uv/crmi/Library/manifest-example",
  "identifier" : [{
    "use" : "official",
    "system" : "http://example.org/fhir/cqi/ecqm/Library/Identifier",
    "value" : "ANCM-DT-01"
  },
  {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.38.28.5"
  }],
  "version" : "1.0.0",
  "name" : "ANCMDangerSignsPackage",
  "title" : "ANCM Danger Signs Package",
  "status" : "active",
  "experimental" : true,
  "type" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/library-type",
      "code" : "asset-collection"
    }]
  },
  "date" : "2020-05-07",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/dss"
    }]
  }],
  "description" : "This library is an example of an artifact manifest for the DT-01 PlanDefinition from the ANC-Mini IG.",
  "useContext" : [{
    "code" : {
      "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
      "code" : "program"
    },
    "valueCodeableConcept" : {
      "text" : "EP/EC"
    }
  }],
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "approvalDate" : "2020-05-07",
  "lastReviewDate" : "2020-05-07",
  "relatedArtifact" : [{
    "type" : "depends-on",
    "display" : "SNOMED-CT US Edition, 2019-09-01",
    "resource" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20190901"
  },
  {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-isOwned",
      "valueBoolean" : true
    }],
    "type" : "composed-of",
    "display" : "Danger signs Profile",
    "resource" : "http://hl7.org/fhir/uv/crmi/StructureDefinition/publishable-example",
    "_resource" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/cqf-resourceType",
        "valueCode" : "StructureDefinition"
      }]
    }
  },
  {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-isOwned",
      "valueBoolean" : true
    }],
    "type" : "composed-of",
    "display" : "ANC.DT.01 Danger signs PlanDefinition",
    "resource" : "http://hl7.org/fhir/uv/crmi/PlanDefinition/publishable-example",
    "_resource" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/cqf-resourceType",
        "valueCode" : "PlanDefinition"
      }]
    }
  },
  {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-isOwned",
      "valueBoolean" : true
    }],
    "type" : "composed-of",
    "display" : "ANC.B5 Quick check Questionnaire",
    "resource" : "http://hl7.org/fhir/uv/crmi/StructureDefinition/publishable-example",
    "_resource" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/cqf-resourceType",
        "valueCode" : "StructureDefinition"
      }]
    }
  }]
}