{{patient | fhirPath: "Patient.name.family.first()"}}, {{patient | fhirPath: "Patient.name.given.first()"}}

Patient

First Name:
{{patient | fhirPath: "Patient.name.given.first()"}}
Last Name:
{{patient | fhirPath: "Patient.name.family.first()"}}
Gender:
{{patient | fhirPath: "Patient.gender" | titlecase}}
Martial Status:
{{patient | fhirPath: "Patient.maritalStatus.text" | titlecase}}
Religious Affil:
N/A
Ethnicity:
White/Caucation
Language:
{{patient | fhirPath: "Patient.communication.language.text" | titlecase}}
Address:
{{patient | fhirPath: "Patient.address.line.first()"}}
{{patient | fhirPath: "Patient.address.city.first()"}}, {{patient | fhirPath: "Patient.address.state.first()"}}, {{patient | fhirPath: "Patient.address.postalCode.first()"}}
Date of Birth:
{{patient | fhirPath: "Patient.birthDate" | date }}
Phone:
{{patient | fhirPath: "Patient.telecom.where(system='phone').value.first()"}}
Email:
{{patient | fhirPath: "Patient.telecom.where(system='email').value.first()"}}

Care Provider

Primary Care:
Bishop, J. ANRP
Address:
Malcom Randall VA
Medical Center Gainsville FL
Phone:
123-321-5532
Email:
myemail@va.com

Immunizations

{{immunization | fhirPath: "Immunization.vaccineCode.text" }}
{{immunization | fhirPath: "Immunization.occurrenceDateTime" | date }}
{{immunization | fhirPath: "Immunization.location.display" }}

Allergies

{{allergy | fhirPath: "AllergyIntolerance.code.text" }}
{{allergy | fhirPath: "AllergyIntolerance.occurrenceDateTime" | date }}

Latex
(AV/Historical) with rash and agitation