FHIR CI-Build

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

Example CodeSystem/conceptmap-properties (XML)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

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

Definition for Code SystemConceptMapProperties

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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="conceptmap-properties"/> 
  <meta> 
    <lastUpdated value="2024-04-12T18:40:09.078+00:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p> This case-sensitive code system 
        <code> http://hl7.org/fhir/conceptmap-properties</code>  defines the following code:
      </p> 
      <table class="codes">
        <tr> 
          <td style="white-space:nowrap">
            <b> Code</b> 
          </td> 
          <td> 
            <b> Display</b> 
          </td> 
          <td> 
            <b> Definition</b> 
          </td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">relationshipRefinement
            <a name="conceptmap-properties-relationshipRefinement"> </a> 
          </td> 
          <td> Relationship Refinement</td> 
          <td> Property of type coding that indicates a specific refined relationship such as
             categorized by or grouped</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/> 
  </extension> 
  <url value="http://hl7.org/fhir/conceptmap-properties"/> 
  <version value="6.0.0-cibuild"/> 
  <name value="ConceptMapProperties"/> 
  <title value="FHIR Defined ConceptMap Properties"/> 
  <status value="draft"/> 
  <experimental value="true"/> 
  <publisher value="FHIR Project"/> 
  <description value="A set of common concept properties for use on ConceptMap"/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <caseSensitive value="true"/> 
  <content value="complete"/> 
  <concept> 
    <code value="relationshipRefinement"/> 
    <display value="Relationship Refinement"/> 
    <definition value="Property of type coding that indicates a specific refined relationship such as
     categorized by or grouped"/> 
  </concept> 
</CodeSystem> 

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.