Skip to content

Commit

Permalink
add units for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-Steinbach-UKB committed Mar 6, 2024
1 parent 56b6f77 commit 5de6c96
Show file tree
Hide file tree
Showing 16 changed files with 25 additions and 11 deletions.
1 change: 1 addition & 0 deletions beispiele/Beispiel_Herzfrequenz.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
},
"valueQuantity": {
"value": 70.0,
"unit": "beats per minute",
"system": "http://unitsofmeasure.org",
"code": "/min"
}
Expand Down
1 change: 1 addition & 0 deletions beispiele/Beispiel_Ideales_Koerpergewicht.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
},
"valueQuantity": {
"value": 70.0,
"unit": "kilogram",
"system": "http://unitsofmeasure.org",
"code": "kg"
}
Expand Down
2 changes: 1 addition & 1 deletion beispiele/Beispiel_Koerpergewicht.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"valueQuantity": {
"value": 70.0,
"unit": "kg",
"unit": "kilogram",
"system": "http://unitsofmeasure.org",
"code": "kg"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
},
"valueQuantity": {
"value": 50.0,
"unit": "percent",
"system": "http://unitsofmeasure.org",
"code": "%"
}
Expand Down
1 change: 1 addition & 0 deletions beispiele/Beispiel_Koerpergroesse_(Percentile).json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
},
"valueQuantity": {
"value": 50.0,
"unit": "percent",
"system": "http://unitsofmeasure.org",
"code": "%"
}
Expand Down
1 change: 1 addition & 0 deletions beispiele/Beispiel_Linksventrikulaerer_Herzindex.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
},
"valueQuantity": {
"value": 3.0,
"unit": "liter per minute and square meter",
"system": "http://unitsofmeasure.org",
"code": "L/(min.m2)"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
},
"valueQuantity": {
"value": 3.0,
"unit": "liter per minute and square meter",
"system": "http://unitsofmeasure.org",
"code": "L/min/m2"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"resourceType": "Observation",
"id": "Linksventrikulaerer-Schlagvolumenindex-Indikatorverduennung",
"id": "Linksventrikulaerer-Schlagvolumenindex-Durch-Indikatorverduennung",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/linksventrikulaeres-schlagvolumen-durch-indikatorverduennung"
"https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/linksventrikulaerer-schlagvolumenindex-durch-indikatorverduennung"
]
},
"status": "final",
Expand Down Expand Up @@ -34,8 +34,9 @@
"end": "2019-12-23T10:30:10+01:00"
},
"valueQuantity": {
"value": 40.0,
"value": 1.0,
"unit": "liter per minute and square meter",
"system": "http://unitsofmeasure.org",
"code": "mL"
"code": "L/min/m2"
}
}
4 changes: 2 additions & 2 deletions beispiele/Beispiel_Linksventrikulaeres_Schlagvolumen.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
},
"valueQuantity": {
"value": 70.0,
"unit": "per milliliter",
"unit": "milliliter",
"system": "http://unitsofmeasure.org",
"code": "/mL"
"code": "mL"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "Linksventrikulaeres-Schlagvolumen-Durch-Indikatorverduennung",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/linksventrikulaerer-schlagvolumenindex-durch-indikatorverduennung"
"https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/linksventrikulaerer-schlagvolumen-durch-indikatorverduennung"
]
},
"status": "final",
Expand Down Expand Up @@ -34,8 +34,9 @@
"end": "2019-12-23T10:30:10+01:00"
},
"valueQuantity": {
"value": 1.0,
"system": "http://unitsofmeasure.org",
"code": "L/min/m2"
"value": 40.0,
"unit": "milliliter",
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
},
"valueQuantity": {
"value": 40.0,
"unit": "milliliter per square meter",
"system": "http://unitsofmeasure.org",
"code": "mL/m2"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
},
"valueQuantity": {
"value": 80.0,
"unit": "dyne second per centimeter5 and square meter",
"system": "http://unitsofmeasure.org",
"code": "dyn.s/(cm5.m2)"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
},
"valueQuantity": {
"value": 98.0,
"unit": "percent",
"system": "http://unitsofmeasure.org",
"code": "%"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
},
"valueQuantity": {
"value": 91.0,
"unit": "percent",
"system": "http://unitsofmeasure.org",
"code": "%"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
},
"valueQuantity": {
"value": 96.0,
"unit": "percent",
"system": "http://unitsofmeasure.org",
"code": "%"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
},
"valueQuantity": {
"value": 2000.0,
"unit": "dyne second per centimeter5 and square meter",
"system": "http://unitsofmeasure.org",
"code": "dyn.s/(cm5.m2)"
}
Expand Down

0 comments on commit 5de6c96

Please sign in to comment.