Uses of Class
org.hl7.fhir.r4b.model.HealthcareService
-
Packages that use HealthcareService Package Description org.hl7.fhir.r4b.formats org.hl7.fhir.r4b.model -
-
Uses of HealthcareService in org.hl7.fhir.r4b.formats
Methods in org.hl7.fhir.r4b.formats that return HealthcareService Modifier and Type Method Description protected HealthcareServiceJsonParser. parseHealthcareService(com.google.gson.JsonObject json)protected HealthcareServiceXmlParser. parseHealthcareService(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4b.formats with parameters of type HealthcareService Modifier and Type Method Description protected voidJsonParser. composeHealthcareService(String name, HealthcareService element)protected voidRdfParser. composeHealthcareService(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, HealthcareService element, int index)protected voidXmlParser. composeHealthcareService(String name, HealthcareService element)protected voidXmlParser. composeHealthcareServiceElements(HealthcareService element)protected voidJsonParser. composeHealthcareServiceProperties(HealthcareService element)protected booleanXmlParser. parseHealthcareServiceContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, HealthcareService res)protected voidJsonParser. parseHealthcareServiceProperties(com.google.gson.JsonObject json, HealthcareService res) -
Uses of HealthcareService in org.hl7.fhir.r4b.model
Methods in org.hl7.fhir.r4b.model with parameters of type HealthcareService Modifier and Type Method Description voidHealthcareService. copyValues(HealthcareService dst)
-