Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from fhir-crucible/3.0.0-release
Browse files Browse the repository at this point in the history
3.0.1 release
  • Loading branch information
jawalonoski authored May 2, 2017
2 parents 38252fb + 5f78158 commit daf1d98
Show file tree
Hide file tree
Showing 610 changed files with 67,960 additions and 19,370 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gem 'rake'
gem 'pry'

# gem 'fhir_models', :path => '../fhir_models'
# gem 'fhir_models', :git => 'https://github.com/fhir-crucible/fhir_models.git', :branch => 'master'
# gem 'fhir_models', :git => 'https://github.com/fhir-crucible/fhir_models.git', :branch => '3.0.0-release'

group :test do
gem 'simplecov', :require => false
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: .
specs:
fhir_scorecard (1.8.1)
fhir_models (~> 1.8)
fhir_scorecard (3.0.1)
fhir_models (>= 3.0.0)

GEM
remote: https://rubygems.org/
Expand All @@ -15,7 +15,7 @@ GEM
coderay (1.1.1)
date_time_precision (0.8.1)
docile (1.1.5)
fhir_models (1.8.3)
fhir_models (3.0.1)
bcp47 (>= 0.3)
date_time_precision (>= 0.8)
mime-types (>= 1.16, < 3)
Expand Down
4 changes: 2 additions & 2 deletions fhir_scorecard.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Gem::Specification.new do |s|
s.email = "[email protected]"
s.homepage = "https://github.com/fhir-crucible/fhir_scorecard"
s.authors = ["Jason Walonoski"]
s.version = '1.8.1'
s.version = '3.0.1'

s.files = s.files = `git ls-files`.split("\n")

s.add_runtime_dependency 'fhir_models', '~> 1.8'
s.add_runtime_dependency 'fhir_models', '>= 3.0.0'
end
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
{
"resourceType": "CodeSystem",
"id": "shr-actor-LanguageQualifierVS",
"id": "shr-actor-LanguageQualifierCS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR LanguageQualifierVS CodeSystem</b></p>\n<p></p>\n</div>"
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR LanguageQualifierCS CodeSystem</b></p>\n<p/>\n</div>"
},
"url": "http://standardhealthrecord.org/fhir/CodeSystem/shr-actor-LanguageQualifierVS",
"url": "http://standardhealthrecord.org/shr/actor/cs/LanguageQualifierCS",
"identifier": {
"system": "http://standardhealthrecord.org",
"value": "shr.actor.LanguageQualifierVS"
"value": "shr.actor.LanguageQualifierCS"
},
"name": "SHR LanguageQualifierVS CodeSystem",
"title": "SHR LanguageQualifierVS CodeSystem",
"version": "0.0.1",
"name": "SHR LanguageQualifierCS CodeSystem",
"title": "SHR LanguageQualifierCS CodeSystem",
"status": "draft",
"date": "2017-04-18T15:12:20.481Z",
"publisher": "The MITRE Corporation: Standard Health Record Collaborative",
"contact": [
{
Expand All @@ -29,7 +31,6 @@
]
}
],
"date": "2017-03-21T00:21:35.805Z",
"caseSensitive": true,
"content": "complete",
"count": 8,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
{
"resourceType": "CodeSystem",
"id": "shr-base-GenericAnswersVS",
"id": "shr-base-GenericAnswersCS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR GenericAnswersVS CodeSystem</b></p>\n<p></p>\n</div>"
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR GenericAnswersCS CodeSystem</b></p>\n<p/>\n</div>"
},
"url": "http://standardhealthrecord.org/fhir/CodeSystem/shr-base-GenericAnswersVS",
"url": "http://standardhealthrecord.org/shr/base/cs/GenericAnswersCS",
"identifier": {
"system": "http://standardhealthrecord.org",
"value": "shr.base.GenericAnswersVS"
"value": "shr.base.GenericAnswersCS"
},
"name": "SHR GenericAnswersVS CodeSystem",
"title": "SHR GenericAnswersVS CodeSystem",
"version": "0.0.1",
"name": "SHR GenericAnswersCS CodeSystem",
"title": "SHR GenericAnswersCS CodeSystem",
"status": "draft",
"date": "2017-04-18T15:12:20.482Z",
"publisher": "The MITRE Corporation: Standard Health Record Collaborative",
"contact": [
{
Expand All @@ -29,7 +31,6 @@
]
}
],
"date": "2017-03-21T00:21:35.805Z",
"caseSensitive": true,
"content": "complete",
"count": 3,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
{
"resourceType": "CodeSystem",
"id": "shr-base-MissingValueReasonVS",
"id": "shr-base-MissingValueReasonCS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR MissingValueReasonVS CodeSystem</b></p>\n<p>Reasons that a value associated with a test or other observation is missing.</p>\n</div>"
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR MissingValueReasonCS CodeSystem</b></p>\n<p>Reasons that a value associated with a test or other observation is missing.</p>\n</div>"
},
"url": "http://standardhealthrecord.org/fhir/CodeSystem/shr-base-MissingValueReasonVS",
"url": "http://standardhealthrecord.org/shr/base/cs/MissingValueReasonCS",
"identifier": {
"system": "http://standardhealthrecord.org",
"value": "shr.base.MissingValueReasonVS"
"value": "shr.base.MissingValueReasonCS"
},
"name": "SHR MissingValueReasonVS CodeSystem",
"title": "SHR MissingValueReasonVS CodeSystem",
"version": "0.0.1",
"name": "SHR MissingValueReasonCS CodeSystem",
"title": "SHR MissingValueReasonCS CodeSystem",
"status": "draft",
"date": "2017-04-18T15:12:20.481Z",
"publisher": "The MITRE Corporation: Standard Health Record Collaborative",
"contact": [
{
Expand All @@ -29,7 +31,6 @@
]
}
],
"date": "2017-03-21T00:21:35.805Z",
"description": "Reasons that a value associated with a test or other observation is missing.",
"caseSensitive": true,
"content": "complete",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
{
"resourceType": "CodeSystem",
"id": "shr-behavior-AlcoholUseScreeningToolVS",
"id": "shr-behavior-AlcoholUseScreeningToolCS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR AlcoholUseScreeningToolVS CodeSystem</b></p>\n<p></p>\n</div>"
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR AlcoholUseScreeningToolCS CodeSystem</b></p>\n<p/>\n</div>"
},
"url": "http://standardhealthrecord.org/fhir/CodeSystem/shr-behavior-AlcoholUseScreeningToolVS",
"url": "http://standardhealthrecord.org/shr/behavior/cs/AlcoholUseScreeningToolCS",
"identifier": {
"system": "http://standardhealthrecord.org",
"value": "shr.behavior.AlcoholUseScreeningToolVS"
"value": "shr.behavior.AlcoholUseScreeningToolCS"
},
"name": "SHR AlcoholUseScreeningToolVS CodeSystem",
"title": "SHR AlcoholUseScreeningToolVS CodeSystem",
"version": "0.0.1",
"name": "SHR AlcoholUseScreeningToolCS CodeSystem",
"title": "SHR AlcoholUseScreeningToolCS CodeSystem",
"status": "draft",
"date": "2017-04-18T15:12:20.482Z",
"publisher": "The MITRE Corporation: Standard Health Record Collaborative",
"contact": [
{
Expand All @@ -29,7 +31,6 @@
]
}
],
"date": "2017-03-21T00:21:35.805Z",
"caseSensitive": true,
"content": "complete",
"count": 3,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
{
"resourceType": "CodeSystem",
"id": "shr-behavior-DietNutritionConcernVS",
"id": "shr-behavior-DietNutritionConcernCS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR DietNutritionConcernVS CodeSystem</b></p>\n<p></p>\n</div>"
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR DietNutritionConcernCS CodeSystem</b></p>\n<p/>\n</div>"
},
"url": "http://standardhealthrecord.org/fhir/CodeSystem/shr-behavior-DietNutritionConcernVS",
"url": "http://standardhealthrecord.org/shr/behavior/cs/DietNutritionConcernCS",
"identifier": {
"system": "http://standardhealthrecord.org",
"value": "shr.behavior.DietNutritionConcernVS"
"value": "shr.behavior.DietNutritionConcernCS"
},
"name": "SHR DietNutritionConcernVS CodeSystem",
"title": "SHR DietNutritionConcernVS CodeSystem",
"version": "0.0.1",
"name": "SHR DietNutritionConcernCS CodeSystem",
"title": "SHR DietNutritionConcernCS CodeSystem",
"status": "draft",
"date": "2017-04-18T15:12:20.482Z",
"publisher": "The MITRE Corporation: Standard Health Record Collaborative",
"contact": [
{
Expand All @@ -29,7 +31,6 @@
]
}
],
"date": "2017-03-21T00:21:35.805Z",
"caseSensitive": true,
"content": "complete",
"count": 18,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
{
"resourceType": "CodeSystem",
"id": "shr-behavior-PhysicalActivityLimitationVS",
"id": "shr-behavior-PhysicalActivityLimitationCS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR PhysicalActivityLimitationVS CodeSystem</b></p>\n<p></p>\n</div>"
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR PhysicalActivityLimitationCS CodeSystem</b></p>\n<p/>\n</div>"
},
"url": "http://standardhealthrecord.org/fhir/CodeSystem/shr-behavior-PhysicalActivityLimitationVS",
"url": "http://standardhealthrecord.org/shr/behavior/cs/PhysicalActivityLimitationCS",
"identifier": {
"system": "http://standardhealthrecord.org",
"value": "shr.behavior.PhysicalActivityLimitationVS"
"value": "shr.behavior.PhysicalActivityLimitationCS"
},
"name": "SHR PhysicalActivityLimitationVS CodeSystem",
"title": "SHR PhysicalActivityLimitationVS CodeSystem",
"version": "0.0.1",
"name": "SHR PhysicalActivityLimitationCS CodeSystem",
"title": "SHR PhysicalActivityLimitationCS CodeSystem",
"status": "draft",
"date": "2017-04-18T15:12:20.482Z",
"publisher": "The MITRE Corporation: Standard Health Record Collaborative",
"contact": [
{
Expand All @@ -29,7 +31,6 @@
]
}
],
"date": "2017-03-21T00:21:35.805Z",
"caseSensitive": true,
"content": "complete",
"count": 12,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
{
"resourceType": "CodeSystem",
"id": "shr-behavior-ReligiousPracticeStatusVS",
"id": "shr-behavior-ReligiousPracticeStatusCS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR ReligiousPracticeStatusVS CodeSystem</b></p>\n<p></p>\n</div>"
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR ReligiousPracticeStatusCS CodeSystem</b></p>\n<p/>\n</div>"
},
"url": "http://standardhealthrecord.org/fhir/CodeSystem/shr-behavior-ReligiousPracticeStatusVS",
"url": "http://standardhealthrecord.org/shr/behavior/cs/ReligiousPracticeStatusCS",
"identifier": {
"system": "http://standardhealthrecord.org",
"value": "shr.behavior.ReligiousPracticeStatusVS"
"value": "shr.behavior.ReligiousPracticeStatusCS"
},
"name": "SHR ReligiousPracticeStatusVS CodeSystem",
"title": "SHR ReligiousPracticeStatusVS CodeSystem",
"version": "0.0.1",
"name": "SHR ReligiousPracticeStatusCS CodeSystem",
"title": "SHR ReligiousPracticeStatusCS CodeSystem",
"status": "draft",
"date": "2017-04-18T15:12:20.482Z",
"publisher": "The MITRE Corporation: Standard Health Record Collaborative",
"contact": [
{
Expand All @@ -29,7 +31,6 @@
]
}
],
"date": "2017-03-21T00:21:35.805Z",
"caseSensitive": true,
"content": "complete",
"count": 3,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
{
"resourceType": "CodeSystem",
"id": "shr-behavior-ReligiousRestrictionVS",
"id": "shr-behavior-ReligiousRestrictionCS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR ReligiousRestrictionVS CodeSystem</b></p>\n<p>Includes religious restrictions that could impact care, other than dietary restrictions (handled elsewhere).</p>\n</div>"
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR ReligiousRestrictionCS CodeSystem</b></p>\n<p>Includes religious restrictions that could impact care, other than dietary restrictions (handled elsewhere).</p>\n</div>"
},
"url": "http://standardhealthrecord.org/fhir/CodeSystem/shr-behavior-ReligiousRestrictionVS",
"url": "http://standardhealthrecord.org/shr/behavior/cs/ReligiousRestrictionCS",
"identifier": {
"system": "http://standardhealthrecord.org",
"value": "shr.behavior.ReligiousRestrictionVS"
"value": "shr.behavior.ReligiousRestrictionCS"
},
"name": "SHR ReligiousRestrictionVS CodeSystem",
"title": "SHR ReligiousRestrictionVS CodeSystem",
"version": "0.0.1",
"name": "SHR ReligiousRestrictionCS CodeSystem",
"title": "SHR ReligiousRestrictionCS CodeSystem",
"status": "draft",
"date": "2017-04-18T15:12:20.482Z",
"publisher": "The MITRE Corporation: Standard Health Record Collaborative",
"contact": [
{
Expand All @@ -29,7 +31,6 @@
]
}
],
"date": "2017-03-21T00:21:35.805Z",
"description": "Includes religious restrictions that could impact care, other than dietary restrictions (handled elsewhere).",
"caseSensitive": true,
"content": "complete",
Expand Down
Loading

0 comments on commit daf1d98

Please sign in to comment.