Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-01-20 |
{
"resourceType" : "CodeSystem",
"id" : "allergyintolerance-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem allergyintolerance-type</b></p><a name=\"allergyintolerance-type\"> </a><a name=\"hcallergyintolerance-type\"> </a><a name=\"allergyintolerance-type-en-US\"> </a><p>This case-sensitive code system <code>https://alexapi.medtechglobal.com.au/fhir/CodeSystem/allergyintolerance-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">therapeutic<a name=\"allergyintolerance-type-therapeutic\"> </a></td><td>Therapeutic</td></tr><tr><td style=\"white-space:nowrap\">genericGroup<a name=\"allergyintolerance-type-genericGroup\"> </a></td><td>Generic Group</td></tr><tr><td style=\"white-space:nowrap\">productCode<a name=\"allergyintolerance-type-productCode\"> </a></td><td>Product Code</td></tr><tr><td style=\"white-space:nowrap\">interactionClass<a name=\"allergyintolerance-type-interactionClass\"> </a></td><td>Interaction Class</td></tr><tr><td style=\"white-space:nowrap\">substanceClass<a name=\"allergyintolerance-type-substanceClass\"> </a></td><td>Substance Class</td></tr><tr><td style=\"white-space:nowrap\">nonMedicinalSubstance<a name=\"allergyintolerance-type-nonMedicinalSubstance\"> </a></td><td>Non Medicinal Substance</td></tr><tr><td style=\"white-space:nowrap\">eliteSportsPerson<a name=\"allergyintolerance-type-eliteSportsPerson\"> </a></td><td>Elite Sports Person</td></tr><tr><td style=\"white-space:nowrap\">pregnant<a name=\"allergyintolerance-type-pregnant\"> </a></td><td>Pregnant</td></tr><tr><td style=\"white-space:nowrap\">noteOnly<a name=\"allergyintolerance-type-noteOnly\"> </a></td><td>Note Only</td></tr><tr><td style=\"white-space:nowrap\">noKnownAllergies<a name=\"allergyintolerance-type-noKnownAllergies\"> </a></td><td>No Known Allergies</td></tr></table></div>"
},
"url" : "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/allergyintolerance-type",
"version" : "0.0.1",
"name" : "AllergyIntoleranceType",
"title" : "Allergy Intolerance Type CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2025-01-20T21:47:25+00:00",
"publisher" : "Medtech Global",
"contact" : [
{
"name" : "Medtech Global",
"telecom" : [
{
"system" : "url",
"value" : "https://medtechglobal.com.au"
},
{
"system" : "email",
"value" : "support@medtechglobal.com"
}
]
},
{
"name" : "Medtech Support",
"telecom" : [
{
"system" : "email",
"value" : "support@medtechglobal.com",
"use" : "work"
}
]
}
],
"description" : "CodeSystem for allergy intolerance type",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 10,
"concept" : [
{
"code" : "therapeutic",
"display" : "Therapeutic"
},
{
"code" : "genericGroup",
"display" : "Generic Group"
},
{
"code" : "productCode",
"display" : "Product Code"
},
{
"code" : "interactionClass",
"display" : "Interaction Class"
},
{
"code" : "substanceClass",
"display" : "Substance Class"
},
{
"code" : "nonMedicinalSubstance",
"display" : "Non Medicinal Substance"
},
{
"code" : "eliteSportsPerson",
"display" : "Elite Sports Person"
},
{
"code" : "pregnant",
"display" : "Pregnant"
},
{
"code" : "noteOnly",
"display" : "Note Only"
},
{
"code" : "noKnownAllergies",
"display" : "No Known Allergies"
}
]
}