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" : "allergyintolerancecategory-supplement",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem allergyintolerancecategory-supplement</b></p><a name=\"allergyintolerancecategory-supplement\"> </a><a name=\"hcallergyintolerancecategory-supplement\"> </a><p>This code system supplement <code>http://fhir.de/terminologie/CodeSystem/allergyintolerancecategory-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-allergy-intolerance-category.html#allergy-intolerance-category-food\">food</a><a name=\"allergyintolerancecategory-supplement-food\"> </a></td><td>Nahrungsmittel</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-medication\">medication</a><a name=\"allergyintolerancecategory-supplement-medication\"> </a></td><td>Arzneimittel</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-environment\">environment</a><a name=\"allergyintolerancecategory-supplement-environment\"> </a></td><td>Umwelt</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-category.html#allergy-intolerance-category-biologic\">biologic</a><a name=\"allergyintolerancecategory-supplement-biologic\"> </a></td><td>Biologische Substanz</td></tr></table></div>"
},
"url" : "http://fhir.de/terminologie/CodeSystem/allergyintolerancecategory-supplement",
"version" : "0.0.1-alpha2",
"name" : "SupplementAllergyIntoleranceCategory",
"title" : "Supplement AllergyIntoleranceCategory",
"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 AllergyIntoleranceCategory",
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/allergy-intolerance-category",
"concept" : [
{
"code" : "food",
"designation" : [
{
"language" : "de-DE",
"value" : "Nahrungsmittel"
}
]
},
{
"code" : "medication",
"designation" : [
{
"language" : "de-DE",
"value" : "Arzneimittel"
}
]
},
{
"code" : "environment",
"designation" : [
{
"language" : "de-DE",
"value" : "Umwelt"
}
]
},
{
"code" : "biologic",
"designation" : [
{
"language" : "de-DE",
"value" : "Biologische Substanz"
}
]
}
]
}