<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="nxh-ext-responsible" />
  <url value="https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-responsible" />
  <name value="NxhExtResponsible" />
  <status value="active" />
  <date value="2024-01-17T12:21:45.8506087+00:00" />
  <description value="The group responsible for the goal." />
  <fhirVersion value="4.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="Goal" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="The group responsible for the goal" />
      <definition value="The group (discipline) responsible for the goal" />
      <max value="1" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-responsible" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <type>
        <code value="Coding" />
      </type>
      <binding>
        <strength value="required" />
        <description value="Valueset to define custom goal groups using Nexuzhealth specific values." />
        <valueSet value="https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-goal-groups" />
      </binding>
    </element>
  </differential>
</StructureDefinition>