<ValueSet xmlns="http://hl7.org/fhir">
  <id value="patient-goals" />
  <meta>
    <lastUpdated value="2021-06-09T10:18:00+02:00" />
  </meta>
  <url value="http://capable-project.eu/data/fhir/ValueSet/patient-goals" />
  <version value="v0" />
  <name value="Patient goals" />
  <status value="draft" />
  <publisher value="Capable team" />
  <description value="This values set contains codes to encode goals for the patient, both proposed by the clinician and generated by the system. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *category* attribute of the Goal resouces" />
  <compose>
    <include>
      <system value="http://snomed.info/sct" />
      <concept>
        <code value="42045007" />
        <display value="Acceptance of illness" />
      </concept>
      <concept>
        <code value="1240201000000106" />
        <display value="Mental wellbeing" />
      </concept>
      <concept>
        <code value="384759009" />
        <display value="Nutrition, function" />
      </concept>
      <concept>
        <code value="68130003" />
        <display value="Physical activity" />
      </concept>
      <concept>
        <code value="404950004" />
        <display value="Sleep behavior" />
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct" />
      <concept>
        <code value="418521000" />
        <display value="Avoid exposure of skin to direct sunlight or sun lamps" />
      </concept>
      <concept>
        <code value="708255002" />
        <display value="First line treatment" />
      </concept>
      <concept>
        <code value="272385004" />
        <display value="Outdoor pursuit" />
      </concept>
      <concept>
        <code value="395077000" />
        <display value="Treatment intent" />
      </concept>
    </include>
  </compose>
</ValueSet>