Skip to content

Commit

Permalink
chore: use correct s (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikAoJk authored Nov 13, 2024
1 parent dc22596 commit b96100a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ fun tilBehandler(sykmelder: Sykmelder): HelseOpplysningerArbeidsuforhet.Behandle
typeId =
CV().apply {
dn = "HPR-nummer"
s = "6.87.654.3.21.9.8.7.6543.2198"
s = "2.16.578.1.12.4.1.1.8116"
v = "HPR"
}
},
Expand Down

0 comments on commit b96100a

Please sign in to comment.