HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
: Medication Type
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 -------------------------------------------------------------------
<http://hl7.org/fhir/NamingSystem/HL7-AU-medication-type> a fhir:NamingSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "HL7-AU-medication-type"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem HL7-AU-medication-type</b></p><a name=\"HL7-AU-medication-type\"> </a><a name=\"hcHL7-AU-medication-type\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/HL7-AU-medication-type</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>HL7AUMedicationType</td></tr><tr><td>Title</td><td>Medication Type</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The Medication Type code system defines concepts in a classification scheme for medication coding. The classification scheme defines the nature of the properties defined by the code e.g. branded product with no strength or form. This allows the distinction between codes provided containing container, pack, strength and form explicitly especially where terminologies supplied are unknown or terminology services are unavailable.</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Australia</td></tr><tr><td>Copyright</td><td><div><p>HL7 Australia Intellectual Property Policy: http://hl7.com.au/wp-content/uploads/2024/04/HL7A_IP_Policy_v1.00a_20240429_as_delivered.pdf</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.2.3.4.1.4.1</td><td>true</td></tr><tr><td>URI</td><td>http://terminology.hl7.org.au/CodeSystem/medication-type</td><td>true</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/HL7-AU-medication-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "HL7AUMedicationType"] ; #
fhir:title [ fhir:v "Medication Type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "codesystem"] ; #
fhir:date [ fhir:v "2026-06-19T00:00:00+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Australia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Australia" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.com.au/" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "secretary@hl7.com.au" ]
] )
] ) ; #
fhir:responsible [ fhir:v "HL7 Australia"] ; #
fhir:description [ fhir:v "The Medication Type code system defines concepts in a classification scheme for medication coding. The classification scheme defines the nature of the properties defined by the code e.g. branded product with no strength or form. This allows the distinction between codes provided containing container, pack, strength and form explicitly especially where terminologies supplied are unknown or terminology services are unavailable."] ; #
fhir:copyright [ fhir:v "HL7 Australia Intellectual Property Policy: http://hl7.com.au/wp-content/uploads/2024/04/HL7A_IP_Policy_v1.00a_20240429_as_delivered.pdf"] ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.840.1.113883.2.3.4.1.4.1" ] ;
fhir:preferred [ fhir:v true ]
] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://terminology.hl7.org.au/CodeSystem/medication-type" ] ;
fhir:preferred [ fhir:v true ]
] ) . #