We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ffce83 commit 639c8f8Copy full SHA for 639c8f8
packages/fhir-helpers/src/constants/codeSystems.ts
@@ -3,7 +3,6 @@ export const eusmServicePointCodeSystemUri =
3
'http://smartregister.org/CodeSystem/eusm-service-point-type';
4
export const snomedCodeSystemUri = 'http://snomed.info/sct';
5
6
-// TODO - not accurate
7
export const poNumberIdentifierCoding = {
8
system: smartregisterSystemUri,
9
code: 'PONUM',
0 commit comments