<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="e0334a9b-b7a9-46fa-9db3-b5345ecc26b8" />
  <meta>
    <lastUpdated value="2021-05-11T20:11:32.128+00:00" />
  </meta>
  <url value="https://fhir.washabich.de/StructureDefinition/WhiEncounter" />
  <name value="WhiEncounter" />
  <title value="WhiEncounter" />
  <status value="active" />
  <experimental value="false" />
  <date value="2021-03-24T16:17:40.7257315Z" />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="workflow" />
    <uri value="http://hl7.org/fhir/workflow" />
    <name value="Workflow Pattern" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/fivews" />
    <name value="FiveWs Pattern Mapping" />
  </mapping>
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Encounter" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Encounter" />
  <derivation value="constraint" />
  <differential>
    <element id="Encounter.extension">
      <path value="Encounter.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Encounter.extension:case">
      <path value="Encounter.extension" />
      <sliceName value="case" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="https://fhir.washabich.de/StructureDefinition/WhiEncounterCase" />
      </type>
    </element>
    <element id="Encounter.extension:explanation">
      <path value="Encounter.extension" />
      <sliceName value="explanation" />
      <type>
        <code value="Extension" />
        <profile value="https://fhir.washabich.de/StructureDefinition/WhiEncounterExplanation" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="Encounter.status">
      <path value="Encounter.status" />
      <fixedCode value="unknown" />
      <mustSupport value="true" />
    </element>
    <element id="Encounter.class">
      <path value="Encounter.class" />
      <mustSupport value="true" />
    </element>
    <element id="Encounter.class.system">
      <path value="Encounter.class.system" />
      <min value="1" />
      <fixedUri value="http://terminology.hl7.org/CodeSystem/v3-ActCode" />
      <mustSupport value="true" />
    </element>
    <element id="Encounter.class.code">
      <path value="Encounter.class.code" />
      <min value="1" />
      <fixedCode value="VR" />
      <mustSupport value="true" />
    </element>
    <element id="Encounter.class.display">
      <path value="Encounter.class.display" />
      <min value="1" />
      <fixedString value="virtual" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>