AKTIN Notfalldokumentation
0.2.0 - ci-build Germany flag

AKTIN Notfalldokumentation - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Zuweiser - XML Representation

Draft as of 2024-08-23

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="aktin-cs-zuweiser"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <language value="de-DE"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="de-DE" lang="de-DE"><p class="res-header-id"><b>Generated Narrative: CodeSystem aktin-cs-zuweiser</b></p><a name="aktin-cs-zuweiser"> </a><a name="hcaktin-cs-zuweiser"> </a><a name="aktin-cs-zuweiser-de-DE"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: de-DE</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties</td><td>code</td><td>A code that indicates the status of the concept. Values found in this version of the code system are: active</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties</td><td>dateTime</td><td>The date at which the concept was status was last changed. This is calculated based on the highest of 'creation date', 'expiration date', and 'official release date'</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://aktin.org/fhir/CodeSystem/aktin-cs-zuweiser</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>status</b></td><td><b>effectiveDate</b></td></tr><tr><td style="white-space:nowrap">KVNPIK<a name="aktin-cs-zuweiser-KVNPIK"> </a></td><td>KV-Notfallpraxis am Krankenhaus</td><td>active</td><td>2015-09-18</td></tr><tr><td style="white-space:nowrap">KVNDAK<a name="aktin-cs-zuweiser-KVNDAK"> </a></td><td>KV-Notdienst außerhalb des Krankenhauses</td><td>active</td><td>2015-09-18</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod">
    <valuePeriod>
      <start value="2015-09-18T00:00:00+02:00"/>
    </valuePeriod>
  </extension>
  <url value="http://aktin.org/fhir/CodeSystem/aktin-cs-zuweiser"/>
  <identifier>
    <use value="official"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.2.276.0.76.5.440"/>
  </identifier>
  <version value="0.2.0"/>
  <name value="Zuweiser"/>
  <title value="Zuweiser"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-08-23T21:10:54+02:00"/>
  <publisher value="AKTIN e.V."/>
  <contact>
    <name value="AKTIN e.V."/>
    <telecom>
      <system value="url"/>
      <value value="https://www.aktin.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="AKTIN e.V."/>
    <telecom>
      <system value="url"/>
      <value value="https://www.aktin.org/"/>
    </telecom>
  </contact>
  <description value="Zuweiser"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DEU"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <property>
    <code value="status"/>
    <uri value="http://hl7.org/fhir/concept-properties"/>
    <description
                 value="A code that indicates the status of the concept. Values found in this version of the code system are: active"/>
    <type value="code"/>
  </property>
  <property>
    <code value="effectiveDate"/>
    <uri value="http://hl7.org/fhir/concept-properties"/>
    <description
                 value="The date at which the concept was status was last changed. This is calculated based on the highest of 'creation date', 'expiration date', and 'official release date'"/>
    <type value="dateTime"/>
  </property>
  <concept>
    <code value="KVNPIK"/>
    <display value="KV-Notfallpraxis am Krankenhaus"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="effectiveDate"/>
      <valueDateTime value="2015-09-18"/>
    </property>
  </concept>
  <concept>
    <code value="KVNDAK"/>
    <display value="KV-Notdienst außerhalb des Krankenhauses"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="effectiveDate"/>
      <valueDateTime value="2015-09-18"/>
    </property>
  </concept>
</CodeSystem>