This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemConceptMap Properties
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="conceptmap-properties"/> <meta> <lastUpdated value="2022-09-07T10:58:29.429+10:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> This code system <code> http://hl7.org/fhir/conceptmap-properties</code> defines the following codes: </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="5.0.0-ballot"/> <name value="ConceptMap Properties"/> <title value="FHIR Defined ConceptMap Properties"/> <status value="draft"/> <experimental value="false"/> <publisher value="FHIR Project"/> <description value="A set of common concept properties for use on ConceptMap"/> <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.