Class Practitioner.Qualification

java.lang.Object
ca.uhn.fhir.model.api.BaseElement
ca.uhn.fhir.model.api.BaseIdentifiableElement
ca.uhn.fhir.model.dstu2.resource.Practitioner.Qualification
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:
Practitioner

public static class Practitioner.Qualification extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Block class for child element: Practitioner.qualification ()

Definition:

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
    • getIdentifier

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

      Definition: An identifier that applies to this person's qualification in this role

    • setIdentifier

      Sets the value(s) for identifier ()

      Definition: An identifier that applies to this person's qualification in this role

    • addIdentifier

      Adds and returns a new value for identifier ()

      Definition: An identifier that applies to this person's qualification in this role

    • addIdentifier

      Adds a given new value for identifier ()

      Definition: An identifier that applies to this person's qualification in this role

      Parameters:
      theValue - The identifier to add (must not be null)
    • getIdentifierFirstRep

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

      Definition: An identifier that applies to this person's qualification in this role

    • getCode

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

      Definition:

    • setCode

      Sets the value(s) for code ()

      Definition:

    • getPeriod

      public PeriodDt getPeriod()
      Gets the value(s) for period (). creating it if it does not exist. Will not return null.

      Definition: Period during which the qualification is valid

    • setPeriod

      Sets the value(s) for period ()

      Definition: Period during which the qualification is valid

    • getIssuer

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

      Definition: Organization that regulates and issues the qualification

    • setIssuer

      Sets the value(s) for issuer ()

      Definition: Organization that regulates and issues the qualification