Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Fixed bugs in mapping files#165

Open
SevKohler wants to merge 3 commits intomedblocks:mainfrom
SevKohler:fix_mapping_files
Open

Fixed bugs in mapping files#165
SevKohler wants to merge 3 commits intomedblocks:mainfrom
SevKohler:fix_mapping_files

Conversation

@SevKohler
Copy link
Copy Markdown
Contributor

No description provided.

- name: "gender"
with:
fhir: "$fhirRoot"
fhir: "$resource.gender"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can not be a $resource if structureDefiniton is code. Can only be fhirRoot as before, in my opinion.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well i want to access the resource it comes from, fhirRoot is basically also adressing the resource. So why shouldnt it work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants