<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ocp-programgoals" />
  <language value="US-en" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml"> 
The FHIR STU3 (Release 3) Omnibus Care Plan (OCP) Program Name extension profile uses FHIR resources and describes minimum expectations for the Program resource to record, search and fetch basic program name information about an individual patient. </div>
  </text>
  <url value="http://hl7.org/fhir/StructureDefinition/ocp-programgoals" />
  <version value="1.0" />
  <name value="OCP Program Goals Extension" />
  <title value="OCP Program Goals Extension" />
  <status value="draft" />
  <date value="2018-03-22T00:15:38.811-04:00" />
  <publisher value="SAMHSA" />
  <contact>
    <name value="Neelima Chennamaraja, Ioana Singureanu" />
    <telecom>
      <system value="url" />
      <value value="www.eversolve.com" />
      <period>
        <start value="1999-06-15" />
      </period>
    </telecom>
    <telecom>
      <system value="email" />
      <value value="neelima@eversolve.com" />
      <use value="work" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="ioana@eversolve.com" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="Description or reference to goals established for the program" />
  <jurisdiction>
    <coding>
      <code value="US" />
      <display value="US-Realm" />
    </coding>
  </jurisdiction>
  <purpose value="This extension describes the Program Name that categorize the services for the Program Profile." />
  <copyright value="+Copyright (c) 2017 SAMHSA. All Rights Reserved." />
  <fhirVersion value="3.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="ocp-program" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <snapshot />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="OCP Program Goals Extension" />
      <definition value="Description or reference to goals established for the program." />
      <max value="1" />
    </element>
    <element id="Extension.extension">
      <path value="Extension.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Extension.extension:goals">
      <path value="Extension.extension" />
      <sliceName value="goals" />
      <short value="Goals of the program" />
      <definition value="Description or reference to goals established for the program. May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension." />
      <mustSupport value="false" />
    </element>
    <element id="Extension.extension:goals.url">
      <path value="Extension.extension.url" />
      <fixedUri value="goals" />
    </element>
    <element id="Extension.extension:goals.value[x]:valueString">
      <path value="Extension.extension.valueString" />
      <sliceName value="valueString" />
      <type>
        <code value="string" />
      </type>
      <mustSupport value="false" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://hl7.org/fhir/StructureDefinition/ocp-programgoals" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>