Server (Cells) Design
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

This example is invalid because it contains patient_map_ids without a PATIENT_ID. Every <pid> must have a <patient_id>. In this case the <patient_id> should be added to the PDO.
Example:
<pid>
<patient_map_id source="MGH">123</patient_map_id>
<patient_map_id source="BWH">777</patient_map_id>
</pid>

  • No labels