Skip to content

Comments

FHIR-52780: Fix contextRelationship rule#89

Open
antvaset wants to merge 1 commit intoHL7:masterfrom
antvaset:fix-context-relationship-rule
Open

FHIR-52780: Fix contextRelationship rule#89
antvaset wants to merge 1 commit intoHL7:masterfrom
antvaset:fix-context-relationship-rule

Conversation

@antvaset
Copy link

Adjusts the contextRelationship rule in the grammar to make it compatible with the context definition examples like:

define type Observation extends DomainResource {
  subject Patient,
  code CodeableConcept,
  value Choice<CodeableConcept, Quantity>
}
related to Patient by { subject }

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant