0.0.1-alpha2 - ci-build
TerminologieDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologien). This guide is not an authorized publication; it is the continuous build for version 0.0.1-alpha2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/de.basisprofil.terminology/ and changes regularly. See the Directory of published versions
Draft as of 2022-02-09 |
{
"resourceType" : "CodeSystem",
"id" : "contactpointsystem-supplement",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem contactpointsystem-supplement</b></p><a name=\"contactpointsystem-supplement\"> </a><a name=\"hccontactpointsystem-supplement\"> </a><p>This code system supplement <code>http://fhir.de/terminologie/CodeSystem/contactpointsystem-supplement</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html#contact-point-system-other\">other</a><a name=\"contactpointsystem-supplement-other\"> </a></td><td>Andere</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html#contact-point-system-sms\">sms</a><a name=\"contactpointsystem-supplement-sms\"> </a></td><td>SMS</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html#contact-point-system-url\">url</a><a name=\"contactpointsystem-supplement-url\"> </a></td><td>URL</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html#contact-point-system-pager\">pager</a><a name=\"contactpointsystem-supplement-pager\"> </a></td><td>Pager</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html#contact-point-system-email\">email</a><a name=\"contactpointsystem-supplement-email\"> </a></td><td>E-Mail</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html#contact-point-system-fax\">fax</a><a name=\"contactpointsystem-supplement-fax\"> </a></td><td>Fax</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html#contact-point-system-phone\">phone</a><a name=\"contactpointsystem-supplement-phone\"> </a></td><td>Telefon</td></tr></table></div>"
},
"url" : "http://fhir.de/terminologie/CodeSystem/contactpointsystem-supplement",
"version" : "0.0.1-alpha2",
"name" : "SupplementContactPointSystem",
"title" : "Supplement ContactPointSystem",
"status" : "draft",
"experimental" : true,
"date" : "2022-02-09",
"publisher" : "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
"contact" : [
{
"name" : "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"description" : "CodeSystem Supplement mit Deutschen Übersetzungen für ContactPointSystem",
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/contact-point-system",
"concept" : [
{
"code" : "other",
"designation" : [
{
"language" : "de-DE",
"value" : "Andere"
}
]
},
{
"code" : "sms",
"designation" : [
{
"language" : "de-DE",
"value" : "SMS"
}
]
},
{
"code" : "url",
"designation" : [
{
"language" : "de-DE",
"value" : "URL"
}
]
},
{
"code" : "pager",
"designation" : [
{
"language" : "de-DE",
"value" : "Pager"
}
]
},
{
"code" : "email",
"designation" : [
{
"language" : "de-DE",
"value" : "E-Mail"
}
]
},
{
"code" : "fax",
"designation" : [
{
"language" : "de-DE",
"value" : "Fax"
}
]
},
{
"code" : "phone",
"designation" : [
{
"language" : "de-DE",
"value" : "Telefon"
}
]
}
]
}