{
  "resourceType": "CodeSystem",
  "id": "codesystem-au-grounds-for-concurrent-supply",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<h2>Grounds for Concurrent Supply</h2>\n\t\t\t<p>NCTS Concurrent Supply Grounds Values</p>\n\t\t</div>"
  },
  "url": "http://ns.electronichealth.net.au/ci/dc/coding/grounds-for-concurrent-supply",
  "version": "1",
  "name": "Grounds for Concurrent Supply",
  "status": "draft",
  "experimental": true,
  "date": "2017-05-12",
  "publisher": "Health Level Seven Australia (Patient Administration)",
  "contact": [
    {
      "name": "hl7.org.au"
    }
  ],
  "description": "Grounds for concurrent supply when prescribing.",
  "caseSensitive": true,
  "valueSet": "http://ns.electronichealth.net.au/fhir/ValueSet/grounds-for-concurrent-supply",
  "compositional": false,
  "versionNeeded": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Pursuant to Regulation 24",
      "definition": "Grounds for concurrent supply of medication pursuant to regulation 24"
    },
    {
      "code": "2",
      "display": "Hardship Conditions Apply",
      "definition": "Grounds for concurrent supply hardship conditions apply"
    }
  ]
}