FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example Library/library-quick-model-definition (XML)

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw XML (canonical form + also see XML Format Specification)

Jump past Narrative

QUICK Model Definition (id = "library-quick-model-definition")

<?xml version="1.0" encoding="UTF-8"?>

<Library xmlns="http://hl7.org/fhir">
  <id value="library-quick-model-definition"/> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
         
      <table class="grid dict">
            
        <tr> 
               
          <td> 
                  
            <b> Id: </b> 
               
          </td> 
            
        </tr> 
            
        <tr> 
               
          <td style="padding-left: 25px; padding-right: 25px;">Library/library-quick-model-definition</td> 
            
        </tr> 
         
      </table> 
         
      <table class="grid dict">
            
        <tr> 
               
          <td> 
                  
            <b> Identifier: </b> 
               
          </td> 
            
        </tr> 
            
        <tr> 
               
          <td style="padding-left: 25px; padding-right: 25px;">
                  
            <b> value: </b> 
                  
            <span> QUICK</span> 
               
          </td> 
            
        </tr> 
         
      </table> 
         
      <p/>  
         
      <table class="grid dict">
            
        <tr> 
               
          <td> 
                  
            <b> Version: </b> 
               
          </td> 
            
        </tr> 
            
        <tr> 
               
          <td style="padding-left: 25px; padding-right: 25px;">1.0.0</td> 
            
        </tr> 
         
      </table> 
         
      <p/>  
         
      <table class="grid dict">
            
        <tr> 
               
          <td> 
                  
            <b> Title: </b> 
               
          </td> 
            
        </tr> 
            
        <tr> 
               
          <td style="padding-left: 25px; padding-right: 25px;">QUICK Model Definition</td> 
            
        </tr> 
         
      </table> 
         
      <p/>  
         
      <table class="grid dict">
            
        <tr> 
               
          <td> 
                  
            <b> Type: </b> 
               
          </td> 
            
        </tr> 
            
        <tr> 
               
          <td style="padding-right: 25px;">
                  
            <span> 
                     
              <span> 
                        
                <span style="padding-left: 25px;">
                           
                  <b> code: </b> 
                           
                  <span> model-definition</span> 
                        
                </span> 
                     
              </span> 
                  
            </span> 
               
          </td> 
            
        </tr> 
         
      </table> 
         
      <p/>  
         
      <table class="grid dict">
            
        <tr> 
               
          <td> 
                  
            <b> Status: </b> 
               
          </td> 
            
        </tr> 
            
        <tr> 
               
          <td style="padding-left: 25px; padding-right: 25px;">draft</td> 
            
        </tr> 
         
      </table> 
         
      <p/>  
         
      <table class="grid dict">
            
        <tr> 
               
          <td> 
                  
            <b> Description: </b> 
               
          </td> 
            
        </tr> 
            
        <tr> 
               
          <td style="padding-left: 25px; padding-right: 25px;">Model definition for the QUICK Logical Model</td> 
            
        </tr> 
         
      </table> 
         
      <p/>  
         
      <table class="grid dict">
            
        <tr> 
               
          <td> 
                  
            <b> Topic: </b> 
               
          </td> 
            
        </tr> 
            
        <tr> 
               
          <td style="padding-right: 25px;">
                  
            <span style="padding-left: 25px;">
                     
              <b> text: </b> 
                     
              <span> QUICK</span> 
                  
            </span> 
               
          </td> 
            
        </tr> 
         
      </table> 
         
      <p/>  
         
      <table class="grid dict">
            
        <tr> 
               
          <td> 
                  
            <b> Content: </b> 
               
          </td> 
            
        </tr> 
            
        <tr> 
               
          <td style="padding-left: 25px; padding-right: 25px;">
                  
            <p style="margin-bottom: 5px;">
                     
              <b> type: </b> 
                     
              <span> application/xml</span> 
                  
            </p> 
                  
            <p style="margin-bottom: 5px;">
                     
              <b> url: </b> 
                     
              <span> http://cqlrepository.org/quick-modelinfo.xml</span> 
                  
            </p> 
               
          </td> 
            
        </tr> 
         
      </table> 
      
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"><valueCode value="cds"/> </extension> 
  <identifier> 
    <use value="official"/> 
    <value value="QUICK"/> 
  </identifier> 
  <version value="1.0.0"/> 
  <name value="QUICKModelDefinition"/> 
  <title value="QUICK Model Definition"/> 
  <status value="draft"/> 
  <type> 
    <coding> 
      <code value="model-definition"/> 
    </coding> 
  </type> 
  <date value="2016-07-08"/> 
  <publisher value="HL7 International / Clinical Decision Support"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      </telecom> 
  </contact> 
  <description value="Model definition for the QUICK Logical Model"/> 
  <topic> 
    <text value="QUICK"/> 
  </topic> 
  <content> 
    <contentType value="application/xml"/> 
    <url value="http://cqlrepository.org/quick-modelinfo.xml"/> 
  </content> 
</Library> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.