https://github.com/chb/sample_ccdas/blob/master/HL7%20Samples/Procedure_Note.sample.xml
4adc1020-7b14-11db-9fe1-0800200c9a66 - this id is met three times in document
We need some clarification for such use of id:
- non-unique
id was used on purpose here to mark that some identifiers actually identify the business process that the object represents, and may end up being attached to multiple different objects that all relate to the same real-world process (e.g. observations are made from a single laboratory order)
- non-unique
id was just copied and pasted to populate form with some observation data
https://github.com/chb/sample_ccdas/blob/master/HL7%20Samples/Procedure_Note.sample.xml
4adc1020-7b14-11db-9fe1-0800200c9a66- thisidis met three times in documentWe need some clarification for such use of
id:idwas used on purpose here to mark that some identifiers actually identify the business process that the object represents, and may end up being attached to multiple different objects that all relate to the same real-world process (e.g. observations are made from a single laboratory order)idwas just copied and pasted to populate form with some observation data