Australian Base Implementation Guide (AU Base 1)

This page is part of the Australian Base IG (v1.0.2: AU Base 1 on STU3) based on FHIR R3. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Example: CodeSystem-mims

Formats: XML, JSON, Turtle

Raw xml


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="mims"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
			<h2>MIMS</h2>
			<p>Monthly Index of Medical Specialties (MIMS) standard code set</p>
			<p>The intended use of Monthly Index of Medical Specialties (MIMS) Data is to fully specify the product as a combination of product code, form code, and pack code. For example, when providing a MIMS Code within a Clinical Document Architecture (CDA) document, the MIMS code will be a minimum of 5 digits (in most cases, will be 8 digits).</p>
			<p>MIMS approved canonical URL</p>
		</div>
  </text>
  <url value="http://www.mims.com.au/codes"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.2.36.1.2001.1005.11.1"/>
  </identifier>
  <version value="1.0.2"/>
  <name value="MIMS"/>
  <title value="MIMS (External)"/>
  <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="The intended use of Monthly Index of Medical Specialties (MIMS) Data is to fully specify the product as a combination of product code, form code, and pack code. For example, when providing a MIMS Code within a Clinical Document Architecture (CDA) document, the MIMS code will be a minimum of 5 digits (in most cases, will be 8 digits)."/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org.au/fhir/ValueSet/mims"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="not-present"/>
</CodeSystem>