Skip to content

Commit

Permalink
FHIR-45294 - Relax Observation.code binding strength to 'preferred', …
Browse files Browse the repository at this point in the history
…which allows more flexibility in code choice and is consistent with the ObservationResultsLaboratoryPathologyUvIps profile.
  • Loading branch information
rhausam committed Jun 26, 2024
1 parent 3587898 commit a611d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/fsh/profiles/ObservationResultsRadiologyUvIps.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ It allows also providing details about the related study using the partOf elemen
* category[radiology] = $observation-category#imaging
* code only CodeableConceptIPS
* code MS
* code from ResultsRadiologyObservationUvIps (extensible)
* code from ResultsRadiologyObservationUvIps (preferred)
* code ^label = "Diagnostic Procedure Code"
* code ^definition = "Describes what was observed. Sometimes this is called the observation \"name\".\r\nIn this profile the code of the containing observation (the organizer result in the CDA implementation) may correspond to the procedure code (e.g. Chest X-Ray)."
* code ^binding.extension.url = "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
Expand Down

0 comments on commit a611d72

Please sign in to comment.