Patient

  • Profile status: Draft
  • Canonical URL: http://fhir.smart4health.eu/StructureDefinition/s4h-patient

This is the base profile for all Patient instances in Smart4Health. It is derived from the International Patient Summary (IPS) Patient profile.

Mandatory and must-support data elements

A valid instance according to this profile must satisfy the following constraints:

  • have a name (element: name) with at least either a given or family name component - IPS constraints
  • have an administrative gender, see comment below (element: gender) - IPS constraint
  • have a birth date (element: birthDate) - SIPS constraint

In addition, 9 top-level elements are marked as must-support.

Representing patient gender

The FHIR Specification provides guidance and background for representing patient gender. In particular, this guidance includes the following statement: "The basic gender included in Patient.gender has a limited use, that of the administrative gender: the gender that the patient is considered to have for administration and record keeping purposes."

Example resources

Formal views of profile content

Differential view

Shows only differences relative to International Patient Summary (IPS) Patient profile.

photoI0..*Attachment
generalPractitionerS I0..*Reference(PractitionerRoleUvIps | OrganizationUvIps | PractitionerUvIps)
managingOrganizationΣ I0..1Reference(OrganizationUvIps)

Snapshot view

Shows all constraints, including those from underlying profiles and the base resource definition.

identifierS Σ0..*Identifier
activeΣ ?!0..1boolean
telecomS Σ0..*ContactPoint
genderS Σ1..1codeBinding
birthDateS Σ1..1date
addressS Σ I0..*Address
maritalStatus0..1CodeableConceptBinding
photoI0..*Attachment
generalPractitionerS I0..*Reference(PractitionerRoleUvIps | OrganizationUvIps | PractitionerUvIps)
managingOrganizationΣ I0..1Reference(OrganizationUvIps)