FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ConceptMap/sc-goal-accept-status (XML)

Patient Care Work GroupMaturity Level: N/AStandards Status: Informative

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

Canonical Mapping for "Goal acceptance status value set"

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

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="sc-goal-accept-status"/> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: ConceptMap sc-goal-accept-status</b> 
      </p> 
      <a name="sc-goal-accept-status"> </a> 
      <a name="hcsc-goal-accept-status"> </a> 
      <a name="sc-goal-accept-status-en-US"> </a> 
      <p> Mapping from 
        <a href="valueset-goal-accept-status.html">Goal acceptance status value set</a>  to 
        <a href="valueset-resource-status.html">Canonical Status Codes for FHIR Resources</a> 
      </p> 
      <p> DRAFT. Published on ?ngen-10? by HL7 International / Patient Care  (
        <a href="http://www.hl7.org/Special/committees/patientcare">http://www.hl7.org/Special/com...</a> ). 
      </p> 
      <div> 
        <p> Canonical Mapping for &quot;Codes that identify whether the goal has been accepted
           or not.&quot;</p> 

      </div> 
      <br/>  
      <p> 
        <b> Group 1 </b> Mapping from 
        <a href="codesystem-goal-accept-status.html">Goal acceptance status code system</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> disagree</td> 
          <td> 
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a> 
          </td> 
          <td> declined</td> 
        </tr> 
        <tr> 
          <td> agree</td> 
          <td> 
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a> 
          </td> 
          <td> accepted</td> 
        </tr> 
        <tr> 
          <td> pending</td> 
          <td> 
            <a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a> 
          </td> 
          <td> unconfirmed</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <url value="http://hl7.org/fhir/ConceptMap/sc-goal-accept-status"/> 
  <version value="6.0.0-ballot1"/> 
  <name value="GoalAcceptStatusCanonicalMap"/> 
  <title value="Canonical Mapping for &quot;Goal acceptance status value set&quot;"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <publisher value="HL7 International / Patient Care"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/patientcare"/> 
    </telecom> 
  </contact> 
  <description value="Canonical Mapping for &quot;Codes that identify whether the goal has been accepted
   or not.&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/goal-accept-status"/> 
  <targetScopeCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/> 
  <group> 
    <source value="http://hl7.org/fhir/goal-accept-status"/> 
    <target value="http://hl7.org/fhir/resource-status"/> 
    <element> 
      <code value="disagree"/> 
      <target> 
        <code value="declined"/> 
        <relationship value="equivalent"/> 
      </target> 
    </element> 
    <element> 
      <code value="agree"/> 
      <target> 
        <code value="accepted"/> 
        <relationship value="equivalent"/> 
      </target> 
    </element> 
    <element> 
      <code value="pending"/> 
      <target> 
        <code value="unconfirmed"/> 
        <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.