
Uses of Class
ca.uhn.fhir.model.dstu2.resource.DetectedIssue
Packages that use DetectedIssue
-
Uses of DetectedIssue in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return DetectedIssueModifier and TypeMethodDescriptionDetectedIssue.addMitigation(DetectedIssue.Mitigation theValue) Adds a given new value for mitigation ()DetectedIssue.setAuthor(ResourceReferenceDt theValue) Sets the value(s) for author ()DetectedIssue.setCategory(CodeableConceptDt theValue) Sets the value(s) for category ()DetectedIssue.setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date ()Sets the value for date ()DetectedIssue.setDateWithSecondsPrecision(Date theDate) Sets the value for date ()DetectedIssue.setDetail(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for detail ()Sets the value for detail ()DetectedIssue.setIdentifier(IdentifierDt theValue) Sets the value(s) for identifier ()DetectedIssue.setImplicated(List<ResourceReferenceDt> theValue) Sets the value(s) for implicated ()DetectedIssue.setMitigation(List<DetectedIssue.Mitigation> theValue) Sets the value(s) for mitigation ()DetectedIssue.setPatient(ResourceReferenceDt theValue) Sets the value(s) for patient ()DetectedIssue.setReference(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for reference ()DetectedIssue.setReference(String theUri) Sets the value for reference ()DetectedIssue.setSeverity(DetectedIssueSeverityEnum theValue) Sets the value(s) for severity ()DetectedIssue.setSeverity(ca.uhn.fhir.model.primitive.BoundCodeDt<DetectedIssueSeverityEnum> theValue) Sets the value(s) for severity ()