ICD10CodeInput
Input type containing the data of a single ICD 10 code as a part of a prescription The codes are a part of a catalogue and each one describes a single diagnose
input ICD10CodeInput {
name: String!
}
Fields
ICD10CodeInput.name ● String! non-null scalar
Designation of the code
Member Of
CreatePrescriptionInput input ● UpdatePrescriptionInput input