What's Changed
* OAI-16: Added PUT method to claimResponse endpoint by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/1
* OP-285: Added attachment handling to claim endpoint by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/3
* Changes from master applied to develop cc0c8b4 by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/2
* OP-285: Fixed handling attachments from files by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/4
* OAI-27: Added contained resources for FHIR Claim by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/5
* OP-297: Fix contained resource ids and references by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/6
* OAI-43: Change config build, fixed issue related to attribute errors in dockerized scheduled jobs by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/9
* OAI-38: Added level to useContext by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/10
* OAI-38: Added group extension to patient by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/11
* OP-319: Resolve conflicts with master branch by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/13
* Master to develop by dragos-dobre in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/12
* OAI-52: Database ID Identifiers added by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/15
* OE0-2: 1. Add /api_fhir_r4/login endpoint that will generate the JWT by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/16
* OE0-4: merge PR from 'feature_rebase' - Healthfix changes by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/17
* Changes from rebased featrue branch by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/14
* OE0-4: added new perms + fixed queryset for GroupViewSet by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/18
* OE0-4: updating perms in fhir r4 module by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/19
* OE0-2: changes after migration jwt to core module by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/21
* Update views.py by tansentim in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/20
* OE0-9: added unit tests for 'login' endpoint by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/22
* OE0-9: added unit tests for auth header processing by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/23
* OE0-11: Add routes if modules are used by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/24
* OE0-18: Replace internal FHIR model with fhir.resources library by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/25
* OE0-27: removed fhir enums resources from models by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/26
* OE0-21: Patient: address not correctly mapped by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/27
* E0-20: Ensure Claim AI compability by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/29
* OE0-26: Patient: Replace link with contact for insuree relationship by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/28
* OE0-32: added new extensions, update existing and remove not used in profile by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/30
* OE0-24: maritalStatus comply by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/31
* OE0-47: Satisfy POST and PUT in Patient profile by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/33
* OE0-35: used insuree service and photo comply with Profile by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/32
* OE0-49: fixed contained resources - field 'id' by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/34
* E0-10: Code identifiers recognition for viewsets resources by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/35
* OE0-48: fixed imports in tests, fixed test in Patient by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/37
* OE0-38: Satisfy OpenIMISGroup profile by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/38
* E0-40: Satisfy OpenIMISLocation profile by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/39
* OE0-30: Validator for Patient FHIR object by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/40
* OE0-39: Satisfy OpenIMISInsurancePlan profile by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/41
* OE0-41: Satisfy OpenIMISMedication profile by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/42
* OE0-51: InsurancePlan - period and discount extension mapping by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/43
* OE0-52: Satisfy openIMIS Contract by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/44
* OE0-37: Satisfy OpenIMISActivityDefinition profile by malinowskikam in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/36
* fix-ci by delcroip in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/45
* OE0-25: Added multi-serailizer logic for HF Organisation by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/46
* OE0-37: Added tests for activityDefinitionConverter by malinowskikam in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/48
* OE0-29: Fix existing tests in api_fhir_r4 module by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/47
* OE0-67: ActivityDefinition workflow use context should be optional by malinowskikam in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/50
* OE0-55: create CodeSystem endpoints by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/49
* OE0-43: satisfy Practitioner and PractitionerRole - both CA and EO entties by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/51
* OE0-55: replace URL for IMIS CodeSystem by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/52
* OE0-66: Satisfy OpenIMISClaim profile by malinowskikam in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/53
* OE0-33: Remove Condition resource (with deleting HealthService) by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/55
* OE0-68: Satisfy openIMIS ClaimResponse profile by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/54
* OE0-70: Wrong code for Code Identifiers + fixes for Patient/Group by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/56
* OE0-71: removed hardcoded url to openIMIS profiles by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/57
* OE0-73: satisfy openIMIS CoverageEligibilityRequest profile by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/58
* OE0-74: Satisfy openIMIS Coverage profile by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/59
* OE0-66: tests for Claim/ClaimResponse endpoints, converter for Claim. by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/60
* OE0-69: part 1 - satisfy CommunicationRequest by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/61
* OE0-69: 2. satisfy Communication profile by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/62
* OE0-75: satisfy openIMIS CoverageEligibilityResponse by sniedzielski in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/63
* OAI-61: Insuree photo url use localhost if site root is empty by dborowiecki in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/65
* OE0-77: Add OrganizationPHLegalForm and OrganizationPHActivity + update OrganizationHFLegalForm Code Systems by malinowskikam in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/66
* OE0-65: Satisfy openIMIS Policy Holder Organization profile by malinowskikam in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/64
* OPL-35: Invoice FHIR resource in API FHIR R4 module by malinowskikam in https://github.com/openimis/openimis-be-api_fhir_r4_py/pull/67