<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="UKCore-Condition" />
  <url value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition" />
  <version value="2.6.0" />
  <name value="UKCoreCondition" />
  <title value="UK Core Condition" />
  <status value="active" />
  <date value="2024-06-07" />
  <publisher value="HL7 UK" />
  <contact>
    <name value="HL7 UK" />
    <telecom>
      <system value="email" />
      <value value="ukcore@hl7.org.uk" />
      <use value="work" />
      <rank value="1" />
    </telecom>
  </contact>
  <description value="This profile defines the UK constraints and extensions on the International FHIR resource [Condition](https://hl7.org/fhir/R4/Condition.html)." />
  <purpose value="This profile allows recording of detailed information about a condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern. &#xD;&#xA;&#xD;&#xA;The condition could be a point in time diagnosis in the context of an encounter, it could be an item on the practitioner’s problem list, or it could be a concern that doesn’t exist on the practitioner’s problem list. Often, a condition is about a clinician's assessment and assertion of a particular aspect of an individual's state of health. &#xD;&#xA;&#xD;&#xA;It can be used to record information about a disease/illness identified from the application of clinical reasoning over the pathologic and pathophysiologic findings (diagnosis), or identification of health issues/situations that a practitioner considers harmful, potentially harmful and may be investigated and managed (problem), or other health issue/situation that may require ongoing monitoring and/or management (health issue/concern)." />
  <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Condition" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Condition" />
  <derivation value="constraint" />
  <differential>
    <element id="Condition.extension:bodyStructureR6">
      <path value="Condition.extension" />
      <sliceName value="bodyStructureR6" />
      <short value="An extension to replicate the changes within R6 to support adding a reference to the body part affected by the diagnosed condition." />
      <type>
        <code value="Extension" />
        <profile value="http://hl7.org/fhir/6.0/StructureDefinition/extension-Condition.bodyStructure" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Condition.extension:conditionEpisode">
      <path value="Condition.extension" />
      <sliceName value="conditionEpisode" />
      <short value="The episodicity value of the condition can be represented by one of the following codes: \nfirst | new | review | end." />
      <type>
        <code value="Extension" />
        <profile value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ConditionEpisode" />
      </type>
    </element>
    <element id="Condition.clinicalStatus">
      <path value="Condition.clinicalStatus" />
      <short value="The clinical status of the condition." />
      <mustSupport value="true" />
    </element>
    <element id="Condition.verificationStatus">
      <path value="Condition.verificationStatus" />
      <short value="The verification status to support the clinical status of the condition." />
      <mustSupport value="true" />
    </element>
    <element id="Condition.category">
      <path value="Condition.category" />
      <binding>
        <strength value="extensible" />
        <description value="A ValueSet to identify the category of a condition." />
        <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCategory" />
      </binding>
    </element>
    <element id="Condition.severity">
      <path value="Condition.severity" />
      <short value="A subjective assessment of the severity of the condition as evaluated by the clinician." />
      <mustSupport value="true" />
    </element>
    <element id="Condition.code">
      <path value="Condition.code" />
      <short value="Identification of the condition, problem or diagnosis." />
      <mustSupport value="true" />
      <binding>
        <strength value="preferred" />
        <description value="A code from the SNOMED Clinical Terminology UK with the expression (&lt;404684003 |Clinical finding| OR &lt;413350009 |Finding with explicit context| OR &lt;272379006 |Event|)." />
        <valueSet value="https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode" />
      </binding>
    </element>
    <element id="Condition.bodySite">
      <path value="Condition.bodySite" />
      <binding>
        <strength value="preferred" />
      </binding>
    </element>
    <element id="Condition.subject">
      <path value="Condition.subject" />
      <short value="Indicates the patient or group who the condition record is associated with." />
      <mustSupport value="true" />
    </element>
    <element id="Condition.recorder">
      <path value="Condition.recorder" />
      <short value="Individual who recorded the record and takes responsibility for its content." />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>