Skip to main content

ICD10Code

Contains data about 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

type ICD10Code {
name: String!
}

Fields

ICD10Code.name ● String! non-null scalar

Designation of the code

Member Of

Client object ● Prescription object