-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add RelatedPersons resources - generate from existing Patient resources #8
Comments
Added Coverage. Added RelatedPerson (partial fix for #8). Added Specimen. Removed redundant AU Core Inferno Tests Postman collection. Updated Readme.
Added Coverage. Added RelatedPerson (partial fix for #8). Added Specimen. Removed redundant AU Core Inferno Tests Postman collection. Updated Readme.
@dt-r what is needed for this? We currently have one scenario for RelatedPerson as a performer of an observation (weight), which is not MS. This has been manually created located in direct-fhir-test-resources. Services Australia data has almost no information to help with deriving RelatedPerson resources. It may be possible to use medicare number to derive children, but there will be no explicit relationship so significant effort will be required to synthesise this data. Suggest more efficient to just manually fix this data if necessary. Profiles that have MS elements that reference RelatedPerson are Diagnostic and Pathology Result Observation, Encounter and MedicationRequest. Is this sufficient? |
Added PR #49 This contains a new RelatedPerson.csv and associated mapping. |
#8 Added RelatedPerson.csv, CSV2RelatedPerson.map and generated instances
Add RelatedPerson sample data.
The text was updated successfully, but these errors were encountered: