Order Catalog Implementation Guide
current - CI Build International flag

Order Catalog Implementation Guide, published by HL7 International - Orders and Observations Work Group. This is not an authorized publication; it is the continuous build for version current). This version is based on the current content of https://github.com/HL7/fhir-order-catalog/ and changes regularly. See the Directory of published versions

: Bibliographic artifact ValueSet - XML Representation

Active as of 2019-12-20

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bibliography-artifact-type"/>
  <meta>
    <lastUpdated value="2019-12-20T10:30:00Z"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R5/codesystem-related-artifact-type.html"><code>http://hl7.org/fhir/related-artifact-type</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-related-artifact-type.html#related-artifact-type-documentation">documentation</a></td><td>Documentation</td><td>Additional documentation for the knowledge resource. This would include additional instructions on usage as well as additional information on clinical context or appropriateness.</td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-related-artifact-type.html#related-artifact-type-justification">justification</a></td><td>Justification</td><td>The target artifact is a summary of the justification for the knowledge resource including supporting evidence, relevant guidelines, or other clinically important information. This information is intended to provide a way to make the justification for the knowledge resource available to the consumer of interventions or results produced by the knowledge resource.</td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-related-artifact-type.html#related-artifact-type-citation">citation</a></td><td>Citation</td><td>Bibliographic citation for papers, references, or other relevant material for the knowledge resource. This is intended to allow for citation of related material, but that was not necessarily specifically prepared in connection with this knowledge resource.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/order-catalog/ValueSet/bibliography-artifact-type"/>
  <version value="current"/>
  <name value="BibliographyArtifactType"/>
  <title value="Types of bibliographic artifacts"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-12-20"/>
  <publisher value="HL7 International - Orders and Observations Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/orders"/>
    </telecom>
  </contact>
  <description value="documentation | justification | citation"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <immutable value="false"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/related-artifact-type"/>
      <concept>
        <code value="documentation"/>
        <display value="Documentation"/>
      </concept>
      <concept>
        <code value="justification"/>
        <display value="Justification"/>
      </concept>
      <concept>
        <code value="citation"/>
        <display value="Citation"/>
      </concept>
    </include>
  </compose>
</ValueSet>