drajer-health / eCRNow

Repository for eCRNow app.
Apache License 2.0
40 stars 54 forks source link

Chief Complaint not populated. data param is unused #763

Closed markmaltbyoracle closed 1 month ago

markmaltbyoracle commented 3 months ago

https://github.com/drajer-health/eCRNow/blob/6e485f89086f7dc7af6e236f76737dc2b233569a/src/main/java/com/drajer/bsa/kar/action/EcrReportCreator.java#L948

3.1 spec notes the following "This section records the patient's chief complaint (the patient’s own description)". Why is this not being populated?

nbashyam commented 3 months ago

There is no specific FHIR Resource that provides this information explicitly for us to populate the eICR, hence it is not populated.