-
Type:
Change Request
-
Resolution: Persuasive with Modification
-
Priority:
Medium
-
Shorthand (FHIR)
-
0.12.0 [deprecated]
-
FHIR Infrastructure
-
Language Reference
-
3.2.4
-
-
Moesel/Rhodes 11-0-1
-
Clarification
-
Non-substantive
Section 3.2.4 is about [x] and setting things for the values of particular properties.
The examples are NOT using value[x] at all so they are not representative. Also, the first sentence of the section is not very clear. I guess you mean that instead of doing:
_* valueString\.value[String] = "Hello World"
* valueReference\.value[Patient] = Reference(EveAnyperson)_
one can simply do:
* valueString\.value[x] = "Hello World"
* valueReference\.value[x] = Reference(EveAnyperson)
or even simpler:
_* valueString = "Hello World"
* valueReference = Reference(EveAnyperson)_
Existing Wording:
Data Type Choice [x] Paths
- is voted on by
-
BALLOT-12441 Negative - Bas van den Heuvel : 2020-May-SHORTHAND R1 STU
- Balloted