http://hl7.org/fhir/conceptmap-property-type|5.0.0

name
ConceptMapPropertyType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

ConceptMap Property Type

The type of a ConceptMap mapping property value.

codedisplaydefinitionhierarchy
CodingCoding (external reference)
The property value is a code defined in an external code system. This may be used for translations,...
stringstring
The property value is a string....
integerinteger
The property value is an integer (often used to assign ranking values to concepts for supporting sco...
booleanboolean
The property value is a boolean true | false....
dateTimedateTime
The property is a date or a date + time....
decimaldecimal
The property value is a decimal number....
codecode
The property value is a code as defined in the CodeSystem in ConceptMap.property.system....