Skip to content

Commit 36d2e9e

Browse files
committed
Adding string
1 parent 624af60 commit 36d2e9e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/healthcare-apis/iot/overview-of-fhir-destination-mapping.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: overview
8-
ms.date: 04/13/2023
8+
ms.date: 04/14/2023
99
ms.author: jasteppe
1010
---
1111

@@ -110,6 +110,10 @@ Represents the [CodeableConcept](http://hl7.org/fhir/datatypes.html#CodeableConc
110110
|**Codes[].System**|The system for the [Coding](http://hl7.org/fhir/datatypes-definitions.html#coding).
111111
|**Codes[].Display**|The display for the [Coding](http://hl7.org/fhir/datatypes-definitions.html#coding).
112112

113+
### String
114+
115+
Represents the [string](https://www.hl7.org/fhir/datatypes.html#string) FHIR data type. If more than one value is present in the grouping, only the first value is used. If new value arrives that maps to the same observation, it overwrites the old value.
116+
113117
### Example
114118

115119
> [!TIP]

0 commit comments

Comments
 (0)