diff --git a/input/fsh/profiles/ConditionUvIps.fsh b/input/fsh/profiles/ConditionUvIps.fsh index e1b89748..efaf7931 100644 --- a/input/fsh/profiles/ConditionUvIps.fsh +++ b/input/fsh/profiles/ConditionUvIps.fsh @@ -37,7 +37,7 @@ Description: "This profile represents the constraints applied to the Condition r * code ^definition = "Identification of the condition, problem or diagnosis or recording of absent/unknown problems." * code ^binding.description = "Code for a clinical problem (or absent/unknown problem) that is selected from SNOMED CT" * bodySite only CodeableConceptIPS -* bodySite from SNOMEDCTBodyStructures (example) +* bodySite from SNOMEDCTBodyStructures (preferred) * bodySite ^binding.extension[0].url = "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName" * bodySite ^binding.extension[=].valueString = "BodySite" * subject only Reference(PatientUvIps) diff --git a/input/fsh/profiles/ProcedureUvIps.fsh b/input/fsh/profiles/ProcedureUvIps.fsh index ad7edc8e..da13f2ad 100644 --- a/input/fsh/profiles/ProcedureUvIps.fsh +++ b/input/fsh/profiles/ProcedureUvIps.fsh @@ -30,6 +30,6 @@ Description: "This profile represents the constraints applied to the Procedure r * performer.onBehalfOf only Reference(OrganizationUvIps) * performer.onBehalfOf ^mustSupport = false * bodySite only CodeableConceptIPS -* bodySite from SNOMEDCTBodyStructures (example) +* bodySite from SNOMEDCTBodyStructures (preferred) * bodySite ^binding.extension.url = "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName" * bodySite ^binding.extension.valueString = "BodySite" \ No newline at end of file