From 1b863a6aac12b5509e932700945c50c264ba8f70 Mon Sep 17 00:00:00 2001
From: ylboerner <ylboerner@users.noreply.github.com>
Date: Sat, 25 Nov 2023 22:33:50 +0000
Subject: [PATCH] Commit from GitHub Actions (CI (FHIR Validation))

---
 .../Observation-ISiKAtemfrequenzExample.json  |   2 +-
 .../Observation-ISiKBlutdruckExample.json     |   4 +-
 .../resources/Observation-ISiKGCSExample.json |   6 +-
 .../Observation-ISiKHerzfrequenzExample.json  |   2 +-
 ...ervation-ISiKKoerpertemperaturExample.json |   2 +-
 ...ation-ISiKSauerstoffsaettigungExample.json |   2 +-
 .../StructureDefinition-ISiKAtemfrequenz.json |  26 ++---
 .../StructureDefinition-ISiKBlutdruck.json    |  20 +---
 .../StructureDefinition-ISiKEkg.json          |  33 ++++--
 .../StructureDefinition-ISiKGCS.json          | 110 +++++++-----------
 .../StructureDefinition-ISiKHerzfrequenz.json |  26 ++---
 ...tructureDefinition-ISiKKoerpergewicht.json |  26 ++---
 ...tructureDefinition-ISiKKoerpergroesse.json |  26 ++---
 ...ctureDefinition-ISiKKoerpertemperatur.json |  26 ++---
 .../StructureDefinition-ISiKKopfumfang.json   |  26 ++---
 ...reDefinition-ISiKSauerstoffsaettigung.json |  26 ++---
 16 files changed, 148 insertions(+), 215 deletions(-)

diff --git a/Resources/fsh-generated/resources/Observation-ISiKAtemfrequenzExample.json b/Resources/fsh-generated/resources/Observation-ISiKAtemfrequenzExample.json
index ba6e9897..81a26014 100644
--- a/Resources/fsh-generated/resources/Observation-ISiKAtemfrequenzExample.json
+++ b/Resources/fsh-generated/resources/Observation-ISiKAtemfrequenzExample.json
@@ -31,8 +31,8 @@
   },
   "valueQuantity": {
     "system": "http://unitsofmeasure.org",
-    "code": "/min",
     "value": 26,
+    "code": "/min",
     "unit": "Atemzüge pro Minute"
   },
   "status": "final",
diff --git a/Resources/fsh-generated/resources/Observation-ISiKBlutdruckExample.json b/Resources/fsh-generated/resources/Observation-ISiKBlutdruckExample.json
index c518a7ff..4a182516 100644
--- a/Resources/fsh-generated/resources/Observation-ISiKBlutdruckExample.json
+++ b/Resources/fsh-generated/resources/Observation-ISiKBlutdruckExample.json
@@ -40,8 +40,8 @@
       },
       "valueQuantity": {
         "system": "http://unitsofmeasure.org",
-        "code": "mm[Hg]",
         "value": 107,
+        "code": "mm[Hg]",
         "unit": "mmHg"
       }
     },
@@ -56,8 +56,8 @@
       },
       "valueQuantity": {
         "system": "http://unitsofmeasure.org",
-        "code": "mm[Hg]",
         "value": 60,
+        "code": "mm[Hg]",
         "unit": "mmHg"
       }
     }
diff --git a/Resources/fsh-generated/resources/Observation-ISiKGCSExample.json b/Resources/fsh-generated/resources/Observation-ISiKGCSExample.json
index 8fd591a6..f33580cb 100644
--- a/Resources/fsh-generated/resources/Observation-ISiKGCSExample.json
+++ b/Resources/fsh-generated/resources/Observation-ISiKGCSExample.json
@@ -44,8 +44,8 @@
       },
       "valueQuantity": {
         "system": "http://unitsofmeasure.org",
-        "code": "1",
         "value": 4,
+        "code": "1",
         "unit": "Punktwert"
       }
     },
@@ -60,8 +60,8 @@
       },
       "valueQuantity": {
         "system": "http://unitsofmeasure.org",
-        "code": "1",
         "value": 4,
+        "code": "1",
         "unit": "Punktwert"
       }
     },
@@ -76,8 +76,8 @@
       },
       "valueQuantity": {
         "system": "http://unitsofmeasure.org",
-        "code": "1",
         "value": 3,
+        "code": "1",
         "unit": "Punktwert"
       }
     }
diff --git a/Resources/fsh-generated/resources/Observation-ISiKHerzfrequenzExample.json b/Resources/fsh-generated/resources/Observation-ISiKHerzfrequenzExample.json
index 062c554d..999c4701 100644
--- a/Resources/fsh-generated/resources/Observation-ISiKHerzfrequenzExample.json
+++ b/Resources/fsh-generated/resources/Observation-ISiKHerzfrequenzExample.json
@@ -30,8 +30,8 @@
   },
   "valueQuantity": {
     "system": "http://unitsofmeasure.org",
-    "code": "/min",
     "value": 63,
+    "code": "/min",
     "unit": "per minute"
   },
   "status": "final",
diff --git a/Resources/fsh-generated/resources/Observation-ISiKKoerpertemperaturExample.json b/Resources/fsh-generated/resources/Observation-ISiKKoerpertemperaturExample.json
index 1d3aa725..632a005c 100644
--- a/Resources/fsh-generated/resources/Observation-ISiKKoerpertemperaturExample.json
+++ b/Resources/fsh-generated/resources/Observation-ISiKKoerpertemperaturExample.json
@@ -30,8 +30,8 @@
   },
   "valueQuantity": {
     "system": "http://unitsofmeasure.org",
-    "code": "Cel",
     "value": 36.8,
+    "code": "Cel",
     "unit": "°C"
   },
   "status": "final",
diff --git a/Resources/fsh-generated/resources/Observation-ISiKSauerstoffsaettigungExample.json b/Resources/fsh-generated/resources/Observation-ISiKSauerstoffsaettigungExample.json
index 73b7c75b..29fa0f54 100644
--- a/Resources/fsh-generated/resources/Observation-ISiKSauerstoffsaettigungExample.json
+++ b/Resources/fsh-generated/resources/Observation-ISiKSauerstoffsaettigungExample.json
@@ -39,8 +39,8 @@
   },
   "valueQuantity": {
     "system": "http://unitsofmeasure.org",
-    "code": "%",
     "value": 98,
+    "code": "%",
     "unit": "%"
   },
   "component": [
diff --git a/Resources/fsh-generated/resources/StructureDefinition-ISiKAtemfrequenz.json b/Resources/fsh-generated/resources/StructureDefinition-ISiKAtemfrequenz.json
index a0081f3c..5c438d85 100644
--- a/Resources/fsh-generated/resources/StructureDefinition-ISiKAtemfrequenz.json
+++ b/Resources/fsh-generated/resources/StructureDefinition-ISiKAtemfrequenz.json
@@ -90,34 +90,28 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity",
-        "path": "Observation.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.valueQuantity",
+        "path": "Observation.valueQuantity",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.value",
-        "path": "Observation.value[x].value",
+        "id": "Observation.valueQuantity.value",
+        "path": "Observation.valueQuantity.value",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.unit",
-        "path": "Observation.value[x].unit",
+        "id": "Observation.valueQuantity.unit",
+        "path": "Observation.valueQuantity.unit",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.system",
-        "path": "Observation.value[x].system",
+        "id": "Observation.valueQuantity.system",
+        "path": "Observation.valueQuantity.system",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.code",
-        "path": "Observation.value[x].code",
+        "id": "Observation.valueQuantity.code",
+        "path": "Observation.valueQuantity.code",
         "mustSupport": true
       }
     ]
diff --git a/Resources/fsh-generated/resources/StructureDefinition-ISiKBlutdruck.json b/Resources/fsh-generated/resources/StructureDefinition-ISiKBlutdruck.json
index 53a6dfc6..ebf5167a 100644
--- a/Resources/fsh-generated/resources/StructureDefinition-ISiKBlutdruck.json
+++ b/Resources/fsh-generated/resources/StructureDefinition-ISiKBlutdruck.json
@@ -116,14 +116,8 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.component:SystolicBP.value[x]:valueQuantity",
-        "path": "Observation.component.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.component:SystolicBP.valueQuantity",
+        "path": "Observation.component.valueQuantity",
         "mustSupport": true
       },
       {
@@ -148,14 +142,8 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.component:DiastolicBP.value[x]:valueQuantity",
-        "path": "Observation.component.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.component:DiastolicBP.valueQuantity",
+        "path": "Observation.component.valueQuantity",
         "mustSupport": true
       }
     ]
diff --git a/Resources/fsh-generated/resources/StructureDefinition-ISiKEkg.json b/Resources/fsh-generated/resources/StructureDefinition-ISiKEkg.json
index 97cd9dc8..b538000a 100644
--- a/Resources/fsh-generated/resources/StructureDefinition-ISiKEkg.json
+++ b/Resources/fsh-generated/resources/StructureDefinition-ISiKEkg.json
@@ -91,26 +91,43 @@
       {
         "id": "Observation.component.value[x]",
         "path": "Observation.component.value[x]",
+        "slicing": {
+          "discriminator": [
+            {
+              "type": "type",
+              "path": "$this"
+            }
+          ],
+          "ordered": false,
+          "rules": "open"
+        },
         "mustSupport": true
       },
       {
-        "id": "Observation.component.value[x].origin",
-        "path": "Observation.component.value[x].origin",
+        "id": "Observation.component.valueSampledData",
+        "path": "Observation.component.valueSampledData",
+        "min": 1,
+        "max": "1",
         "mustSupport": true
       },
       {
-        "id": "Observation.component.value[x].period",
-        "path": "Observation.component.value[x].period",
+        "id": "Observation.component.valueSampledData.origin",
+        "path": "Observation.component.valueSampledData.origin",
         "mustSupport": true
       },
       {
-        "id": "Observation.component.value[x].dimensions",
-        "path": "Observation.component.value[x].dimensions",
+        "id": "Observation.component.valueSampledData.period",
+        "path": "Observation.component.valueSampledData.period",
         "mustSupport": true
       },
       {
-        "id": "Observation.component.value[x].data",
-        "path": "Observation.component.value[x].data",
+        "id": "Observation.component.valueSampledData.dimensions",
+        "path": "Observation.component.valueSampledData.dimensions",
+        "mustSupport": true
+      },
+      {
+        "id": "Observation.component.valueSampledData.data",
+        "path": "Observation.component.valueSampledData.data",
         "mustSupport": true
       }
     ]
diff --git a/Resources/fsh-generated/resources/StructureDefinition-ISiKGCS.json b/Resources/fsh-generated/resources/StructureDefinition-ISiKGCS.json
index 2a2abe52..bbc61e24 100644
--- a/Resources/fsh-generated/resources/StructureDefinition-ISiKGCS.json
+++ b/Resources/fsh-generated/resources/StructureDefinition-ISiKGCS.json
@@ -90,29 +90,23 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity",
-        "path": "Observation.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.valueQuantity",
+        "path": "Observation.valueQuantity",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.value",
-        "path": "Observation.value[x].value",
+        "id": "Observation.valueQuantity.value",
+        "path": "Observation.valueQuantity.value",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.system",
-        "path": "Observation.value[x].system",
+        "id": "Observation.valueQuantity.system",
+        "path": "Observation.valueQuantity.system",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.code",
-        "path": "Observation.value[x].code",
+        "id": "Observation.valueQuantity.code",
+        "path": "Observation.valueQuantity.code",
         "mustSupport": true
       },
       {
@@ -131,29 +125,23 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.component.value[x]:valueQuantity",
-        "path": "Observation.component.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.component.valueQuantity",
+        "path": "Observation.component.valueQuantity",
         "mustSupport": true
       },
       {
-        "id": "Observation.component.value[x]:valueQuantity.unit",
-        "path": "Observation.component.value[x].unit",
+        "id": "Observation.component.valueQuantity.unit",
+        "path": "Observation.component.valueQuantity.unit",
         "mustSupport": true
       },
       {
-        "id": "Observation.component.value[x]:valueQuantity.system",
-        "path": "Observation.component.value[x].system",
+        "id": "Observation.component.valueQuantity.system",
+        "path": "Observation.component.valueQuantity.system",
         "mustSupport": true
       },
       {
-        "id": "Observation.component.value[x]:valueQuantity.code",
-        "path": "Observation.component.value[x].code",
+        "id": "Observation.component.valueQuantity.code",
+        "path": "Observation.component.valueQuantity.code",
         "mustSupport": true
       },
       {
@@ -172,29 +160,23 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.component:Eye.value[x]:valueQuantity",
-        "path": "Observation.component.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.component:Eye.valueQuantity",
+        "path": "Observation.component.valueQuantity",
         "mustSupport": true
       },
       {
-        "id": "Observation.component:Eye.value[x]:valueQuantity.unit",
-        "path": "Observation.component.value[x].unit",
+        "id": "Observation.component:Eye.valueQuantity.unit",
+        "path": "Observation.component.valueQuantity.unit",
         "mustSupport": true
       },
       {
-        "id": "Observation.component:Eye.value[x]:valueQuantity.system",
-        "path": "Observation.component.value[x].system",
+        "id": "Observation.component:Eye.valueQuantity.system",
+        "path": "Observation.component.valueQuantity.system",
         "mustSupport": true
       },
       {
-        "id": "Observation.component:Eye.value[x]:valueQuantity.code",
-        "path": "Observation.component.value[x].code",
+        "id": "Observation.component:Eye.valueQuantity.code",
+        "path": "Observation.component.valueQuantity.code",
         "mustSupport": true
       },
       {
@@ -213,29 +195,23 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.component:Motor.value[x]:valueQuantity",
-        "path": "Observation.component.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.component:Motor.valueQuantity",
+        "path": "Observation.component.valueQuantity",
         "mustSupport": true
       },
       {
-        "id": "Observation.component:Motor.value[x]:valueQuantity.unit",
-        "path": "Observation.component.value[x].unit",
+        "id": "Observation.component:Motor.valueQuantity.unit",
+        "path": "Observation.component.valueQuantity.unit",
         "mustSupport": true
       },
       {
-        "id": "Observation.component:Motor.value[x]:valueQuantity.system",
-        "path": "Observation.component.value[x].system",
+        "id": "Observation.component:Motor.valueQuantity.system",
+        "path": "Observation.component.valueQuantity.system",
         "mustSupport": true
       },
       {
-        "id": "Observation.component:Motor.value[x]:valueQuantity.code",
-        "path": "Observation.component.value[x].code",
+        "id": "Observation.component:Motor.valueQuantity.code",
+        "path": "Observation.component.valueQuantity.code",
         "mustSupport": true
       },
       {
@@ -254,29 +230,23 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.component:Verbal.value[x]:valueQuantity",
-        "path": "Observation.component.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.component:Verbal.valueQuantity",
+        "path": "Observation.component.valueQuantity",
         "mustSupport": true
       },
       {
-        "id": "Observation.component:Verbal.value[x]:valueQuantity.unit",
-        "path": "Observation.component.value[x].unit",
+        "id": "Observation.component:Verbal.valueQuantity.unit",
+        "path": "Observation.component.valueQuantity.unit",
         "mustSupport": true
       },
       {
-        "id": "Observation.component:Verbal.value[x]:valueQuantity.system",
-        "path": "Observation.component.value[x].system",
+        "id": "Observation.component:Verbal.valueQuantity.system",
+        "path": "Observation.component.valueQuantity.system",
         "mustSupport": true
       },
       {
-        "id": "Observation.component:Verbal.value[x]:valueQuantity.code",
-        "path": "Observation.component.value[x].code",
+        "id": "Observation.component:Verbal.valueQuantity.code",
+        "path": "Observation.component.valueQuantity.code",
         "mustSupport": true
       }
     ]
diff --git a/Resources/fsh-generated/resources/StructureDefinition-ISiKHerzfrequenz.json b/Resources/fsh-generated/resources/StructureDefinition-ISiKHerzfrequenz.json
index aa31ae54..57da1b5a 100644
--- a/Resources/fsh-generated/resources/StructureDefinition-ISiKHerzfrequenz.json
+++ b/Resources/fsh-generated/resources/StructureDefinition-ISiKHerzfrequenz.json
@@ -90,34 +90,28 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity",
-        "path": "Observation.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.valueQuantity",
+        "path": "Observation.valueQuantity",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.value",
-        "path": "Observation.value[x].value",
+        "id": "Observation.valueQuantity.value",
+        "path": "Observation.valueQuantity.value",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.unit",
-        "path": "Observation.value[x].unit",
+        "id": "Observation.valueQuantity.unit",
+        "path": "Observation.valueQuantity.unit",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.system",
-        "path": "Observation.value[x].system",
+        "id": "Observation.valueQuantity.system",
+        "path": "Observation.valueQuantity.system",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.code",
-        "path": "Observation.value[x].code",
+        "id": "Observation.valueQuantity.code",
+        "path": "Observation.valueQuantity.code",
         "mustSupport": true
       }
     ]
diff --git a/Resources/fsh-generated/resources/StructureDefinition-ISiKKoerpergewicht.json b/Resources/fsh-generated/resources/StructureDefinition-ISiKKoerpergewicht.json
index a603c2fd..800ac2fa 100644
--- a/Resources/fsh-generated/resources/StructureDefinition-ISiKKoerpergewicht.json
+++ b/Resources/fsh-generated/resources/StructureDefinition-ISiKKoerpergewicht.json
@@ -90,34 +90,28 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity",
-        "path": "Observation.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.valueQuantity",
+        "path": "Observation.valueQuantity",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.value",
-        "path": "Observation.value[x].value",
+        "id": "Observation.valueQuantity.value",
+        "path": "Observation.valueQuantity.value",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.unit",
-        "path": "Observation.value[x].unit",
+        "id": "Observation.valueQuantity.unit",
+        "path": "Observation.valueQuantity.unit",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.system",
-        "path": "Observation.value[x].system",
+        "id": "Observation.valueQuantity.system",
+        "path": "Observation.valueQuantity.system",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.code",
-        "path": "Observation.value[x].code",
+        "id": "Observation.valueQuantity.code",
+        "path": "Observation.valueQuantity.code",
         "mustSupport": true
       }
     ]
diff --git a/Resources/fsh-generated/resources/StructureDefinition-ISiKKoerpergroesse.json b/Resources/fsh-generated/resources/StructureDefinition-ISiKKoerpergroesse.json
index aadb8b56..e4167537 100644
--- a/Resources/fsh-generated/resources/StructureDefinition-ISiKKoerpergroesse.json
+++ b/Resources/fsh-generated/resources/StructureDefinition-ISiKKoerpergroesse.json
@@ -90,34 +90,28 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity",
-        "path": "Observation.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.valueQuantity",
+        "path": "Observation.valueQuantity",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.value",
-        "path": "Observation.value[x].value",
+        "id": "Observation.valueQuantity.value",
+        "path": "Observation.valueQuantity.value",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.unit",
-        "path": "Observation.value[x].unit",
+        "id": "Observation.valueQuantity.unit",
+        "path": "Observation.valueQuantity.unit",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.system",
-        "path": "Observation.value[x].system",
+        "id": "Observation.valueQuantity.system",
+        "path": "Observation.valueQuantity.system",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.code",
-        "path": "Observation.value[x].code",
+        "id": "Observation.valueQuantity.code",
+        "path": "Observation.valueQuantity.code",
         "mustSupport": true
       }
     ]
diff --git a/Resources/fsh-generated/resources/StructureDefinition-ISiKKoerpertemperatur.json b/Resources/fsh-generated/resources/StructureDefinition-ISiKKoerpertemperatur.json
index e045aae5..14fb23f6 100644
--- a/Resources/fsh-generated/resources/StructureDefinition-ISiKKoerpertemperatur.json
+++ b/Resources/fsh-generated/resources/StructureDefinition-ISiKKoerpertemperatur.json
@@ -90,34 +90,28 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity",
-        "path": "Observation.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.valueQuantity",
+        "path": "Observation.valueQuantity",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.value",
-        "path": "Observation.value[x].value",
+        "id": "Observation.valueQuantity.value",
+        "path": "Observation.valueQuantity.value",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.unit",
-        "path": "Observation.value[x].unit",
+        "id": "Observation.valueQuantity.unit",
+        "path": "Observation.valueQuantity.unit",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.system",
-        "path": "Observation.value[x].system",
+        "id": "Observation.valueQuantity.system",
+        "path": "Observation.valueQuantity.system",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.code",
-        "path": "Observation.value[x].code",
+        "id": "Observation.valueQuantity.code",
+        "path": "Observation.valueQuantity.code",
         "mustSupport": true
       }
     ]
diff --git a/Resources/fsh-generated/resources/StructureDefinition-ISiKKopfumfang.json b/Resources/fsh-generated/resources/StructureDefinition-ISiKKopfumfang.json
index 6572234c..e5fd3778 100644
--- a/Resources/fsh-generated/resources/StructureDefinition-ISiKKopfumfang.json
+++ b/Resources/fsh-generated/resources/StructureDefinition-ISiKKopfumfang.json
@@ -90,34 +90,28 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity",
-        "path": "Observation.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.valueQuantity",
+        "path": "Observation.valueQuantity",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.value",
-        "path": "Observation.value[x].value",
+        "id": "Observation.valueQuantity.value",
+        "path": "Observation.valueQuantity.value",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.unit",
-        "path": "Observation.value[x].unit",
+        "id": "Observation.valueQuantity.unit",
+        "path": "Observation.valueQuantity.unit",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.system",
-        "path": "Observation.value[x].system",
+        "id": "Observation.valueQuantity.system",
+        "path": "Observation.valueQuantity.system",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.code",
-        "path": "Observation.value[x].code",
+        "id": "Observation.valueQuantity.code",
+        "path": "Observation.valueQuantity.code",
         "mustSupport": true
       }
     ]
diff --git a/Resources/fsh-generated/resources/StructureDefinition-ISiKSauerstoffsaettigung.json b/Resources/fsh-generated/resources/StructureDefinition-ISiKSauerstoffsaettigung.json
index d53c01c4..505b08aa 100644
--- a/Resources/fsh-generated/resources/StructureDefinition-ISiKSauerstoffsaettigung.json
+++ b/Resources/fsh-generated/resources/StructureDefinition-ISiKSauerstoffsaettigung.json
@@ -90,34 +90,28 @@
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity",
-        "path": "Observation.value[x]",
-        "sliceName": "valueQuantity",
-        "type": [
-          {
-            "code": "Quantity"
-          }
-        ],
+        "id": "Observation.valueQuantity",
+        "path": "Observation.valueQuantity",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.value",
-        "path": "Observation.value[x].value",
+        "id": "Observation.valueQuantity.value",
+        "path": "Observation.valueQuantity.value",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.unit",
-        "path": "Observation.value[x].unit",
+        "id": "Observation.valueQuantity.unit",
+        "path": "Observation.valueQuantity.unit",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.system",
-        "path": "Observation.value[x].system",
+        "id": "Observation.valueQuantity.system",
+        "path": "Observation.valueQuantity.system",
         "mustSupport": true
       },
       {
-        "id": "Observation.value[x]:valueQuantity.code",
-        "path": "Observation.value[x].code",
+        "id": "Observation.valueQuantity.code",
+        "path": "Observation.valueQuantity.code",
         "mustSupport": true
       }
     ]