I have to send a json message for fhir patient resource's, which is having the identifier element sliced into further as epiNo , and CivilNo with discriminator as "use", eg: epiNo as use="official" and civilid as use="usual"
how to send "identifier": with these two values?