FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-allergy-intolerance-category.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-allergy-intolerance-category.html |
| URL | http://hl7.org/fhir/allergy-intolerance-category |
| Version | 4.0.1 |
| Status | draft |
| Date | 2019-11-01T08:29:23+10:00 |
| Name | AllergyIntoleranceCategory |
| Title | AllergyIntoleranceCategory |
| Realm | uv |
| Authority | hl7 |
| Description | Category of an identified substance associated with allergies or intolerances. |
| Content | complete |
| CodeSystem | |
| allergyintolerance-category-supplement | CH AllergyIntolerance Category |
| allergy-intolerance-category-cz | Allergy Intolerance Category (CZ supplement) |
| allergy-category-cs | Allergy category |
| allergyintolerancecategory-supplement | Supplement AllergyIntoleranceCategory |
| ConceptMap | |
| CF-AllergyIntoleranceCategory | CCDA to FHIR Allergy Intolerance Category |
| FC-AllergyIntoleranceCategory | FHIR to CCDA Allergy Intolerance Category |
| table-hl70127-to-allergy-intolerance-category | Table HL70127 to Allergy Intolerance Category Map |
| KBV_CM_Base_Terminology_Complete_German | KBV_CM_Base_Terminology_Complete_German |
| AllergieCategorieCodelijst-to-AllergyIntoleranceCategory | AllergieCategorieCodelijst to AllergyIntoleranceCategory |
| AllergieCategorieCodelijst-to-allergy-intolerance-category | HCIM AllergieCategorieCodelijst to allergy intolerance category |
| CategorieCodelijst-to-AllergyIntoleranceCategory | CategorieCodelijst to AllergyIntoleranceCategory |
| ValueSet | |
| allergy-intolerance-category-cz | Allergy Intolerance Category (CZ supplement) |
| allergy-category-vs | Allergy category value set |
| R4-allergy-intolerance-category-for-R4B | Cross-version VS for R4.AllergyIntoleranceCategory for use in FHIR R4B |
| R2-allergy-intolerance-category-for-R4B | Cross-version VS for R2.AllergyIntoleranceCategory for use in FHIR R4B |
| R3-allergy-intolerance-category-for-R4B | Cross-version VS for R3.AllergyIntoleranceCategory for use in FHIR R4B |
| R4-allergy-intolerance-category-for-R5 | Cross-version VS for R4.AllergyIntoleranceCategory for use in FHIR R5 |
| R2-allergy-intolerance-category-for-R5 | Cross-version VS for R2.AllergyIntoleranceCategory for use in FHIR R5 |
| R3-allergy-intolerance-category-for-R5 | Cross-version VS for R3.AllergyIntoleranceCategory for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem allergy-intolerance-category
This case-sensitive code system http://hl7.org/fhir/allergy-intolerance-category defines the following codes:
{
"resourceType": "CodeSystem",
"id": "allergy-intolerance-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
}
],
"url": "http://hl7.org/fhir/allergy-intolerance-category",
"version": "4.0.1",
"name": "AllergyIntoleranceCategory",
"title": "AllergyIntoleranceCategory",
"status": "draft",
"experimental": false,
"date": "2019-11-01T08:29:23+10:00",
"publisher": "Patient Care",
"contact": [
{
"name": "Patient Care",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description": "Category of an identified substance associated with allergies or intolerances.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/allergy-intolerance-category|4.3.0",
"content": "complete",
"concept": [
{
"code": "food",
"display": "Food",
"definition": "Any substance consumed to provide nutritional support for the body."
},
{
"code": "medication",
"display": "Medication",
"definition": "Substances administered to achieve a physiological effect."
},
{
"code": "environment",
"display": "Environment",
"definition": "Any substances that are encountered in the environment, including any substance not already classified as food, medication, or biologic."
},
{
"code": "biologic",
"display": "Biologic",
"definition": "A preparation that is synthesized from living organisms or their products, especially a human or animal protein, such as a hormone or antitoxin, that is used as a diagnostic, preventive, or therapeutic agent. Examples of biologic medications include: vaccines; allergenic extracts, which are used for both diagnosis and treatment (for example, allergy shots); gene therapies; cellular therapies. There are other biologic products, such as tissues, which are not typically associated with allergies."
}
]
}