<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="pr-network-organization" />
  <url value="https://fhir.icanbwell.com/4_0_0/StructureDefinition/pr-network-organization" />
  <version value="1.2" />
  <name value="NetworkOrganization" />
  <title value="Profile: Network Organization" />
  <status value="active" />
  <date value="2024-03-18T21:36:06.0973311+00:00" />
  <publisher value="b.Well Connected Health" />
  <description value="A provider network organization" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Organization" />
  <baseDefinition value="https://fhir.icanbwell.com/4_0_0/StructureDefinition/pr-organization" />
  <derivation value="constraint" />
  <differential>
    <element id="Organization.active">
      <path value="Organization.active" />
      <comment value="This active flag is not intended to be used to mark an organization as temporarily closed or under construction. Instead the Location(s) within the Organization should have the suspended status. If further details of the reason for the suspension are required, then an extension on this element should be used.&#xA;&#xA;This element is labeled as a modifier because it may be used to mark that the resource was created in error.&#xD;&#xA;&#xD;&#xA;Default to true." />
    </element>
    <element id="Organization.type">
      <path value="Organization.type" />
      <patternCodeableConcept>
        <coding>
          <system value="http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS" />
          <code value="ntwk" />
        </coding>
      </patternCodeableConcept>
    </element>
    <element id="Organization.name">
      <path value="Organization.name" />
      <min value="1" />
    </element>
  </differential>
</StructureDefinition>