<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="mksAnamnese1" />
  <url value="https://fhir.testurl.de/CodeSystem/mkstest/anamnese1" />
  <name value="MksAnamnese1" />
  <status value="draft" />
  <date value="2022-05-03T08:10:53.1173147+00:00" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="CodeSystem" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/CodeSystem" />
  <derivation value="constraint" />
  <differential>
    <element id="CodeSystem.url">
      <path value="CodeSystem.url" />
      <fixedUri value="https://fhir.testurl.de/CodeSystem/mkstest/anamnese1" />
    </element>
    <element id="CodeSystem.copyright">
      <path value="CodeSystem.copyright" />
      <comment value="Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/&#xD;&#xA; Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.&#xD;&#xA; Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.&#xD;&#xA; Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required." />
    </element>
    <element id="CodeSystem.content">
      <path value="CodeSystem.content" />
      <fixedCode value="example" />
    </element>
    <element id="CodeSystem.concept">
      <path value="CodeSystem.concept" />
      <code>
        <system value="https://fhir.testurl.de/CodeSystem/mkstest/anamnese1" />
        <version value="1" />
        <code value="nichterhoben" />
        <display value="nicht erhoben" />
      </code>
      <code>
        <system value="https://fhir.testurl.de/CodeSystem/mkstest/anamnese1" />
        <version value="1" />
        <code value="auffaellig" />
        <display value="auffällig" />
      </code>
      <code>
        <system value="https://fhir.testurl.de/CodeSystem/mkstest/anamnese1" />
        <version value="1" />
        <code value="unauffaellig" />
        <display value="unauffällig" />
      </code>
    </element>
  </differential>
</StructureDefinition>