AU Base Implementation Guide
4.1.0 - Trial Use Australia flag

This page is part of the AU Base Implementation Guide 4.1.0. It is based on FHIR R4. For a full list of available versions, see the Directory of published versions

: Monthly Index of Medical Specialties (MIMS) - JSON Representation

Page standards status: Trial-use

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "mims-external",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://www.mims.com.au/codes</code> defines many codes, but they are not represented here</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"
          }
        ]
      }
    }
  ],
  "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" : "4.1.0",
  "name" : "MIMS",
  "title" : "Monthly Index of Medical Specialties (MIMS)",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-02-24T08:31:37+11:00",
  "publisher" : "HL7 Australia",
  "contact" : [
    {
      "name" : "HL7 Australia Patient Administration Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://confluence.hl7australia.com/display/PA",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "HL7 Australia Orders and Observations Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.hl7australia.com/display/OO",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "HL7 Australia Medications Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.hl7australia.com/display/MED",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This CodeSystem resource represents the Monthly Index of Medical Specialties (MIMS) code system published by MIMS Australia. The intended use of 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).This is not the canonical publication of this code system nor it is intended to be publication on behalf of the MIMS Australia. For the complete content of the code system contact the publisher.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU"
        }
      ]
    }
  ],
  "copyright" : "Copyright (c) MIMS Australia Pty Ltd.",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "not-present"
}