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