This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Definition for Code SystemConceptMapProperties
{
"resourceType" : "CodeSystem",
"id" : "conceptmap-properties",
"meta" : {
"lastUpdated" : "2024-11-12T02:57:08.856+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem conceptmap-properties</b></p><a name=\"conceptmap-properties\"> </a><a name=\"hcconceptmap-properties\"> </a><a name=\"conceptmap-properties-en-US\"> </a><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>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "vocab"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/conceptmap-properties",
"version" : "6.0.0-ballot2",
"name" : "ConceptMapProperties",
"title" : "FHIR Defined ConceptMap Properties",
"status" : "draft",
"experimental" : true,
"publisher" : "FHIR Project",
"description" : "A set of common concept properties for use on ConceptMap",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"caseSensitive" : true,
"content" : "complete",
"concept" : [{
"code" : "relationshipRefinement",
"display" : "Relationship Refinement",
"definition" : "Property of type coding that indicates a specific refined relationship such as categorized by or grouped"
}]
}
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.