Fachbereiche
0.3.1 - ci-build

Fachbereiche, published by FO/IHE-D. This guide is not an authorized publication; it is the continuous build for version 0.3.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE-Germany/fachbereich/ and changes regularly. See the Directory of published versions

: Property - XML Representation

Active as of 2026-07-23 Maturity Level: 2

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="Property"/>
  <language value="de-DE"/>
  <text>
    <status value="generated"/>
    <div xml:lang="de-DE" xmlns="http://www.w3.org/1999/xhtml" lang="de-DE"><p class="res-header-id"><b>Generated Narrative: CodeSystem Property</b></p><a name="Property"> </a><a name="hcProperty"> </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></div><p>This case-sensitive code system <code>http://fachbereich.ihe-d.de/fhir/CodeSystem/Property</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">age<a name="Property-age"> </a></td><td>Alter</td><td>Altersklasse</td></tr><tr><td style="white-space:nowrap">gender<a name="Property-gender"> </a></td><td>Geschlecht</td><td>primäre Geschlechtsassoziation für den Fachbereich, unabhänging von der exakten Geschlechtsdefinition</td></tr><tr><td style="white-space:nowrap">disziplin<a name="Property-disziplin"> </a></td><td>Disziplin</td><td>Disziplin</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <url value="http://fachbereich.ihe-d.de/fhir/CodeSystem/Property"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.2.3.4.5.6.7.8.9.2"/>
  </identifier>
  <version value="0.3.1"/>
  <name value="PropertyCS"/>
  <title value="Property"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-23"/>
  <publisher value="FO/IHE-D"/>
  <contact>
    <name value="FO/IHE-D"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.ihe-d.de"/>
    </telecom>
  </contact>
  <description value="**Property**"/>
  <copyright value="CC-BY-4.0"/>
  <caseSensitive value="true"/>
  <valueSet value="http://fachbereich.ihe-d.de/fhir/ValueSet/Property"/>
  <hierarchyMeaning value="is-a"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="age"/>
    <display value="Alter"/>
    <definition value="Altersklasse"/>
  </concept>
  <concept>
    <code value="gender"/>
    <display value="Geschlecht"/>
    <definition
                value="primäre Geschlechtsassoziation für den Fachbereich, unabhänging von der exakten Geschlechtsdefinition"/>
  </concept>
  <concept>
    <code value="disziplin"/>
    <display value="Disziplin"/>
    <definition value="Disziplin"/>
  </concept>
</CodeSystem>