
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.ServiceTypeComponent
JsonParser.parseHealthcareServiceServiceTypeComponent
(com.google.gson.JsonObject json, HealthcareService owner) protected HealthcareService.ServiceTypeComponent
XmlParser.parseHealthcareServiceServiceTypeComponent
(org.xmlpull.v1.XmlPullParser xpp, HealthcareService owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type HealthcareService.ServiceTypeComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeHealthcareServiceServiceTypeComponent
(String name, HealthcareService.ServiceTypeComponent element) protected void
XmlParser.composeHealthcareServiceServiceTypeComponent
(String name, HealthcareService.ServiceTypeComponent element) protected void
JsonParser.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.serviceType
A 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)