Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

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

: Allergy Intolerance Type CodeSystem - TTL Representation

Active as of 2025-07-09

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "allergyintolerance-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/allergyintolerance-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "AllergyIntoleranceType"] ; # 
  fhir:title [ fhir:v "Allergy Intolerance Type CodeSystem"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-07-09T23:40:54+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Medtech Global"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Medtech Global" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://medtechglobal.com.au" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@medtechglobal.com" ]     ] )
  ] [
fhir:name [ fhir:v "Medtech Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@medtechglobal.com" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "CodeSystem for allergy intolerance type"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "10"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "therapeutic" ] ;
fhir:display [ fhir:v "Therapeutic" ]
  ] [
fhir:code [ fhir:v "genericGroup" ] ;
fhir:display [ fhir:v "Generic Group" ]
  ] [
fhir:code [ fhir:v "productCode" ] ;
fhir:display [ fhir:v "Product Code" ]
  ] [
fhir:code [ fhir:v "interactionClass" ] ;
fhir:display [ fhir:v "Interaction Class" ]
  ] [
fhir:code [ fhir:v "substanceClass" ] ;
fhir:display [ fhir:v "Substance Class" ]
  ] [
fhir:code [ fhir:v "nonMedicinalSubstance" ] ;
fhir:display [ fhir:v "Non Medicinal Substance" ]
  ] [
fhir:code [ fhir:v "eliteSportsPerson" ] ;
fhir:display [ fhir:v "Elite Sports Person" ]
  ] [
fhir:code [ fhir:v "pregnant" ] ;
fhir:display [ fhir:v "Pregnant" ]
  ] [
fhir:code [ fhir:v "noteOnly" ] ;
fhir:display [ fhir:v "Note Only" ]
  ] [
fhir:code [ fhir:v "noKnownAllergies" ] ;
fhir:display [ fhir:v "No Known Allergies" ]
  ] ) . #