Release 5 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v5.0.0: R5 - STU ). This is the current published version in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). For a full list of available versions, see times).
See the Directory of published versions

Example ConceptMap/sc-appointmentresponse-status (XML)

Maturity Level : N/A
Responsible Owner: Patient Administration Work Group Standards Status : Informative

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

Canonical Mapping for "Appointment Response Status"

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


  
  
    
    
      AppointmentResponseStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-appointmentresponse-
        status)
      Mapping from 
         to 
        
      
      DRAFT. Published on 2020-12-28T16:55:11+11:00 by HL7 (FHIR Project) (
        , 
        ). 
      
      
        Canonical Mapping for &quot;The Participation status for a participant in response
           to a request for an appointment.&quot;

      
      
      
        Mapping from 
         to 
        
      
      
        
          
            
          
          
            
          
          
            
          
        
        
          
          
            
          
          
        
        
          
          
            
          
          
        
        
          
          
            
          
          
        
        
          
          
            
          
          
        
        
          
          
            
          
          
        
      
    
  
  
  
  
  
  
  
  
  
  
    
      
      
    
    
      
      
    
  

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="sc-appointmentresponse-status"/> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: ConceptMap sc-appointmentresponse-status</b> 
      </p> 
      <a name="sc-appointmentresponse-status"> </a> 
      <a name="hcsc-appointmentresponse-status"> </a> 
      <p> Mapping from 
        <a href="valueset-appointmentresponse-status.html">Appointment Response Status</a>  to 
        <a href="valueset-resource-status.html">Canonical Status Codes for FHIR Resources</a> 
      </p> 
      <br/>  
      <p> 
        <b> Group 1 </b> Mapping from 
        <a href="codesystem-participationstatus.html">Participation Status</a>  to 
        <a href="codesystem-resource-status.html">Canonical Status Codes for FHIR Resources</a> 
      </p> 
      <table class="grid">
        <tr> 
          <td> 
            <b> Source Code</b> 
          </td> 
          <td> 
            <b> Relationship</b> 
          </td> 
          <td> 
            <b> Target Code</b> 
          </td> 
        </tr> 
        <tr> 
          <td> entered-in-error</td> 
          <td> 
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a> 
          </td> 
          <td> error</td> 
        </tr> 
        <tr> 
          <td> tentative</td> 
          <td> 
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a> 
          </td> 
          <td> draft</td> 
        </tr> 
        <tr> 
          <td> declined</td> 
          <td> 
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a> 
          </td> 
          <td> declined</td> 
        </tr> 
        <tr> 
          <td> accepted</td> 
          <td> 
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a> 
          </td> 
          <td> accepted</td> 
        </tr> 
        <tr> 
          <td> needs-action</td> 
          <td> 
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a> 
          </td> 
          <td> unknown</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <url value="http://hl7.org/fhir/ConceptMap/sc-appointmentresponse-status"/> 
  <version value="6.0.0-ballot3"/> 
  <name value="AppointmentResponseStatusCanonicalMap"/> 
  <title value="Canonical Mapping for &quot;Appointment Response Status&quot;"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <date value="2020-12-28T05:55:11+00:00"/> 
  <publisher value="HL7 (FHIR Project)"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
    <telecom> 
      <system value="email"/> 
      <value value="fhir@lists.hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="Canonical Mapping for &quot;The Participation status for a participant in response
   to a request for an appointment.&quot;
  
    
      
      
      
    
  
  
  
  
    
    
    
      
      
        
        
      
    
    
      
      
        
        
      
    
    
      
      
        
        
      
    
    
      
      
        
        
      
    
    
      
      
        
        
      
    
  

   to a request for an appointment.&quot;"/> 
  <jurisdiction>     <coding>       <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>       <code value="001"/>       <display value="World"/>     </coding>   </jurisdiction>   <sourceScopeCanonical value="http://hl7.org/fhir/ValueSet/appointmentresponse-status"/>   <targetScopeCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/>   <group>     <source value="http://hl7.org/fhir/participationstatus"/>     <target value="http://hl7.org/fhir/resource-status"/>     <element>       <code value="entered-in-error"/>       <target>         <code value="error"/>         <relationship value="equivalent"/>       </target>     </element>     <element>       <code value="tentative"/>       <target>         <code value="draft"/>         <relationship value="equivalent"/>       </target>     </element>     <element>       <code value="declined"/>       <target>         <code value="declined"/>         <relationship value="equivalent"/>       </target>     </element>     <element>       <code value="accepted"/>       <target>         <code value="accepted"/>         <relationship value="equivalent"/>       </target>     </element>     <element>       <code value="needs-action"/>       <target>         <code value="unknown"/>         <relationship value="equivalent"/>       </target>     </element>   </group> 


</

ConceptMap

>



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.