Australian Base Profiles Implementation Guide

This page is part of the Australian Base IG (v0.9.3: AU Base 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

Example: CodeSystem-mims

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "CodeSystem",
  "id" : "mims",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://www.mims.com.au/codes",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:1.2.36.1.2001.1005.11.1"
  },
  "version" : "1",
  "name" : "MIMS",
  "title" : "MIMS (External)",
  "status" : "draft",
  "experimental" : true,
  "date" : "2018-06-08",
  "publisher" : "Health Level Seven Australia (Patient Administration)",
  "contact" : [
    {
      "name" : "hl7.org.au"
    }
  ],
  "description" : "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" : true,
  "valueSet" : "http://hl7.org.au/fhir/ValueSet/mims",
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "not-present"
}