<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="vkp-sone-v090" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2018-06-15T13:39:05.662+00:00" />
  </meta>
  <url value="http://ehelse.no/fhir/StructureDefinition/vkp-sone-v090" />
  <version value="0.9.0" />
  <name value="VkpSone" />
  <status value="draft" />
  <date value="2019-09-12" />
  <description value="Information about juristictional sone/subsone the Person belongs to (home address)." />
  <fhirVersion value="4.0.0" />
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="Location" />
  </context>
  <context>
    <type value="element" />
    <expression value="Patient" />
  </context>
  <context>
    <type value="element" />
    <expression value="Practitioner" />
  </context>
  <context>
    <type value="element" />
    <expression value="Organization" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Information about juristictional sone/subsone" />
      <definition value="Information about juristictional sone/subsone of the Person. The sone and subsone is given as a list of string values delimited by &quot;|&quot;.&#xD;&#xA;&#xD;&#xA;Example:&#xD;&#xA;~~~&#xD;&#xA;{&#xD;&#xA;     &quot;url&quot;:&quot;http://ehelse.no/fhir/StructureDefinition/vkp-sone-v090&quot;,&#xD;&#xA;     &quot;valueString&quot;:&quot;Oslo|Gamle Oslo|Øst|Kampen&quot;&#xD;&#xA;}&#xD;&#xA;~~~" />
      <comment value="This information is typically recorden in the municipality ERP and they have not defined any standard way of representing this data across different municipalities in Norway. The number of sones and subsones can as a result of this vary from one municipality to another." />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedString value="http://ehelse.no/fhir/StructureDefinition/vkp-sone-v090" />
    </element>
    <element id="Extension.value[x]:valueString">
      <path value="Extension.value[x]" />
      <sliceName value="valueString" />
      <short value="String representation of the Sone hierarcy" />
      <definition value="A string representation of the Sone Hierarcy. Usually four levels: Municipality, District, Sone and SubSone. Each category is given in a separate String element, starting with the top sone.&#xD;&#xA;&#xD;&#xA;Example:&#xD;&#xA;~~~~&#xD;&#xA;&quot;Oslo|Gamle Oslo|Øst|Kampen&quot;&#xD;&#xA;~~~~" />
      <type>
        <code value="string" />
      </type>
    </element>
  </differential>
</StructureDefinition>