IHE Germany - Value Sets for XDS
0.3.29 - draft
IHE Germany - Value Sets for XDS, published by IHE Deutschland e.V., Berlin, Deutschland. This guide is not an authorized publication; it is the continuous build for version 0.3.29 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE-Germany/ITI.XDS.VS/ and changes regularly. See the Directory of published versions
Draft as of 2025-08-02 | Maturity Level: 2 |
{
"resourceType" : "CodeSystem",
"id" : "Property",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Property</b></p><a name=\"Property\"> </a><a name=\"hcProperty\"> </a><p>This case-sensitive code system <code>http://www.ihe-d.de/fhir/CodeSystem/Property</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>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">beispiel<a name=\"Property-beispiel\"> </a></td><td>Beispiel</td><td/></tr><tr><td style=\"white-space:nowrap\">hinweis<a name=\"Property-hinweis\"> </a></td><td>Hinweis zur Nutzung</td><td/></tr><tr><td style=\"white-space:nowrap\">comment<a name=\"Property-comment\"> </a></td><td>Kommentar</td><td/></tr><tr><td style=\"white-space:nowrap\">bereich<a name=\"Property-bereich\"> </a></td><td>Bereich</td><td>Bereich, in dem der Kode angewendet wird</td></tr><tr><td style=\"white-space:nowrap\">from<a name=\"Property-from\"> </a></td><td>seit</td><td/></tr><tr><td style=\"white-space:nowrap\">until<a name=\"Property-until\"> </a></td><td>bis</td><td/></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}
],
"url" : "http://www.ihe-d.de/fhir/CodeSystem/Property",
"version" : "4.0.0-alpha1",
"name" : "Property",
"title" : "Property CodeSystem",
"status" : "draft",
"experimental" : false,
"date" : "2025-08-02",
"publisher" : "IHE Deutschland e.V., Berlin, Deutschland",
"contact" : [
{
"name" : "IHE Deutschland e.V., Berlin, Deutschland",
"telecom" : [
{
"system" : "url",
"value" : "http://www.ihe-d.de"
},
{
"system" : "email",
"value" : "info@ihe-d.de"
}
]
}
],
"description" : "Dieses Codesystem stellt alle Properties bereit, die in von IHE Deutschland publizierten Codesystemen angewendet werden.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"copyright" : "IHE Deutschland e.V.",
"caseSensitive" : true,
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "beispiel",
"display" : "Beispiel"
},
{
"code" : "hinweis",
"display" : "Hinweis zur Nutzung"
},
{
"code" : "comment",
"display" : "Kommentar"
},
{
"code" : "bereich",
"display" : "Bereich",
"definition" : "Bereich, in dem der Kode angewendet wird"
},
{
"code" : "from",
"display" : "seit"
},
{
"code" : "until",
"display" : "bis"
}
]
}