Release 4B 5

This page is part of the FHIR Specification (v4.3.0: R4B (v5.0.0: R5 - STU ). The This is the current published version which supercedes in it's permanent home (it will always be available at this version is 5.0.0 . URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R5 R4B R4 R3

Library-composition-example.xml

Example Library/composition-example (XML)

Clinical Decision Support Work Group Maturity Level : N/A Standards Status : Informative Compartments : Not linked to any 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"?>


  
  
    
    Example of a library used as a composition of other artifacts.
    
  
  
    
    
    
  
  
  
  
  
  
    
      
    
  
  
  
  
    
  
  
    
    
  
  
    
    
  
  
    
    
  
  
    
    
  
  
    
    
  
  
    
    
  
  
    
    
    
      
    
  

<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> 
  <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"/> 
  <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.