Skip to content

Commit

Permalink
Finalize 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesagnew committed Jul 30, 2014
1 parent de5aeb5 commit 67fb593
Show file tree
Hide file tree
Showing 208 changed files with 4,045 additions and 105 deletions.
2 changes: 1 addition & 1 deletion hapi-fhir-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@

package ca.uhn.fhir.model.dstu.composite;

/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 University Health Network
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

import java.util.List;

import ca.uhn.fhir.model.api.BaseIdentifiableElement;
Expand Down Expand Up @@ -498,4 +518,4 @@ public AddressDt setPeriod(PeriodDt theValue) {



}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@

package ca.uhn.fhir.model.dstu.composite;

/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 University Health Network
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

import java.util.List;

import ca.uhn.fhir.model.api.BaseIdentifiableElement;
Expand Down Expand Up @@ -427,4 +447,4 @@ public AttachmentDt setTitle( String theString) {



}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@

package ca.uhn.fhir.model.dstu.composite;

/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 University Health Network
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

import java.util.List;

import ca.uhn.fhir.model.api.BaseIdentifiableElement;
Expand Down Expand Up @@ -191,4 +211,4 @@ public CodeableConceptDt setText( String theString) {



}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@

package ca.uhn.fhir.model.dstu.composite;

/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 University Health Network
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

import java.util.List;

import ca.uhn.fhir.model.api.ICompositeDatatype;
Expand Down Expand Up @@ -370,4 +390,4 @@ public CodingDt setValueSet(ResourceReferenceDt theValue) {



}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@

package ca.uhn.fhir.model.dstu.composite;

/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 University Health Network
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

import java.util.List;

import ca.uhn.fhir.model.api.BaseIdentifiableElement;
Expand Down Expand Up @@ -278,4 +298,4 @@ public ContactDt setPeriod(PeriodDt theValue) {



}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@

package ca.uhn.fhir.model.dstu.composite;

/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 University Health Network
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

import java.util.List;

import ca.uhn.fhir.model.api.ICompositeDatatype;
Expand Down Expand Up @@ -549,4 +569,4 @@ public HumanNameDt setPeriod(PeriodDt theValue) {



}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@

package ca.uhn.fhir.model.dstu.composite;

/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 University Health Network
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

import java.util.List;

import ca.uhn.fhir.model.api.ICompositeDatatype;
Expand Down Expand Up @@ -376,4 +396,4 @@ public IdentifierDt setAssigner(ResourceReferenceDt theValue) {



}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@

package ca.uhn.fhir.model.dstu.composite;

/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 University Health Network
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

import java.util.Date;
import java.util.List;

Expand Down Expand Up @@ -196,4 +216,4 @@ public PeriodDt setEndWithSecondsPrecision( Date theDate) {



}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@

package ca.uhn.fhir.model.dstu.composite;

/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 University Health Network
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

import java.util.List;

import ca.uhn.fhir.model.api.ICompositeDatatype;
Expand Down Expand Up @@ -413,4 +433,4 @@ public QuantityDt setCode( String theCode) {



}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@

package ca.uhn.fhir.model.dstu.composite;

/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 University Health Network
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

import java.util.List;

import ca.uhn.fhir.model.api.BaseIdentifiableElement;
Expand Down Expand Up @@ -298,4 +318,4 @@ public RangeDt setHigh( long theValue) {



}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,26 @@

package ca.uhn.fhir.model.dstu.composite;

/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 University Health Network
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

import java.util.List;

import ca.uhn.fhir.model.api.BaseIdentifiableElement;
Expand Down Expand Up @@ -298,4 +318,4 @@ public RatioDt setDenominator( long theValue) {



}
}
Loading

0 comments on commit 67fb593

Please sign in to comment.