From a medical perspective there is a necessity of being able to provide more than one BodyStructure. This is, for example, relevant for COVID testing where the specimen is often collected with a nasopharyngeal swab or in general microbiology studies. In the current implementation, this is not possible.
Possible approaches could be:
- Changing the cardinality for the extension BodyStructureReference to 0..*: https://jira.hl7.org/browse/FHIR-51564
- Instead of just backporting BodyStrcuture.includedStructures.laterality from R5, backporting the whole structure BodyStrcuture.includedStructures
There are probably other approaches and ideas that need to be discussed as well. This issue needs to be tackled and a common agreement must be found!
From a medical perspective there is a necessity of being able to provide more than one BodyStructure. This is, for example, relevant for COVID testing where the specimen is often collected with a nasopharyngeal swab or in general microbiology studies. In the current implementation, this is not possible.
Possible approaches could be:
There are probably other approaches and ideas that need to be discussed as well. This issue needs to be tackled and a common agreement must be found!