Merge branch 'master' of github.com:jamesagnew/hapi-fhir

This commit is contained in:
jamesagnew 2015-01-09 22:02:56 -05:00
commit 1063b6cf1e
682 changed files with 4384 additions and 667 deletions

View File

@ -237,6 +237,7 @@
<include>org.codehaus.woodstox:stax2-api</include> <include>org.codehaus.woodstox:stax2-api</include>
<include>org.slf4j:slf4j*</include> <include>org.slf4j:slf4j*</include>
<include>org.apache.commons:*</include> <include>org.apache.commons:*</include>
<include>org.apache.httpcomponents:*</include>
</includes> </includes>
</artifactSet> </artifactSet>
<relocations> <relocations>

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.context;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -8,7 +8,7 @@ import ca.uhn.fhir.model.dstu.valueset.SearchParamTypeEnum;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.i18n;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -6,7 +6,7 @@ import org.hl7.fhir.instance.model.ICompositeType;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -6,7 +6,7 @@ import org.hl7.fhir.instance.model.IBase;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -5,7 +5,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -6,7 +6,7 @@ import org.apache.commons.lang3.builder.ToStringBuilder;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api.annotation;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api.annotation;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api.annotation;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api.annotation;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api.annotation;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api.annotation;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api.annotation;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api.annotation;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.api.annotation;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.base.composite;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.base.composite;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.base.composite;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.base.composite;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.base.composite;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.base.composite;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.base.resource;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.base.resource;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.base.resource;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -1,5 +1,25 @@
package ca.uhn.fhir.model.base.resource; package ca.uhn.fhir.model.base.resource;
/*
* #%L
* HAPI FHIR - Core Library
* %%
* Copyright (C) 2014 - 2015 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.HashMap; import java.util.HashMap;
import ca.uhn.fhir.model.api.ResourceMetadataKeyEnum; import ca.uhn.fhir.model.api.ResourceMetadataKeyEnum;

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.dstu.composite;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -20,7 +20,7 @@ package ca.uhn.fhir.model.dstu.composite;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -20,7 +20,7 @@ package ca.uhn.fhir.model.dstu.composite;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -4,7 +4,7 @@ package ca.uhn.fhir.model.dstu.resource;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -5,7 +5,7 @@ package ca.uhn.fhir.model.dstu.valueset;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -5,7 +5,7 @@ package ca.uhn.fhir.model.dstu.valueset;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -5,7 +5,7 @@ package ca.uhn.fhir.model.dstu.valueset;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -5,7 +5,7 @@ package ca.uhn.fhir.model.dstu.valueset;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -5,7 +5,7 @@ package ca.uhn.fhir.model.dstu.valueset;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -5,7 +5,7 @@ package ca.uhn.fhir.model.dstu.valueset;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -5,7 +5,7 @@ package ca.uhn.fhir.model.dstu.valueset;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -5,7 +5,7 @@ package ca.uhn.fhir.model.dstu.valueset;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

View File

@ -5,7 +5,7 @@ package ca.uhn.fhir.model.dstu.valueset;
* #%L * #%L
* HAPI FHIR - Core Library * HAPI FHIR - Core Library
* %% * %%
* Copyright (C) 2014 University Health Network * Copyright (C) 2014 - 2015 University Health Network
* %% * %%
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.

Some files were not shown because too many files have changed in this diff Show More