hl7au / au-fhir-base

AU Base FHIR Implementation Guide Source
36 stars 26 forks source link

Profile AU Accession Number should not mention LACSN #748

Closed RichardTON closed 1 year ago

RichardTON commented 1 year ago

The profile AU Accession Number requires the use of one of two values for Identifier.type: ACSN and LACSN from http://terminology.hl7.org/CodeSystem/v2-0203.

ACSN subsumes LACSN (See FHIR-37739) and is in the value set IdentifierType. So, for laboratory accession numbers ACSN would be the appropriate code to send and LACSN could also be sent if desired.

I suggest that LACSN be removed from the list of values for Identifier.type in AU Accession Number. Its correct use is complex and it offers little value.

brettesler-ext commented 1 year ago

Will leave LACSN code in the valueset; and need to explicitly add narrative defining the codesystem in NOT hierarchial

dt-r commented 1 year ago

Fixed in commit https://github.com/hl7au/au-fhir-base/commit/910e04010d415b25cb350e502d4295974cbeddc7