Sha256: 661bac2088a5db2d8dbe934bec50054de4659a11434420b9f337207d8d727b78

Contents?: true

Size: 1.51 KB

Versions: 10

Compression:

Stored size: 1.51 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<Library xmlns="http://hl7.org/fhir">
  <id value="example"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  

  <identifier>
    <use value="official"/>
    <value value="ChalmydiaScreening_Common"/>
  </identifier>
  <version value="2.0.0"/>
  <title value="Chlamydia Screening Common Library"/>
  <status value="draft"/>
  <type>
    <coding>
      <code value="logic-library"/>
    </coding>
  </type>
  <date value="2015-07-22"/>
  <description value="Common Logic for adherence to Chlamydia Screening guidelines"/>
  <topic>
    <text value="Chlamydia Screening"/>
  </topic>

  <relatedArtifact>
    <type value="depends-on"/>
    <resource value="Library/library-quick-model-definition"/>
  </relatedArtifact>

  <!-- 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"/>
      <valueSet value="urn:oid:2.16.840.1.113883.3.464.1003.111.12.1006"/> <!--  Other Female Reproductive Conditions  -->
    </codeFilter>
  </dataRequirement>
  <!--  ... other data requirements as defined in the library  -->

  <content>
    <contentType value="text/cql"/>
    <url value="library-example-content.cql"/>
  </content>

</Library>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/library-example.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/library-example.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/library-example.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/library-example.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/library-example.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/library-example.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/library-example.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/library-example.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/library-example.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/library-example.xml