Skip to content

Commit 639c8f8

Browse files
committed
Remove fixed todo docstring
1 parent 4ffce83 commit 639c8f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/fhir-helpers/src/constants/codeSystems.ts

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ export const eusmServicePointCodeSystemUri =
33
'http://smartregister.org/CodeSystem/eusm-service-point-type';
44
export const snomedCodeSystemUri = 'http://snomed.info/sct';
55

6-
// TODO - not accurate
76
export const poNumberIdentifierCoding = {
87
system: smartregisterSystemUri,
98
code: 'PONUM',

0 commit comments

Comments
 (0)