Create Custom Module #1364
Unanswered
Abedkingfc91
asked this question in
Q&A
Replies: 1 comment
-
There already is a cystic fibrosis module: https://synthetichealth.github.io/module-builder/#cystic_fibrosis You can use that as-is, or you can customize it until your heart is content. FHIR is output by default, except there is no support for FamilyMemberHistory. You probably want to define a keep module that specifies cystic fibrosis (with the SNOMED code See keep module instructions: https://github.com/synthetichealth/synthea/wiki/Keep-Patients-Module Then, once all that is in place:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I create a custom module to generate 50 patients with cystic fibrosis in Austin texas and include the following resources - Patient, Condition, Observation, Medication, FamilyMemberHistory, DiagnositcReport, Procedure, Practitioner, CarePlan, AllergyIntolerance
Beta Was this translation helpful? Give feedback.
All reactions