PlaceOfBirth
Defines the place of birth.
type PlaceOfBirth {
name: String
code: String
}
Fields
PlaceOfBirth.name ● String scalar
PlaceOfBirth.code ● String scalar
The code for the place of birth; the INSEE Code for practices in France.
Member Of
Patient object