FHIR IG analytics| Package | de.fhir.terminologie |
| Resource Type | CodeSystem |
| Id | CodeSystem-allergyintoleranceclinicalstatuscodes-supplement.json |
| FHIR Version | R4 |
| Source | http://ig.fhir.de/igs/terminologie/0.0.1-alpha2/CodeSystem-allergyintoleranceclinicalstatuscodes-supplement.html |
| URL | http://ig.fhir.de/igs/terminologie/CodeSystem/allergyintoleranceclinicalstatuscodes-supplement |
| Version | 0.0.1-alpha2 |
| Status | draft |
| Date | 2022-02-09 |
| Name | SupplementAllergyIntoleranceClinicalStatusCodes |
| Title | Supplement AllergyIntoleranceClinicalStatusCodes |
| Authority | hl7 |
| Description | CodeSystem Supplement mit Deutschen Übersetzungen für AllergyIntoleranceClinicalStatusCodes |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical |
No resources found
| CodeSystem | |
| allergyintolerance-clinical | AllergyIntolerance Clinical Status Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem allergyintoleranceclinicalstatuscodes-supplement
This code system supplement http://ig.fhir.de/igs/terminologie/CodeSystem/allergyintoleranceclinicalstatuscodes-supplement defines displays on the following codes:
| Code | Deutsch (Deutschland) (German (Germany), de) |
| active | Aktiv |
| inactive | Inaktiv |
| resolved | Nicht mehr nachweisbar |
{
"resourceType": "CodeSystem",
"id": "allergyintoleranceclinicalstatuscodes-supplement",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ig.fhir.de/igs/terminologie/CodeSystem/allergyintoleranceclinicalstatuscodes-supplement",
"version": "0.0.1-alpha2",
"name": "SupplementAllergyIntoleranceClinicalStatusCodes",
"title": "Supplement AllergyIntoleranceClinicalStatusCodes",
"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 AllergyIntoleranceClinicalStatusCodes",
"content": "supplement",
"supplements": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"concept": [
{
"code": "active",
"designation": [
{
"language": "de-DE",
"value": "Aktiv"
}
]
},
{
"code": "inactive",
"designation": [
{
"language": "de-DE",
"value": "Inaktiv"
}
]
},
{
"code": "resolved",
"designation": [
{
"language": "de-DE",
"value": "Nicht mehr nachweisbar"
}
]
}
]
}