FHIR IG analytics| Package | de.fhir.terminologie |
| Resource Type | CodeSystem |
| Id | CodeSystem-allergyintolerancecategory-supplement.json |
| FHIR Version | R4 |
| Source | http://ig.fhir.de/igs/terminologie/0.0.1-alpha2/CodeSystem-allergyintolerancecategory-supplement.html |
| URL | http://ig.fhir.de/igs/terminologie/CodeSystem/allergyintolerancecategory-supplement |
| Version | 0.0.1-alpha2 |
| Status | draft |
| Date | 2022-02-09 |
| Name | SupplementAllergyIntoleranceCategory |
| Title | Supplement AllergyIntoleranceCategory |
| Authority | hl7 |
| Description | CodeSystem Supplement mit Deutschen Übersetzungen für AllergyIntoleranceCategory |
| Content | supplement |
| Supplements | http://hl7.org/fhir/allergy-intolerance-category |
No resources found
| CodeSystem | |
| allergy-intolerance-category | AllergyIntoleranceCategory |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem allergyintolerancecategory-supplement
This code system supplement http://ig.fhir.de/igs/terminologie/CodeSystem/allergyintolerancecategory-supplement defines displays on the following codes:
| Code | Deutsch (Deutschland) (German (Germany), de) |
| food | Nahrungsmittel |
| medication | Arzneimittel |
| environment | Umwelt |
| biologic | Biologische Substanz |
{
"resourceType": "CodeSystem",
"id": "allergyintolerancecategory-supplement",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ig.fhir.de/igs/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"
}
]
}
]
}