-
Notifications
You must be signed in to change notification settings - Fork 22
Support reflection #2395
Copy link
Copy link
Open
Labels
fhirpathRelated to fhirpath reference implementationRelated to fhirpath reference implementationnew featureNew feature or requestNew feature or request
Description
Spec link: https://build.fhir.org/ig/HL7/FHIRPath/#reflection
Implement the type() reflection function based on the CI build FHIRPath specification, returning SimpleTypeInfo/ClassInfo structs with namespace, name, and baseType fields.
The trace() function has been split to #2580.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
fhirpathRelated to fhirpath reference implementationRelated to fhirpath reference implementationnew featureNew feature or requestNew feature or request
Type
Projects
Status
In progress