Uses of Class
org.hl7.fhir.r4.model.DiagnosticReport
-
Packages that use DiagnosticReport Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of DiagnosticReport in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return DiagnosticReport Modifier and Type Method Description protected DiagnosticReportJsonParser. parseDiagnosticReport(com.google.gson.JsonObject json)protected DiagnosticReportXmlParser. parseDiagnosticReport(org.xmlpull.v1.XmlPullParser xpp) -
Uses of DiagnosticReport in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type DiagnosticReport Modifier and Type Method Description voidDiagnosticReport. copyValues(DiagnosticReport dst)
-