Skip to content

Commit

Permalink
Remove fixed todo docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
peterMuriuki committed Mar 20, 2024
1 parent 4ffce83 commit 639c8f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fhir-helpers/src/constants/codeSystems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ export const eusmServicePointCodeSystemUri =
'http://smartregister.org/CodeSystem/eusm-service-point-type';
export const snomedCodeSystemUri = 'http://snomed.info/sct';

// TODO - not accurate
export const poNumberIdentifierCoding = {
system: smartregisterSystemUri,
code: 'PONUM',
Expand Down

0 comments on commit 639c8f8

Please sign in to comment.