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
| Active as of 2026-07-23 | Maturity Level: 2 |
{
"resourceType" : "CodeSystem",
"id" : "Property",
"language" : "de-DE",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}
],
"url" : "http://fachbereich.ihe-d.de/fhir/CodeSystem/Property",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.3.4.5.6.7.8.9.2"
}
],
"version" : "0.3.1",
"name" : "PropertyCS",
"title" : "Property",
"status" : "active",
"experimental" : false,
"date" : "2026-07-23",
"publisher" : "FO/IHE-D",
"contact" : [
{
"name" : "FO/IHE-D",
"telecom" : [
{
"system" : "url",
"value" : "http://www.ihe-d.de"
}
]
}
],
"description" : "**Property**",
"copyright" : "CC-BY-4.0",
"caseSensitive" : true,
"valueSet" : "http://fachbereich.ihe-d.de/fhir/ValueSet/Property",
"hierarchyMeaning" : "is-a",
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "age",
"display" : "Alter",
"definition" : "Altersklasse"
},
{
"code" : "gender",
"display" : "Geschlecht",
"definition" : "primäre Geschlechtsassoziation für den Fachbereich, unabhänging von der exakten Geschlechtsdefinition"
},
{
"code" : "disziplin",
"display" : "Disziplin",
"definition" : "Disziplin"
}
]
}