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/composition-example (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

Zika Virus Management Library (id = "composition-example")

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

<Library xmlns="http://hl7.org/fhir">
  <id value="composition-example"/> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">Example of a library used as a composition of other artifacts.
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"><valueCode value="cds"/> </extension> 
  <identifier> 
    <use value="official"/> 
    <system value="http://example.org"/> 
    <value value="Zika Artifacts"/> 
  </identifier> 
  <version value="1.0.0"/> 
  <name value="ZikaArtifacts"/> 
  <title value="Zika Artifacts"/> 
  <status value="draft"/> 
  <type> 
    <coding> 
      <code value="asset-collection"/> 
    </coding> 
  </type> 
  <date value="2017-03-10"/> 
  <publisher value="HL7 International / Clinical Decision Support"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      </telecom> 
  </contact> 
  <description value="Artifacts required for implementation of Zika Virus Management"/> 
  <topic> 
    <text value="Zika Virus Management"/> 
  </topic> 
  <relatedArtifact> 
    <type value="composed-of"/> 
    <resource value="http://example.org/fhir/ActivityDefinition/administer-zika-virus-exposure-assessment"/> 
  </relatedArtifact> 
  <relatedArtifact> 
    <type value="composed-of"/> 
    <resource value="http://example.org/fhir/ActivityDefinition/order-serum-zika-dengue-virus-igm"/> 
  </relatedArtifact> 
  <relatedArtifact> 
    <type value="composed-of"/> 
    <resource value="http://example.org/fhir/ActivityDefinition/provide-mosquito-prevention-advice"/> 
  </relatedArtifact> 
  <relatedArtifact> 
    <type value="composed-of"/> 
    <resource value="http://example.org/fhir/Library/zika-virus-intervention-logic"/> 
  </relatedArtifact> 
  <relatedArtifact> 
    <type value="composed-of"/> 
    <resource value="http://example.org/fhir/PlanDefinition/zika-virus-intervention"/> 
  </relatedArtifact> 
  <relatedArtifact> 
    <type value="composed-of"/> 
    <resource value="http://hl7.org/fhir/Questionnaire/zika-virus-exposure-assessment"/> 
  </relatedArtifact> 
  <relatedArtifact> 
    <type value="derived-from"/> 
    <document> 
      <url value="https://www.cdc.gov/mmwr/volumes/65/wr/mm6539e1.htm?s_cid=mm6539e1_w"/> 
    </document> 
  </relatedArtifact> 
</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.