There are two resources Organization, but different profiles, How the profiles will make the difference?
And how it is different from r4.organization ?
@ResourceDef(name="Organization", profile="http://hl7.org/fhir/StructureDefinition/Organization")
public class Organization extends DomainResource
@ResourceDef(name="Organization", profile="http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-organization")
public class MyOrganization extends DomainResource{