PainSensationType
Witnesses of the incident
type PainSensationType {
isPainSensationPresent: Boolean!
painLocation: String
}
Fields
PainSensationType.isPainSensationPresent ● Boolean! non-null scalar
Does the client feel pain at all?
PainSensationType.painLocation ● String scalar
Where does the client feel pain?
Member Of
DemiseIncidentReport object