I’m implementing GitHub - better-care/fhir-connect-mapping-spec
It uses simplified FLAT paths:
openEHR: Custom path, derived by simplifying the FLAT format and using the common separator (`.`)
* Example: `"$openEhrArchetype.blood_pressure.any_event.systolic"`
It is the first time I’m using FLAT paths and I’m learning how they are prepared:
- is this the used specification: openEHR Simplified Information Model 'B'
- and an algorithm: Simplified Data Template (SDT)