Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: added generic loinc for "Body temperature" to VS_MII_ICU_Code_Mo…
Browse files Browse the repository at this point in the history
…nitoring_und_Vitaldaten_LOINC.fsh
patrick-werner committed Mar 28, 2024
1 parent 91c7296 commit 2fcf098
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Resources/fsh-generated/fsh-index.json
Original file line number Diff line number Diff line change
@@ -1005,7 +1005,7 @@
"fshType": "ValueSet",
"fshFile": "mii-backport/valueSet/VS_MII_ICU_Code_Monitoring_und_Vitaldaten_LOINC.fsh",
"startLine": 1,
"endLine": 56
"endLine": 57
},
{
"outputFile": "ValueSet-vs-mii-icu-code-monitoring-und-vitaldaten-snomed.json",
2 changes: 1 addition & 1 deletion Resources/fsh-generated/fsh-index.txt
Original file line number Diff line number Diff line change
@@ -124,7 +124,7 @@ ValueSet-ISiKKopfumfangSCTVS.json
ValueSet-vs-mii-icu-bodysite-observation-blutdruck.json VS_MII_ICU_BodySite_Observation_Blutdruck ValueSet mii-backport/valueSet/VS_MII_ICU_BodySite_Observation_Blutdruck.fsh 1 - 11
ValueSet-vs-mii-icu-bodysite-observation-monitoring-und-vitaldaten.json VS_MII_ICU_BodySite_Observation_Monitoring_und_Vitaldaten ValueSet mii-backport/valueSet/VS_MII_ICU_BodySite_Observation_Monitoring_und_Vitaldaten.fsh 1 - 35
ValueSet-vs-mii-icu-code-monitoring-und-vitaldaten-iso11073.json VS_MII_ICU_Code_Monitoring_und_Vitaldaten_ISO11073 ValueSet mii-backport/valueSet/VS_MII_ICU_Code_Monitoring_und_Vitaldaten_ISO11073.fsh 1 - 44
ValueSet-vs-mii-icu-code-monitoring-und-vitaldaten-loinc.json VS_MII_ICU_Code_Monitoring_und_Vitaldaten_LOINC ValueSet mii-backport/valueSet/VS_MII_ICU_Code_Monitoring_und_Vitaldaten_LOINC.fsh 1 - 56
ValueSet-vs-mii-icu-code-monitoring-und-vitaldaten-loinc.json VS_MII_ICU_Code_Monitoring_und_Vitaldaten_LOINC ValueSet mii-backport/valueSet/VS_MII_ICU_Code_Monitoring_und_Vitaldaten_LOINC.fsh 1 - 57
ValueSet-vs-mii-icu-code-monitoring-und-vitaldaten-snomed.json VS_MII_ICU_Code_Monitoring_und_Vitaldaten_SNOMED ValueSet mii-backport/valueSet/VS_MII_ICU_Code_Monitoring_und_Vitaldaten_SNOMED.fsh 1 - 43
ValueSet-vs-mii-icu-method-observation-blutdruck.json VS_MII_ICU_Method_Observation_Blutdruck ValueSet mii-backport/valueSet/VS_MII_ICU_Method_Observation_Blutdruck.fsh 1 - 7
ValueSet-vs-mii-icu-unit-equivalent-ucum-beats-per-minute.json VS_MII_ICU_Unit_equivalent_UCUM_beats_per_minute ValueSet mii-backport/valueSet/VS_MII_ICU_Unit_equivalent_UCUM_beats_per_minute.fsh 1 - 9
Original file line number Diff line number Diff line change
@@ -218,6 +218,10 @@
{
"code": "76010-8",
"display": "Nasal temperature"
},
{
"code": "8310-5",
"display": "Body temperature"
}
]
}
Original file line number Diff line number Diff line change
@@ -53,4 +53,5 @@ Description: "Dieses ValueSet enthält Codes für Vitaldaten sowie Daten aus dem
* LOINC#60834-9 "Blood temperature"
* LOINC#60955-2 "Airway temperature"
* LOINC#61009-7 "Myocardial temperature"
* LOINC#76010-8 "Nasal temperature"
* LOINC#76010-8 "Nasal temperature"
* LOINC#8310-5 "Body temperature"

0 comments on commit 2fcf098

Please sign in to comment.