Skip to content

Commit

Permalink
update LOINC test cases for tx for LOINC update on tx.fhir.oog
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Sep 23, 2024
1 parent 3732d9c commit 6c1ca98
Show file tree
Hide file tree
Showing 40 changed files with 1,724 additions and 336 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
},
{
"name" : "used-codesystem",
"valueUri" : "http://loinc.org|2.77"
"valueUri" : "http://loinc.org|2.78"
},
{
"name" : "version",
"valueUri" : "http://loinc.org|2.77"
"valueUri" : "http://loinc.org|2.78"
}],
"contains" : [{
"system" : "http://loinc.org",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"expansion" : {
"identifier" : "$uuid$",
"timestamp" : "$instant$",
"total" : 3579,
"total" : 3673,
"offset" : 0,
"parameter" : [{
"name" : "count",
Expand All @@ -32,11 +32,11 @@
},
{
"name" : "used-codesystem",
"valueUri" : "http://loinc.org|2.77"
"valueUri" : "http://loinc.org|2.78"
},
{
"name" : "version",
"valueUri" : "http://loinc.org|2.77"
"valueUri" : "http://loinc.org|2.78"
}],
"contains" : [{
"system" : "http://loinc.org",
Expand Down
Loading

0 comments on commit 6c1ca98

Please sign in to comment.