<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="vkp-elock-v090" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2018-06-15T13:38:54.765+00:00" />
  </meta>
  <url value="http://ehelse.no/fhir/StructureDefinition/vkp-elock-v090" />
  <version value="0.9.0" />
  <name value="VkpElock" />
  <title value="vkp-elock" />
  <status value="draft" />
  <date value="2019-11-28" />
  <description value="Information about elock installed at the location" />
  <purpose value="Information about elock installed at the location" />
  <fhirVersion value="4.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="resource" />
  </context>
  <context>
    <type value="element" />
    <expression value="Patient" />
  </context>
  <context>
    <type value="element" />
    <expression value="Person" />
  </context>
  <context>
    <type value="element" />
    <expression value="Location" />
  </context>
  <context>
    <type value="element" />
    <expression value="Address" />
  </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 elock at the location" />
      <definition value="Name of the e-lock system installed at the location, if no name is present there is no e-lock installed at the location." />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://ehelse.no/fhir/StructureDefinition/vkp-elock-v090" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <slicing>
        <discriminator>
          <type value="type" />
          <path value="$this" />
        </discriminator>
        <rules value="closed" />
      </slicing>
    </element>
    <element id="Extension.value[x]:valueString">
      <path value="Extension.value[x]" />
      <sliceName value="valueString" />
      <short value="Name of the e-lock system installed at the location" />
      <definition value="Name of the e-lock system installed at the location, if no name is present there is no e-lock at the location" />
      <min value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
  </differential>
</StructureDefinition>