Skip to content

Commit

Permalink
Fix Oxygen Saturation codes to match US Core requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
jawalonoski committed Dec 5, 2023
1 parent e8a047a commit 85673df
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/main/resources/modules/uti/ed_bundle.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,10 @@
"code": "2708-6",
"display": "Oxygen saturation in Arterial blood",
"value_set": ""
},{
"system": "LOINC",
"code": "59408-5",
"display": "Oxygen saturation in Arterial blood by Pulse oximetry"
}
],
"distribution": {
Expand Down Expand Up @@ -455,6 +459,10 @@
"code": "2708-6",
"display": "Oxygen saturation in Arterial blood",
"value_set": ""
},{
"system": "LOINC",
"code": "59408-5",
"display": "Oxygen saturation in Arterial blood by Pulse oximetry"
}
],
"distribution": {
Expand Down Expand Up @@ -583,6 +591,10 @@
"code": "2708-6",
"display": "Oxygen saturation in Arterial blood",
"value_set": ""
},{
"system": "LOINC",
"code": "59408-5",
"display": "Oxygen saturation in Arterial blood by Pulse oximetry"
}
],
"distribution": {
Expand Down Expand Up @@ -690,6 +702,10 @@
"code": "2708-6",
"display": "Oxygen saturation in Arterial blood",
"value_set": ""
},{
"system": "LOINC",
"code": "59408-5",
"display": "Oxygen saturation in Arterial blood by Pulse oximetry"
}
],
"distribution": {
Expand Down

0 comments on commit 85673df

Please sign in to comment.