Class PERSON

All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseDatatype, org.hl7.fhir.instance.model.api.ICompositeType

public class PERSON extends ACTOR implements org.hl7.fhir.instance.model.api.ICompositeType
Generic description of persons. Provides a dedicated type to which Person archetypes can be targeted.
See Also:
  • Constructor Details

    • PERSON

      public PERSON()
      Constructor
  • Method Details