-
Notifications
You must be signed in to change notification settings - Fork 161
Update support for FHIR IG US Core with v3.1.1 and v4.0.0 #2851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
78f337c
Update USCore to support v3.1.1 and v4.0.0 IGs
prb112 ed5dbe7
Merge branch 'main' of https://github.com/IBM/FHIR into main
prb112 560858c
Update fhir-ig-us-core to package v3.1.1 and v4.0.0
prb112 b5c4c16
Replace all narrative text with minimal text placeholder
lmsurpre 5900353
Merge pull request #2858 from IBM/uscore-update-patch
prb112 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,31 +1,3 @@ | ||
| This profile HL7 FHIR® US Core Implementation Guide CI Build - 3.1.1. | ||
| This profile HL7 FHIR® US Core Implementation Guide includes 3.1.1 and 4.0.0. | ||
|
|
||
| COMMIT https://github.com/HL7/US-Core/commit/592ab2407fd0c53f75d9c671bbbc701ed81e509b | ||
|
|
||
| Retrieved on 27 AUG 2020 | ||
|
|
||
| Check the Profiles are on the system: | ||
|
|
||
| ``` | ||
| $ curl -ks -u fhiruser:change-password https://localhost:9443/fhir-server/api/v4/metadata 2>&1 | jq -r '.rest[].resource[] | "\(.type),\(.supportedProfile)"' | grep -i us-core | ||
| AllergyIntolerance,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance|3.1.1"] | ||
| CarePlan,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan|3.1.1"] | ||
| CareTeam,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam|3.1.1"] | ||
| Condition,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition|3.1.1"] | ||
| Device,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device|3.1.1"] | ||
| DiagnosticReport,["http://hl7.org/fhir/StructureDefinition/hlaresult|4.0.1","http://hl7.org/fhir/StructureDefinition/lipidprofile|4.0.1","http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab|3.1.1","http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note|3.1.1","http://hl7.org/fhir/StructureDefinition/diagnosticreport-genetics|4.0.1"] | ||
| DocumentReference,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference|3.1.1"] | ||
| Encounter,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter|3.1.1"] | ||
| Goal,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal|3.1.1"] | ||
| Immunization,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|3.1.1"] | ||
| Location,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|3.1.1"] | ||
| Medication,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication|3.1.1"] | ||
| MedicationRequest,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest|3.1.1"] | ||
| Observation,["http://hl7.org/fhir/StructureDefinition/triglyceride|4.0.1","http://hl7.org/fhir/StructureDefinition/oxygensat|4.0.1","http://hl7.org/fhir/StructureDefinition/bp|4.0.1","http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|3.1.1","http://hl7.org/fhir/StructureDefinition/devicemetricobservation|4.0.1","http://hl7.org/fhir/StructureDefinition/observation-genetics|4.0.1","http://hl7.org/fhir/us/core/StructureDefinition/pediatric-weight-for-height|3.1.1","http://hl7.org/fhir/StructureDefinition/heartrate|4.0.1","http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus|3.1.1","http://hl7.org/fhir/StructureDefinition/ldlcholesterol|4.0.1","http://hl7.org/fhir/StructureDefinition/resprate|4.0.1","http://hl7.org/fhir/StructureDefinition/bodyheight|4.0.1","http://hl7.org/fhir/StructureDefinition/bodytemp|4.0.1","http://hl7.org/fhir/StructureDefinition/cholesterol|4.0.1","http://hl7.org/fhir/us/core/StructureDefinition/head-occipital-frontal-circumference-percentile|3.1.1","http://hl7.org/fhir/StructureDefinition/headcircum|4.0.1","http://hl7.org/fhir/StructureDefinition/vitalspanel|4.0.1","http://hl7.org/fhir/us/core/StructureDefinition/pediatric-bmi-for-age|3.1.1","http://hl7.org/fhir/StructureDefinition/bodyweight|4.0.1","http://hl7.org/fhir/StructureDefinition/hdlcholesterol|4.0.1","http://hl7.org/fhir/us/core/StructureDefinition/us-core-pulse-oximetry|3.1.1","http://hl7.org/fhir/StructureDefinition/vitalsigns|4.0.1","http://hl7.org/fhir/StructureDefinition/bmi|4.0.1"] | ||
| Organization,["http://hl7.org/fhir/us/carin/StructureDefinition/carin-bb-organization|0.1.0","http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|3.1.1"] | ||
| Patient,["http://hl7.org/fhir/us/carin/StructureDefinition/carin-bb-patient|0.1.0","http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|3.1.1"] | ||
| Practitioner,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|3.1.1"] | ||
| PractitionerRole,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole|3.1.1","http://hl7.org/fhir/us/carin/StructureDefinition/carin-bb-practitionerrole|0.1.0"] | ||
| Procedure,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure|3.1.1"] | ||
| Provenance,["http://hl7.org/fhir/us/core/StructureDefinition/us-core-provenance|3.1.1","http://hl7.org/fhir/StructureDefinition/ehrsrle-provenance|4.0.1","http://hl7.org/fhir/StructureDefinition/provenance-relevant-history|4.0.1"] | ||
| ``` | ||
| Refer to the change log for details on the changes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
...ance/fhir-ig-us-core/src/main/java/com/ibm/fhir/ig/us/core/USCore311ResourceProvider.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| /* | ||
| * (C) Copyright IBM Corp. 2019, 2020 | ||
| * | ||
| * SPDX-License-Identifier: Apache-2.0 | ||
| */ | ||
|
|
||
| package com.ibm.fhir.ig.us.core; | ||
|
|
||
| import com.ibm.fhir.registry.util.PackageRegistryResourceProvider; | ||
|
|
||
| public class USCore311ResourceProvider extends PackageRegistryResourceProvider { | ||
| @Override | ||
| public String getPackageId() { | ||
| return "hl7.fhir.us.core.311"; | ||
| } | ||
| } | ||
16 changes: 16 additions & 0 deletions
16
...ance/fhir-ig-us-core/src/main/java/com/ibm/fhir/ig/us/core/USCore400ResourceProvider.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| /* | ||
| * (C) Copyright IBM Corp. 2021 | ||
| * | ||
| * SPDX-License-Identifier: Apache-2.0 | ||
| */ | ||
|
|
||
| package com.ibm.fhir.ig.us.core; | ||
|
|
||
| import com.ibm.fhir.registry.util.PackageRegistryResourceProvider; | ||
|
|
||
| public class USCore400ResourceProvider extends PackageRegistryResourceProvider { | ||
| @Override | ||
| public String getPackageId() { | ||
| return "hl7.fhir.us.core.400"; | ||
| } | ||
| } |
16 changes: 0 additions & 16 deletions
16
...ormance/fhir-ig-us-core/src/main/java/com/ibm/fhir/ig/us/core/USCoreResourceProvider.java
This file was deleted.
Oops, something went wrong.
3 changes: 2 additions & 1 deletion
3
...c/main/resources/META-INF/services/com.ibm.fhir.registry.spi.FHIRRegistryResourceProvider
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,2 @@ | ||
| com.ibm.fhir.ig.us.core.USCoreResourceProvider | ||
| com.ibm.fhir.ig.us.core.USCore311ResourceProvider | ||
| com.ibm.fhir.ig.us.core.USCore400ResourceProvider |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.