DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Observation-relationshiptypes-map-v3.xml

Raw XML (canonical form)

v3 map for ObservationRelationshipType

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="v3-observation-relationshiptypes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>v3 map for ObservationRelationshipType (http://hl7.org/fhir/ConceptMap/v3-observation-relationshipty
        pes)</h2>
      <p>Mapping from 
        <a href="valueset-observation-relationshiptypes.html">http://hl7.org/fhir/ValueSet/observation-relationshiptypes</a> to 
        <a href="v3/ActRelationshipType/index.html">http://hl7.org/fhir/ValueSet/v3-ActRelationshipType</a>
      </p>
      <p>DRAFT. Published on 24/10/2015 7:41:03 AM by HL7 (FHIR Project) (
        <a href="http://hl7.org/fhir">http://hl7.org/fhir</a>, 
        <a href="mailto:fhir@lists.hl7.org">fhir@lists.hl7.org</a>; ). 
      </p>
      <p>v3 Map (ActRrelationshipType)</p>
      <br/>
      <table class="grid">
        <tr>
          <td>
            <b>Source Code</b>
          </td>
          <td>
            <b>Equivalence</b>
          </td>
          <td>
            <b>Destination Code</b>
          </td>
        </tr>
        <tr>
          <td>has-member (Has Member)</td>
          <td>equal</td>
          <td>MBR (??)</td>
        </tr>
        <tr>
          <td>derived-from (Derived From)</td>
          <td>equal</td>
          <td>DRIV (??)</td>
        </tr>
        <tr>
          <td>sequel-to (Sequel To)</td>
          <td>equal</td>
          <td>SEQL (??)</td>
        </tr>
        <tr>
          <td>replaces (Replaces)</td>
          <td>equal</td>
          <td>RPLC (??)</td>
        </tr>
        <tr>
          <td>qualified-by (Qualified By)</td>
          <td>equal</td>
          <td>QUALF (??)</td>
        </tr>
        <tr>
          <td>interfered-by (Interfered By)</td>
          <td>equal</td>
          <td>INTF (??)</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://hl7.org/fhir/ConceptMap/v3-observation-relationshiptypes"/>
  <name value="v3 map for ObservationRelationshipType"/>
  <status value="draft"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <date value="2015-10-24T07:41:03+11:00"/>
  <description value="v3 Map (ActRrelationshipType)"/>
  <sourceReference>
    <reference value="http://hl7.org/fhir/ValueSet/observation-relationshiptypes"/>
  </sourceReference>
  <targetReference>
    <reference value="http://hl7.org/fhir/ValueSet/v3-ActRelationshipType"/>
  </targetReference>
  <element>
    <codeSystem value="http://hl7.org/fhir/observation-relationshiptypes"/>
    <code value="has-member"/>
    <target>
      <codeSystem value="http://hl7.org/fhir/v3/ActRrelationshipType"/>
      <code value="MBR"/>
      <equivalence value="equal"/>
    </target>
  </element>
  <element>
    <codeSystem value="http://hl7.org/fhir/observation-relationshiptypes"/>
    <code value="derived-from"/>
    <target>
      <codeSystem value="http://hl7.org/fhir/v3/ActRrelationshipType"/>
      <code value="DRIV"/>
      <equivalence value="equal"/>
    </target>
  </element>
  <element>
    <codeSystem value="http://hl7.org/fhir/observation-relationshiptypes"/>
    <code value="sequel-to"/>
    <target>
      <codeSystem value="http://hl7.org/fhir/v3/ActRrelationshipType"/>
      <code value="SEQL"/>
      <equivalence value="equal"/>
    </target>
  </element>
  <element>
    <codeSystem value="http://hl7.org/fhir/observation-relationshiptypes"/>
    <code value="replaces"/>
    <target>
      <codeSystem value="http://hl7.org/fhir/v3/ActRrelationshipType"/>
      <code value="RPLC"/>
      <equivalence value="equal"/>
    </target>
  </element>
  <element>
    <codeSystem value="http://hl7.org/fhir/observation-relationshiptypes"/>
    <code value="qualified-by"/>
    <target>
      <codeSystem value="http://hl7.org/fhir/v3/ActRrelationshipType"/>
      <code value="QUALF"/>
      <equivalence value="equal"/>
    </target>
  </element>
  <element>
    <codeSystem value="http://hl7.org/fhir/observation-relationshiptypes"/>
    <code value="interfered-by"/>
    <target>
      <codeSystem value="http://hl7.org/fhir/v3/ActRrelationshipType"/>
      <code value="INTF"/>
      <equivalence value="equal"/>
    </target>
  </element>
</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.