FHIR Release 3 (STU)

This page is part of the FHIR Specification (v3.0.2: STU 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

Cm-observation-relationshiptypes-v3.xml

Vocabulary Work GroupMaturity Level: N/ABallot Status: Informative

Raw XML (canonical form)

v3 map for ObservationRelationshipType

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="cm-observation-relationshiptypes-v3"/> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2> v3 map for ObservationRelationshipType (http://hl7.org/fhir/ConceptMap/cm-observation-relationshipty
        pes-v3)</h2> 
      <p> Mapping from 
        <a href="valueset-observation-relationshiptypes.html">http://hl7.org/fhir/ValueSet/observation-relationshiptypes</a>  to 
        <a href="v3/ActRelationshipType/vs.html">http://hl7.org/fhir/ValueSet/v3-ActRelationshipType</a> 
      </p> 
      <p> DRAFT. Published on 19/04/2017 7:44:43 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> 
      <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 (has member)</td> 
        </tr> 
        <tr> 
          <td> derived-from (Derived From)</td> 
          <td> equal</td> 
          <td> DRIV (is derived from)</td> 
        </tr> 
        <tr> 
          <td> sequel-to (Sequel To)</td> 
          <td> equal</td> 
          <td> SEQL (is sequel)</td> 
        </tr> 
        <tr> 
          <td> replaces (Replaces)</td> 
          <td> equal</td> 
          <td> RPLC (replaces)</td> 
        </tr> 
        <tr> 
          <td> qualified-by (Qualified By)</td> 
          <td> equal</td> 
          <td> QUALF (has qualifier)</td> 
        </tr> 
        <tr> 
          <td> interfered-by (Interfered By)</td> 
          <td> equal</td> 
          <td> INTF (interfered by)</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <url value="http://hl7.org/fhir/ConceptMap/cm-observation-relationshiptypes-v3"/> 
  <name value="v3 map for ObservationRelationshipType"/> 
  <status value="draft"/> 
  <date value="2019-10-24T11:53:00+11: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> 
  <sourceReference> 
    <reference value="http://hl7.org/fhir/ValueSet/observation-relationshiptypes"/> 
  </sourceReference> 
  <targetReference> 
    <reference value="http://hl7.org/fhir/ValueSet/v3-ActRelationshipType"/> 
  </targetReference> 
  <group> 
    <source value="http://hl7.org/fhir/observation-relationshiptypes"/> 
    <target value="http://hl7.org/fhir/v3/ActRelationshipType"/> 
    <element> 
      <code value="has-member"/> 
      <target> 
        <code value="MBR"/> 
        <equivalence value="equal"/> 
      </target> 
    </element> 
    <element> 
      <code value="derived-from"/> 
      <target> 
        <code value="DRIV"/> 
        <equivalence value="equal"/> 
      </target> 
    </element> 
    <element> 
      <code value="sequel-to"/> 
      <target> 
        <code value="SEQL"/> 
        <equivalence value="equal"/> 
      </target> 
    </element> 
    <element> 
      <code value="replaces"/> 
      <target> 
        <code value="RPLC"/> 
        <equivalence value="equal"/> 
      </target> 
    </element> 
    <element> 
      <code value="qualified-by"/> 
      <target> 
        <code value="QUALF"/> 
        <equivalence value="equal"/> 
      </target> 
    </element> 
    <element> 
      <code value="interfered-by"/> 
      <target> 
        <code value="INTF"/> 
        <equivalence value="equal"/> 
      </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.