diff --git a/beispiele/exa-mii-icu-muv-ideales-koerpergewicht.json b/beispiele/exa-mii-icu-muv-ideales-koerpergewicht.json index 9db5fcb1..e117b6ea 100644 --- a/beispiele/exa-mii-icu-muv-ideales-koerpergewicht.json +++ b/beispiele/exa-mii-icu-muv-ideales-koerpergewicht.json @@ -31,7 +31,8 @@ }, { "system": "urn:iso:std:iso:11073:10101", - "code": "188796" + "code": "188796", + "display": "Ideal body weight (IBW)" } ] }, diff --git a/beispiele/exa-mii-icu-muv-koerpergroesse-percentile-altersabhaengig.json b/beispiele/exa-mii-icu-muv-koerpergroesse-percentile-altersabhaengig.json index 681fdc7f..05fd4b1d 100644 --- a/beispiele/exa-mii-icu-muv-koerpergroesse-percentile-altersabhaengig.json +++ b/beispiele/exa-mii-icu-muv-koerpergroesse-percentile-altersabhaengig.json @@ -19,11 +19,6 @@ ], "code": { "coding": [ - { - "system": "http://loinc.org", - "code": "8303-0", - "display": "Body height [Percentile]" - }, { "system": "http://snomed.info/sct", "code": "1153605006", diff --git a/beispiele/exa-mii-icu-muv-rechtsatrialer-druck.json b/beispiele/exa-mii-icu-muv-rechtsatrialer-druck.json index 59b3cd33..a98df630 100644 --- a/beispiele/exa-mii-icu-muv-rechtsatrialer-druck.json +++ b/beispiele/exa-mii-icu-muv-rechtsatrialer-druck.json @@ -19,6 +19,10 @@ ], "code": { "coding": [ + { + "system": "http://snomed.info/sct", + "code": "75367002" + }, { "system": "http://snomed.info/sct", "code": "276755008", @@ -28,6 +32,10 @@ "system": "http://loinc.org", "code": "60996-6", "display": "Right atrial pressure" + }, + { + "system": "urn:iso:std:iso:11073:10101", + "code": "150068" } ] }, diff --git a/beispiele/exa-mii-icu-muv-rechtsventrikulaerer-druck.json b/beispiele/exa-mii-icu-muv-rechtsventrikulaerer-druck.json index ac7e0d79..d4e3a47d 100644 --- a/beispiele/exa-mii-icu-muv-rechtsventrikulaerer-druck.json +++ b/beispiele/exa-mii-icu-muv-rechtsventrikulaerer-druck.json @@ -19,10 +19,18 @@ ], "code": { "coding": [ + { + "system": "http://snomed.info/sct", + "code": "75367002" + }, { "system": "http://snomed.info/sct", "code": "276756009", "display": "Right ventricular pressure (observable entity)" + }, + { + "system": "urn:iso:std:iso:11073:10101", + "code": "150104" } ] },