This page is part of the Australian Base IG (v1.1.1: AU Base 1.1 on STU3 Draft) based on FHIR R3. The current version which supercedes this version is 1.0.2. For a full list of available versions, see the Directory of published versions
Raw json
{ "resourceType" : "CodeSystem", "id" : "medication-type", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<h2>Medication Type"</h2>\n\t\t\t<p>Medication types that may be associated with a coded medication, these assist in determining appopriate usage of medication coding.</p>\n\t\t</div>" }, "url" : "http://hl7.org.au/fhir/CodeSystem/medication-type", "identifier" : { "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.2.3.4.1.2.1" }, "version" : "1.1.1", "name" : "MedicationType", "title" : "Medication Type", "status" : "draft", "experimental" : true, "date" : "2018-09-24", "publisher" : "Health Level Seven Australia (Patient Administration)", "contact" : [ { "name" : "hl7.org.au" } ], "description" : "Medication Type", "caseSensitive" : true, "valueSet" : "http://hl7.org.au/fhir/ValueSet/medication-type", "compositional" : false, "versionNeeded" : true, "content" : "complete", "concept" : [ { "code" : "UPD", "display" : "Unbranded product with no strengths or form", "definition" : "Unbranded product with no strengths or form" }, { "code" : "UPDS", "display" : "Unbranded product with strengths but no form", "definition" : "Unbranded product with strengths but no form" }, { "code" : "UPDF", "display" : "Unbranded product with form but no strengths", "definition" : "Unbranded product with form but no strengths" }, { "code" : "UPDSF", "display" : "Unbranded product with strengths and form", "definition" : "Unbranded product with strengths and form" }, { "code" : "UPG", "display" : "Unbranded package with no container", "definition" : "Unbranded package with no container" }, { "code" : "BPD", "display" : "Branded product with no strengths or form", "definition" : "Branded product with no strengths or form" }, { "code" : "BPDS", "display" : "Branded product with strengths but no form", "definition" : "Branded product with strengths but no form" }, { "code" : "BPDF", "display" : "Branded product with form but no strengths", "definition" : "Branded product with form but no strengths" }, { "code" : "BPDSF", "display" : "Branded product with strengths and form", "definition" : "Branded product with strengths and form" }, { "code" : "BPG", "display" : "Branded package with no container", "definition" : "Branded package with no container" }, { "code" : "BPGC", "display" : "Branded package with container", "definition" : "Branded package with container" } ] }