FHIR mapping

The FHIR mapping workflow is focused on taking the analysis and recommendations from the domain entities and converting it to exact mappings to FHIR resources, elements, data types, values, etc.

The workflow is primarily based on Google Sheets, GitHub issues, and prototyping the chosen FHIR implementation in the Core IG.

  • The Google Sheet

    • The set of green columns capture domain related information regardless of its current representation in Pheopackets or FHIR

    • The next set of blue columns capture Phenopackets’ representation.

    • The next set of yellow columns capture FHIR’s representation.

    • A row represent a mapping from the domain to Phenopackets and/or FHIR

    • Additional columns will be used for other workflow aspects such as status, GH issue, review comments, etc.

  • GitHub issues at the Core IG issue tracker

  • GitHub pull requests (PRs) for changes to the Core IG. Each pull request is built and published with the FHIR publisher tool. Links to these PR specific builds can be found at that page.