{
"resourceType": "CodeSystem",
"id": "conceptmap-properties",
"meta": {
"lastUpdated": "2023-03-26T15:21:02.749+11:00"
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/conceptmap-properties</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">relationshipRefinement\n <a name=\"conceptmap-properties-relationshipRefinement\"> </a>\n </td>\n <td>Relationship Refinement</td>\n <td>Property of type coding that indicates a specific refined relationship such as categorized by or grouped</td>\n </tr>\n </table>\n </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": "5.0.0",
"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"
}
]
}