<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ocp-programdomain" />
  <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 domain extension profile uses FHIR resources and describes minimum expectations for the Program resource to record, search and fetch basic program information about an individual patient. </div>
  </text>
  <url value="http://hl7.org/fhir/StructureDefinition/ocp-programdomain" />
  <version value="1.0" />
  <name value="OCP Program Domain Extension" />
  <title value="OCP Program Domain Extension" />
  <status value="draft" />
  <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="Captures information about Integrated Care, Primary Care, Behavioral Health (or separate Substance Abuse and Mental Health), Home and Community Support, or other speciality domain information for the OCP system." />
  <jurisdiction>
    <coding>
      <code value="US" />
      <display value="US-Realm" />
    </coding>
  </jurisdiction>
  <purpose value="The purpose of this extension is to captures information about Integrated Care, Primary Care, Behavioral Health (or separate Substance Abuse and Mental Health), Home and Community Support, or other speciality domain information for the OCP system." />
  <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 Domain Extension" />
      <definition value="This extension captures information about Integrated Care, Primary Care, Behavioral Health (or separate Substance Abuse and Mental Health), Home and Community Support, or other speciality domain." />
      <min value="1" />
      <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:domain">
      <path value="Extension.extension" />
      <sliceName value="domain" />
      <short value="Specialty of the domain" />
      <definition value="This extension captures information about various program domains.&#xD;&#xA;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." />
      <min value="1" />
    </element>
    <element id="Extension.extension:domain.url">
      <path value="Extension.extension.url" />
      <fixedUri value="domain" />
    </element>
    <element id="Extension.extension:domain.value[x]:valueCodeableConcept">
      <path value="Extension.extension.valueCodeableConcept" />
      <sliceName value="valueCodeableConcept" />
      <min value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://hl7.org/fhir/StructureDefinition/ocp-programdomain" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>