hl7au / au-fhir-base

AU Base FHIR Implementation Guide Source
38 stars 27 forks source link

AU Base Organization: support for Australian Organization types #333

Closed robeastwood-agency closed 2 years ago

robeastwood-agency commented 4 years ago

Currently the AU Base Organization profile does not change the default resource binding on element Organization.type: OrganizationType (example)

There is an opportunity to provide better support for Australian organisation types, such as concepts appropriate for describing a kind of organisation or facility including organisational units, e.g. hospital, pharmacy, ward, specific types of hospital wards, insurance company, cleaning company, government dept, etc.

NCTS has made available a ValueSet based in SNOMED, which is https://healthterminologies.gov.au/fhir/ValueSet/healthcare-organisation-role-type-1 This binding is ready now to be incorporated into the profile.

Also, the Australian and New Zealand Standard Industrial Classification (ANZSIC) code system is widely implemented but not yet available as a proper published code system, but is on the list of work for the NCTS. This code system is currently in use in the My Health Record, HI Service (and thus every system using the HI Service). It would be worthwhile considering this option as well, as it will be available some time in the (not sure when) future.

brianpos commented 4 years ago

Valueset not currently expanding, this seems like the correct path to be taking, and propose updating the binding strength to preferred or extensible if the values appear to cover the scope adequately and should be able to get wide support for them.

brettesler-ext commented 4 years ago

recommend preferred for AU base

RichardTON commented 4 years ago

Valueset not currently expanding, ...

To expand value sets at healthterminologies.gov.au through a browser you have to be logged in. That can be done after clicking on the National Clinical Terminology Service link in the page header.

RichardTON commented 4 years ago

Both terminologies Healthcare Organisation Role Type and ANZSIC are now mentioned in the introduction to AU Base Organization.

There is a current NCTS task to add ANZSIC to NCTS.

RichardTON commented 4 years ago

We need a long-term strategy for terminology that includes guidance on dealing with alternate preferred terminologies. The solution used here may not be the best.

dtr-agency commented 4 years ago

We need to consider the implications of some of the technical options downstream, especially slicing in relation to derivation. For now, an update to the introductory material to provide a link to this value set is the next best placeholder. A new issue on looking into support for multiple terminologies in a Base profile needs to created.

brettesler-ext commented 3 years ago

narrative present but not modelled - check with PA WG

brianpos commented 3 years ago

Consider how slicing without a discriminator could work (and provide the description) In the AU base this specific set of terminology bindings aren't here for validation purposes.

brettesler-ext commented 3 years ago
brettesler-ext commented 3 years ago

LB: ANZSIC draft codesystem will be published end of Apr - will seek feedback from PAWG

dtr-agency commented 2 years ago

To copy the usage notes paragraph on Organization type into the comments field of the Organization.type element in the profile. Ensure the hyperlinks render like hyperlinks.

Approved for action with @oridashi, @davidmckillop please progress this via PR.

davidmckillop commented 2 years ago

The Organization profile "Usage notes" that were specific for the element Organization.type have been copied to the comment field of the Organization.type element.

PR to follow.