From 0e6d69f59d805862d5b519151b542db782c07fee Mon Sep 17 00:00:00 2001 From: Erik Moll Date: Thu, 31 Jul 2025 15:33:49 +0200 Subject: [PATCH] Update ProfileConsumers.md --- input/pagecontent/ProfileConsumers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/pagecontent/ProfileConsumers.md b/input/pagecontent/ProfileConsumers.md index 76d9b26..de0cb74 100644 --- a/input/pagecontent/ProfileConsumers.md +++ b/input/pagecontent/ProfileConsumers.md @@ -118,7 +118,7 @@ PHDs can send measurements that have additional descriptive information. An exam More details on the extensions that can be used with quantities can be found in the [PhdNumericObservation profile](StructureDefinition-PhdNumericObservation.html). ##### Supplemental Types -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: +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: {% fragment Observation/numeric-spotnumeric JSON EXCEPT:component[0] %}