Skip to content

Commit

Permalink
fix term code for encounter
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruendner committed Oct 17, 2024
1 parent 0283404 commit 2e16229
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"term_codes": [
{
"system": "http://snomed.info/sct",
"code": "263495000",
"display": "Geschlecht"
"system": "fdpg.mii.cds",
"code": "encounter",
"display": "Fall"
}
],
"time_restriction_defining_id": "Encounter.period",
Expand Down

0 comments on commit 2e16229

Please sign in to comment.