Skip to content
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 phone, email and address to patient registration #44

Merged
merged 2 commits into from
Mar 23, 2021

Conversation

Andati
Copy link
Contributor

@Andati Andati commented Mar 19, 2021

No description provided.

@Andati
Copy link
Contributor Author

Andati commented Mar 19, 2021

TODO: Figure out how resource mapper will parse:-

{
    "linkId": "PR-telecom-system",
    "definition": "http://hl7.org/fhir/StructureDefinition/Patient#Patient.telecom.system",
    "type": "string",
    "text": "phone"
  }

Also how to hide this from displaying in UI

@Andati Andati added the WIP label Mar 19, 2021
"text": "system",
"initial": [
{
"valueString": "phone"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we force this to be numeric?

related to #46

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's possible to extend but let me wait for reviews here google/android-fhir#326

@pld
Copy link
Member

pld commented Mar 23, 2021 via email

@pld pld merged commit e7ce974 into main Mar 23, 2021
@pld pld deleted the patient-registration2 branch March 23, 2021 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants