
Uses of Class
org.hl7.fhir.dstu2.model.HealthcareService.ServiceTypeComponent
Packages that use HealthcareService.ServiceTypeComponent
-
Uses of HealthcareService.ServiceTypeComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return HealthcareService.ServiceTypeComponentModifier and TypeMethodDescriptionprotected HealthcareService.ServiceTypeComponentJsonParser.parseHealthcareServiceServiceTypeComponent(com.google.gson.JsonObject json, HealthcareService owner) protected HealthcareService.ServiceTypeComponentXmlParser.parseHealthcareServiceServiceTypeComponent(org.xmlpull.v1.XmlPullParser xpp, HealthcareService owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type HealthcareService.ServiceTypeComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeHealthcareServiceServiceTypeComponent(String name, HealthcareService.ServiceTypeComponent element) protected voidXmlParser.composeHealthcareServiceServiceTypeComponent(String name, HealthcareService.ServiceTypeComponent element) protected voidJsonParser.composeHealthcareServiceServiceTypeComponentInner(HealthcareService.ServiceTypeComponent element) -
Uses of HealthcareService.ServiceTypeComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type HealthcareService.ServiceTypeComponentModifier and TypeFieldDescriptionprotected List<HealthcareService.ServiceTypeComponent> HealthcareService.serviceTypeA specific type of service that may be delivered or performed.Methods in org.hl7.fhir.dstu2.model that return HealthcareService.ServiceTypeComponentModifier and TypeMethodDescriptionHealthcareService.addServiceType()HealthcareService.ServiceTypeComponent.addSpecialty(CodeableConcept t) HealthcareService.ServiceTypeComponent.copy()HealthcareService.ServiceTypeComponent.setType(CodeableConcept value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type HealthcareService.ServiceTypeComponentMethods in org.hl7.fhir.dstu2.model with parameters of type HealthcareService.ServiceTypeComponentModifier and TypeMethodDescriptionHealthcareService.addServiceType(HealthcareService.ServiceTypeComponent t)