This code system
http://hl7.org/fhir/conceptmap-attribute-type defines the following codes:
|
Code
|
Definition
|
| code
|
The attribute value is a code defined in the code system in context. |
| Coding
|
The attribute value is a code defined in a code system. |
| string
|
The attribute value is a string. |
| boolean
|
The attribute value is a boolean true | false. |
| Quantity
|
The attribute is a Quantity (may represent an integer or a decimal with no units). |