<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="http://electronichealth.se/fhir/StructureDefinition/NLLPrescriberCostCenter" />
  <version value="1.0.0" />
  <name value="NLLPrescriberCostCenter" />
  <status value="active" />
  <date value="2022-01-14" />
  <publisher value="Swedish eHealth Agency" />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="MedicationRequest.dispenseRequest" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://electronichealth.se/fhir/StructureDefinition/NLLPrescriberCostCenter" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <type>
        <code value="Identifier" />
      </type>
    </element>
    <element id="Extension.value[x].system">
      <path value="Extension.value[x].system" />
      <short value="Cost center (sv arbetsplatskod)" />
      <definition value="The cost center needs to be in the form of a &quot;workplace code&quot; (sv arbetsplatskod). Workplace codes are avaliabnle in the system ARKO at the Swedish eHealth Agency." />
      <fixedUri value="http://electronichealth.se/identifier/arbetsplatskod" />
      <mustSupport value="true" />
    </element>
    <element id="Extension.value[x].value">
      <path value="Extension.value[x].value" />
      <short value="Cost center (sv arbetsplatskod) value" />
      <definition value="The value of the cost center needs to be in the form of a &quot;workplace code&quot; (sv arbetsplatskod). Workplace codes are avaliabnle in the system ARKO at the Swedish eHealth Agency." />
      <min value="1" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>