Skip to content

Commit

Permalink
feat: Extend the IdentifiableResource trait
Browse files Browse the repository at this point in the history
  • Loading branch information
FlixCoder committed Mar 26, 2023
1 parent c0e7e76 commit ba1890c
Show file tree
Hide file tree
Showing 5 changed files with 5,134 additions and 6 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,11 @@ This is a [FHIR](https://www.hl7.org/fhir/) library in its early stages. The mod
- [x] NamedResource
- [x] DomainResource
- [x] IdentifiableResource
- [ ] Extension traits (e.g. more convenience on identifier access)
- [ ] FHIR client implementation
- [ ] REST client implementation
- [ ] Search parameters
- [ ] FHIRpath implementation
- [ ] Resource validation using FHIRpath
- [ ] Search parameters
- [ ] GraphQL
- [ ] GraphQL client
- [ ] XML

## Known Problems
Expand Down
Loading

0 comments on commit ba1890c

Please sign in to comment.