Class HealthcareService.ServiceType

java.lang.Object
ca.uhn.fhir.model.api.BaseElement
ca.uhn.fhir.model.api.BaseIdentifiableElement
ca.uhn.fhir.model.dstu2.resource.HealthcareService.ServiceType
All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement, ca.uhn.fhir.model.api.IElement, ca.uhn.fhir.model.api.IIdentifiableElement, ca.uhn.fhir.model.api.IResourceBlock, ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions, Serializable, org.hl7.fhir.instance.model.api.IBase
Enclosing class:
HealthcareService

public static class HealthcareService.ServiceType extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Block class for child element: HealthcareService.serviceType ()

Definition: A specific type of service that may be delivered or performed

See Also:
  • Constructor Details

  • Method Details

    • isEmpty

      public boolean isEmpty()
      Specified by:
      isEmpty in interface org.hl7.fhir.instance.model.api.IBase
    • getAllPopulatedChildElementsOfType

      public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
      Specified by:
      getAllPopulatedChildElementsOfType in interface ca.uhn.fhir.model.api.ICompositeElement
    • getType

      Gets the value(s) for type (). creating it if it does not exist. Will not return null.

      Definition: The specific type of service being delivered or performed

    • setType

      Sets the value(s) for type ()

      Definition: The specific type of service being delivered or performed

    • getSpecialty

      Gets the value(s) for specialty (). creating it if it does not exist. Will not return null.

      Definition: Collection of specialties handled by the service site. This is more of a medical term

    • setSpecialty

      Sets the value(s) for specialty ()

      Definition: Collection of specialties handled by the service site. This is more of a medical term

    • addSpecialty

      Adds and returns a new value for specialty ()

      Definition: Collection of specialties handled by the service site. This is more of a medical term

    • addSpecialty

      Adds a given new value for specialty ()

      Definition: Collection of specialties handled by the service site. This is more of a medical term

      Parameters:
      theValue - The specialty to add (must not be null)
    • getSpecialtyFirstRep

      Gets the first repetition for specialty (), creating it if it does not already exist.

      Definition: Collection of specialties handled by the service site. This is more of a medical term