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: ValueSet-amt-tpuu-codes

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "amt-tpuu-codes",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2017-12-13T10:54:35.273+11:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>AMT Trade Product Unit of Use</h2><div><p>Medicines set for AMT Trade Product Unit of Use (TPUU) refset</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  in  929360031000036100</li></ul></div>"
  },
  "url" : "http://hl7.org.au/fhir/ValueSet/amt-tpuu-codes",
  "name" : "AMTTradeProductUnitofUse",
  "title" : "AMT Trade Product Unit of Use",
  "status" : "draft",
  "date" : "2018-09-14T09:24:23+10:00",
  "publisher" : "Health Level Seven Australia",
  "contact" : [
    {
      "name" : "hl7.org.au"
    }
  ],
  "description" : "Medicines set for AMT Trade Product Unit of Use (TPUU) refset",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/32506021000036107",
        "filter" : [
          {
            "property" : "concept",
            "op" : "in",
            "value" : "929360031000036100"
          }
        ]
      }
    ]
  }
}