Australian Base Profiles Implementation Guide

This page is part of the Australian Base IG (v0.4.0: R1 Draft) based on FHIR (HL7® FHIR® Standard) R3. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions

Example: ValueSet-valueset-au-grounds-for-concurrent-supply

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "valueset-au-grounds-for-concurrent-supply",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2017-05-12T00:00:00.000+10:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Grounds for concurrent supply</h2><div><p>Grounds for concurrent supply</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-codesystem-au-grounds-for-concurrent-supply.html"><code>http://ns.electronichealth.net.au/ci/dc/coding/grounds-for-concurrent-supply</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org.au/fhir/ValueSet/valueset-au-grounds-for-concurrent-supply",
  "name" : "Grounds for concurrent supply",
  "status" : "draft",
  "date" : "2017-11-23T23:38:05+11:00",
  "publisher" : "Health Level Seven Australia (Medications)",
  "contact" : [
    {
      "name" : "hl7.org.au"
    }
  ],
  "description" : "Grounds for concurrent supply",
  "compose" : {
    "include" : [
      {
        "system" : "http://ns.electronichealth.net.au/ci/dc/coding/grounds-for-concurrent-supply"
      }
    ]
  }
}