Stream: implementers
Topic: Sample pooling
Declan Kieran (Mar 08 2022 at 21:05):
Are there any other examples of sample pooling. I found this,
http://build.fhir.org/specimen-example-pooled-serum.json.html
but its a bit light and ideally an example of pcr testing with humans would be good. The general core data model I'm thinking this would fit into in FHIR would be
[group] 1 ----- * [patient] 1 ----- * [ServiceRequest] 1 ----- * [Specimen]
Although I think it would be generally 1 specimen per service request with 1..* containers within the specimen resource. I imagine there would be several ways of doing this though.
Last updated: Apr 12 2022 at 19:14 UTC