Skip to content

Commit

Permalink
FHIR-42972 remove LOINC answer code value sets
Browse files Browse the repository at this point in the history
  • Loading branch information
jddamore committed Jul 18, 2024
1 parent 00a4aaa commit 72618f5
Show file tree
Hide file tree
Showing 11 changed files with 37 additions and 292 deletions.
File renamed without changes.
89 changes: 0 additions & 89 deletions input/fsh/instances/ConceptMap-absence-to-snomed-uv-ips.fsh

This file was deleted.

This file was deleted.

This file was deleted.

36 changes: 0 additions & 36 deletions input/fsh/instances/ConceptMap-severity-snomedct-uv-ips.fsh

This file was deleted.

9 changes: 0 additions & 9 deletions input/fsh/profiles/ConditionUvIps.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,6 @@ Description: "This profile represents the constraints applied to the Condition r
* severity only CodeableConceptIPS
* severity MS
* severity from $condition-severity (preferred)
* severity ^binding.extension[0].extension[0].url = "purpose"
* severity ^binding.extension[=].extension[=].valueCode = #candidate
* severity ^binding.extension[=].extension[+].url = "valueSet"
* severity ^binding.extension[=].extension[=].valueCanonical = "http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips"
* severity ^binding.extension[=].extension[+].url = "documentation"
* severity ^binding.extension[=].extension[=].valueMarkdown = "An alternative additional binding to LOINC answer codes for condition/problem severity"
* severity ^binding.extension[=].url = "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
* severity ^binding.extension[+].url = "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
* severity ^binding.extension[=].valueString = "ConditionSeverity"
* code 1..1 MS
* code only CodeableConceptIPS
* code from ProblemsSnomedAbsentUnknownUvIps (preferred)
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/profiles/ObservationPregnancyStatusUvIps.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Description: "This profile constrains the Observation resource to represent the
* effective[x].extension[data-absent-reason] ^definition = "Provides a reason why the effectiveTime is missing."
* valueCodeableConcept only CodeableConceptIPS
* valueCodeableConcept MS
* valueCodeableConcept from PregnancyStatusUvIps (required)
* valueCodeableConcept from PregnancyStatusUvIps (preferred)
* bodySite ..0
* bodySite ^mustSupport = false
* specimen ..0
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/profiles/ObservationTobaccoUseUvIps.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Description: "This profile constrains the Observation resource to represent Toba
* effective[x].extension[data-absent-reason] ^short = "effective[x] absence reason"
* effective[x].extension[data-absent-reason] ^definition = "Provides a reason why the effectiveTime is missing."
* valueCodeableConcept only CodeableConceptIPS
* valueCodeableConcept from CurrentSmokingStatusUvIps (required)
* valueCodeableConcept from CurrentSmokingStatusUvIps (preferred)
* component ..0
* component ^mustSupport = false
Loading

0 comments on commit 72618f5

Please sign in to comment.