Sha256: 004143e152ae30f83b60dcabb0ad87216fc222b812e8c905abcc121f4f260e34

Contents?: true

Size: 1.48 KB

Versions: 7

Compression:

Stored size: 1.48 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><Library xmlns="http://hl7.org/fhir">
  <id value="example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Chlamydia Screening Common Library</div>
  </text>
  
  <identifier>
    <use value="official"/>
    <value value="ChalmydiaScreening_Common"/>
  </identifier>
  <version value="2.0.0"/>
  <title value="Chlamydia Screening Common Library"/>
  <type>
    <coding>
      <code value="logic-library"/>
    </coding>
  </type>
  <status value="draft"/>
  <description value="Common Logic for adherence to Chlamydia Screening guidelines"/>
  <publicationDate value="2015-07-22"/>
  <topic>
    <text value="Chlamydia Screening"/>
  </topic>
  
  <relatedResource>
    <type value="depends-on"/>
    <resource>
      <reference value="Library/library-quick-model-definition"/>
    </resource>
  </relatedResource>

  <!-- valueSet>
    <name value="Female Administrative Sex"/>
    <identifier value="2.16.840.1.113883.3.560.100.2"/>
  </valueSet -->
  <!--  ... other value sets as defined in the library  -->

  <dataRequirement>
    <type value="Condition"/>
    <codeFilter>
      <path value="code"/>
      <valueSetString value="Other Female Reproductive Conditions"/>
    </codeFilter>
  </dataRequirement>
  <!--  ... other data requirements as defined in the library  -->

  <content>
    <contentType value="text/plain"/>
    <url value="http://cqlrepository.org/ChlamydiaScreening_Common.cql"/>
  </content>
  
</Library>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-1.6.8 lib/fhir_models/examples/xml/library-example.xml
fhir_models-1.6.7 lib/fhir_models/examples/xml/library-example.xml
fhir_models-1.6.6 lib/fhir_models/examples/xml/library-example.xml
fhir_models-1.6.4 lib/fhir_models/examples/xml/library-example.xml
fhir_models-1.6.3 examples/xml/library-example.xml
fhir_models-1.6.2 examples/xml/library-example.xml
fhir_models-1.6.1 examples/xml/library-example.xml