Skip to content

Commit b9d6e8a

Browse files
authored
Merge pull request #79 from HL7/ACOM-GHS-support
Update ProfileConsumers.md
2 parents a5ce3fe + 0e6d69f commit b9d6e8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

input/pagecontent/ProfileConsumers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ PHDs can send measurements that have additional descriptive information. An exam
118118
More details on the extensions that can be used with quantities can be found in the [PhdNumericObservation profile](StructureDefinition-PhdNumericObservation.html).
119119

120120
##### Supplemental Types
121-
Supplemental type information is indicated by the `Observation.code` element having the value 68193. The value type of a supplemental type entry is always a CodeableConcept and is therefore given by `Observation.component.valueCodeableConcept.coding.code`. There may be more than one `Observation.component` entry containing supplemental type information. An example of a supplemental types component entry is as follows:
121+
Supplemental type information is indicated by the `Observation.component.code` element having the value 68193. The value type of a supplemental type entry is always a CodeableConcept and is therefore given by `Observation.component.valueCodeableConcept.coding.code`. There may be more than one `Observation.component` entry containing supplemental type information. An example of a supplemental types component entry is as follows:
122122

123123
{% fragment Observation/numeric-spotnumeric JSON EXCEPT:component[0] %}
124124

0 commit comments

Comments
 (0)