Release 5 R6 Ballot (3rd Draft)
This page is part of the FHIR Specification (v5.0.0: R5 - STU ). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Publish-box (todo)

Example ConditionDefinition/example (XML)

Patient Care Work Group Maturity Level : N/A Standards Status : Informative Compartments : No defined compartments

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

Jump past Narrative

Example of conditiondefinition (id = "example")

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


  
  display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
       1px solid #8da1b4; border-radius: 5px; line-height: 60%https://med.stanford.edu/content/dam/sm/cerc/documents/Hyperlipidemia%20Management%20Protocol
        .pdfhttps://med.stanford.edu/content/dam/sm/cerc/documents/Hyperlipidemia%20Management%20Protocol
          .pdf
  
    
    
  
  
  
  
  
  
  
    
      
      
      
    
  
  
  
  

<ConditionDefinition xmlns="http://hl7.org/fhir">
  <id value="example"/> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ConditionDefinition/example"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.25.1"/> 
  </identifier> 
  <name value="Hyperlipidemia"/> 
  <title value="Hyperlipidemia Status"/> 
  <status value="draft"/> 
  <date value="2019-05-26T10:44:00+10:00"/> 
  <publisher value="HL7 International / Patient Care"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/patientcare"/> 
    </telecom> 
  </contact> 
  <description value="Hyperlipidemia Status"/> 
  <code> 
    <coding> 
      <system value="http://snomed.info/sct"/> 
      <code value="55822004"/> 
      <display value="Hyperlipidemia (disorder)"/> 
    </coding> 
  </code> 
  <hasSeverity value="false"/> 
  <hasBodySite value="false"/> 
  <hasStage value="false"/> 
  <definition value="https://med.stanford.edu/content/dam/sm/cerc/documents/Hyperlipidemia%20Management%20Protocol
  .pdf
  
    
      
        
        
        
      
      
    
  
  
    
      
        
        
        
      
      
    
  
  
    
      
        
        
        
      
      
    
  
  
    
      
        
        
        
      
      
    
  
  
    
      
        
        
        
      
      
    
  
  
    
      
        
        
        
      
    
  
  
    
      
    
  

  .pdf"/> 
  <observation value="http://example.org/fhir/ObservationDefinition/lipid-panel"/>   <observation value="http://example.org/fhir/ObservationDefinition/cholesterol"/>   <observation value="http://example.org/fhir/ObservationDefinition/triglyceride"/>   <observation value="http://example.org/fhir/ObservationDefinition/cholesterol-hdl"/>   <observation value="http://example.org/fhir/ObservationDefinition/cholesterol-ldl"/>   <!--  
  <observation>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="24331-1"/>
        <display value="Lipid 1996 panel - Serum or Plasma"/>
      </coding>
      <text value="Lipid Panel"/>
    </code>
  </observation>
  <observation>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="35200-5"/>
        <display value="Cholesterol [Mass or Moles/volume] in Serum or Plasma"/>
      </coding>
      <text value="Cholesterol"/>
    </code>
  </observation>
  <observation>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="35217-9"/>
        <display value="Triglyceride [Mass or Moles/volume] in Serum or Plasma"/>
      </coding>
      <text value="Triglyceride"/>
    </code>
  </observation>
  <observation>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="2085-9"/>
        <display value="Cholesterol in HDL [Mass/volume] in Serum or Plasma"/>
      </coding>
      <text value="Cholesterol in HDL"/>
    </code>
  </observation>
  <observation>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="13457-7"/>
        <display value="Cholesterol in LDL [Mass/volume] in Serum or Plasma by
   calculation"/>
      </coding>
      <text value="LDL Chol. (Calc)"/>
    </code>
  </observation>
  -->
  <medication>     <code>       <coding>         <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>         <code value="203151"/>         <display value="fenoldopam mesylate"/>       </coding>       <text value="Gemfibrozil"/>     </code>   </medication>   <plan>     <reference>       <reference value="http://acme.com/fhir/PlanDefinition/fd0e32d8-2ebd-4211-9e50-8983efddc2c6"/>     </reference>   </plan> 


</

ConditionDefinition

>



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.