<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="cff20203-c2df-4281-b5c8-55a02fe8b631" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-11-21T16:36:46.953+00:00" />
  </meta>
  <url value="http://stelar.org/StructureDefinition/stelar/extension/subject" />
  <name value="Subject" />
  <status value="draft" />
  <publisher value="HERC" />
  <date value="2016-11-21" />
  <description value="The person the data relates to e.g. the person a question is about,the person who provided a blood sample,the person whose lung function has been measured." />
  <fhirVersion value="1.0.1" />
  <kind value="datatype" />
  <constrainedType value="Extension" />
  <abstract value="false" />
  <context value="Basic" />
  <base value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <snapshot>
    <element>
      <path value="Extension" />
      <short value="Subject" />
      <definition value="The person the data relates to e.g. the person a question is about,the person who provided a blood sample,the person whose lung function has been measured." />
      <mustSupport value="true" />
      <isModifier value="false" />
    </element>
    <element>
      <path value="Extension.valueCode" />
      <name value="Subject" />
      <definition value="The person the data relates to e.g. the person a question is about,the person who provided a blood sample,the person whose lung function has been measured." />
      <min value="1" />
      <max value="*" />
      <type>
        <code value="code" />
      </type>
      <mustSupport value="true" />
      <binding>
        <strength value="required" />
        <valueSetUri value="http://stelar.org/valueSet/cvs-subject" />
      </binding>
    </element>
  </snapshot>
</StructureDefinition>