{
  "resourceType": "CodeSystem",
  "id": "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": "https://healthterminologies.gov.au/fhir/CodeSystem/concurrent-supply-grounds-1",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:1.2.36.1.2001.1001.101.104.16085"
  },
  "version": "1",
  "name": "Grounds for Concurrent Supply (NCTS publishing pending)",
  "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,
  "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"
    }
  ]
}