{

"resourceType": "Library",
"id": "example",
"identifier": [
  {
    "use": "official",
    "value": "ChalmydiaScreening_Common"
  }
],
"version": "2.0.0",
"title": "Chlamydia Screening Common Library",
"status": "draft",
"type": {
  "coding": [
    {
      "code": "logic-library"
    }
  ]
},
"date": "2015-07-22",
"description": "Common Logic for adherence to Chlamydia Screening guidelines",
"topic": [
  {
    "text": "Chlamydia Screening"
  }
],
"relatedArtifact": [
  {
    "type": "depends-on",
    "resource": "Library/library-quick-model-definition"
  }
],
"dataRequirement": [
  {
    "type": "Condition",
    "codeFilter": [
      {
        "path": "code",
        "valueSet": "urn:oid:2.16.840.1.113883.3.464.1003.111.12.1006"
      }
    ]
  }
],
"content": [
  {
    "contentType": "text/cql",
    "url": "library-example-content.cql"
  }
],
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}