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 xml
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="medication-type"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>Medication Type"</h2> <p>Medication types that may be associated with a coded medication, these assist in determining appopriate usage of medication coding.</p> </div> </text> <url value="http://hl7.org.au/fhir/CodeSystem/medication-type"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.2.3.4.1.2.1"/> </identifier> <version value="1.1.1"/> <name value="MedicationType"/> <title value="Medication Type"/> <status value="draft"/> <experimental value="true"/> <date value="2018-09-24"/> <publisher value="Health Level Seven Australia (Patient Administration)"/> <contact> <name value="hl7.org.au"/> </contact> <description value="Medication Type"/> <caseSensitive value="true"/> <valueSet value="http://hl7.org.au/fhir/ValueSet/medication-type"/> <compositional value="false"/> <versionNeeded value="true"/> <content value="complete"/> <concept> <code value="UPD"/> <display value="Unbranded product with no strengths or form"/> <definition value="Unbranded product with no strengths or form"/> </concept> <concept> <code value="UPDS"/> <display value="Unbranded product with strengths but no form"/> <definition value="Unbranded product with strengths but no form"/> </concept> <concept> <code value="UPDF"/> <display value="Unbranded product with form but no strengths"/> <definition value="Unbranded product with form but no strengths"/> </concept> <concept> <code value="UPDSF"/> <display value="Unbranded product with strengths and form"/> <definition value="Unbranded product with strengths and form"/> </concept> <concept> <code value="UPG"/> <display value="Unbranded package with no container"/> <definition value="Unbranded package with no container"/> </concept> <concept> <code value="BPD"/> <display value="Branded product with no strengths or form"/> <definition value="Branded product with no strengths or form"/> </concept> <concept> <code value="BPDS"/> <display value="Branded product with strengths but no form"/> <definition value="Branded product with strengths but no form"/> </concept> <concept> <code value="BPDF"/> <display value="Branded product with form but no strengths"/> <definition value="Branded product with form but no strengths"/> </concept> <concept> <code value="BPDSF"/> <display value="Branded product with strengths and form"/> <definition value="Branded product with strengths and form"/> </concept> <concept> <code value="BPG"/> <display value="Branded package with no container"/> <definition value="Branded package with no container"/> </concept> <concept> <code value="BPGC"/> <display value="Branded package with container"/> <definition value="Branded package with container"/> </concept> </CodeSystem>