PlaceOfBirthInput
The data defining the place of birth.
input PlaceOfBirthInput {
name: String
code: String
}
Fields
PlaceOfBirthInput.name ● String scalar
PlaceOfBirthInput.code ● String scalar
The code for the place of birth; the INSEE Code for practices in France.
Member Of
CreatePatientDataInput input ● UpdatePatientDataInput input