FHIR Release 3 (STU) 5 Ballot

This page is part of the FHIR Specification (v3.0.2: STU (v5.0.0-ballot: R5 Ballot - see ballot notes 3). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Valueset-questionnaire-category.xml

Example Medication/med0307 (XML)

Vocabulary Pharmacy Work Group Maturity Level : N/A Ballot Standards Status : Informative Compartments : Not linked to any defined compartments

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

Jump past Narrative

Definition for Value SetQuestionnaire Category Codes Subcutaneous injection Example - Manufactured Product - Novolog (id = "med0307")

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


      
      
         This value set includes content from SNOMED CT, which is copyright © 2002+ International
         Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement
         between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.
      
      
      
        Include these codes as defined in 
          
            
          
          
            
              
                
              
              
                
              
            
            
              
                
              
              
              
            
            
              
                
              
              
              
            
            
              
                
              
              
              
            
            
              
                
              
              
              
            
            
              
                
              
              
              
            
          
        
      
    
  
  
    
  
  
    
  
  
  
    
    
  
  
  
  
  
  
  
  
    
      
      
    
  
  
  This value set includes content from SNOMED CT, which is copyright © 2002+ International
   Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement
   between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.
  
    
      
      
        
        
      
      
        
        
      
      
        
        
      
      
        
        
      
      
        
        
      
    
  

<Medication xmlns="http://hl7.org/fhir">
  <id value="med0307"/> 
  <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Medication</b> <a name="med0307"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
       1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Medication &quot;med0307&quot; </p> </div> <p> <b> code</b> : Novolog 100u/ml <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-ndc.html">National drug codes</a> #0169-7501-11)</span> </p> <p> <b> marketingAuthorizationHolder</b> : <a name="mmanu"> </a> </p> <blockquote> <p/>  <p> <a name="mmanu"> </a> </p> <p> <b> name</b> : Medication Manufacturer</p> </blockquote> <p> <b> doseForm</b> : Injection solution (qualifier value) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #385219001)</span> </p> <blockquote> <p> <b> ingredient</b> </p> <h3> Items</h3> <table class="grid"><tr> <td> -</td> <td> <b> Concept</b> </td> </tr> <tr> <td> *</td> <td> Insulin Aspart (substance) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a> #325072002)</span> </td> </tr> </table> <p> <b> strength</b> : 100 U<span style="background: LightGoldenRodYellow"> (Details: UCUM code U = 'U')</span> /1 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM code mL = 'mL')</span> </p> </blockquote> <h3> Batches</h3> <table class="grid"><tr> <td> -</td> <td> <b> LotNumber</b> </td> <td> <b> ExpirationDate</b> </td> </tr> <tr> <td> *</td> <td> 12345</td> <td> 2019-10-31</td> </tr> </table> </div> </text> <contained> 
    <Organization> 
      <id value="mmanu"/> 
      <name value="Medication Manufacturer"/> 
    </Organization> 
  </contained> 
  <code> 
    <coding> 
      <system value="http://hl7.org/fhir/sid/ndc"/> 
      <code value="0169-7501-11"/> 
      <display value="Novolog 100u/ml"/> 
    </coding> 
  </code>  
  <marketingAuthorizationHolder> 
    <reference value="#mmanu"/> 
  </marketingAuthorizationHolder> 
    <doseForm> 
      <coding> 
        <system value="http://snomed.info/sct"/> 
        <code value="385219001"/> 
        <display value="Injection solution (qualifier value)"/> 
      </coding> 
    </doseForm> 
    <ingredient> 
      <item> 
      <concept> 
        <coding> 
          <system value="http://snomed.info/sct"/> 
          <code value="325072002"/> 
          <display value="Insulin Aspart (substance)"/> 
        </coding> 
      </concept> 
      </item> 
      <strengthRatio> 
        <numerator> 
          <value value="100"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="U"/> 
        </numerator> 
        <denominator> 
          <value value="1"/> 
          <system value="http://unitsofmeasure.org"/> 
          <code value="mL"/> 
        </denominator> 
      </strengthRatio> 
    </ingredient> 
  <batch> 
    <lotNumber value="12345"/> 
    <expirationDate value="2019-10-31"/> 
  </batch> 

  
  



</
ValueSet


Medication


>



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.