Australian Base Profiles Implementation Guide

This page is part of the Australian Base IG (v0.1.0: 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-valueset-au-ihi-status

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "valueset-au-ihi-status",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2017-02-21T10:54:35.273+11:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Individual Healthcare Identifier Status (IHI Status)</h2><div><p>The status of the Individual Healthcare Identifier (IHI Status)</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-au-ihi-status.html"><code>http://ns.electronichealth.net.au/fhir/CodeSystem/hi/ihi/ihi-status/1.0.0</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org.au/fhir/ValueSet/valueset-au-ihi-status",
  "name" : "Individual Healthcare Identifier Status (IHI Status)",
  "status" : "draft",
  "date" : "2017-05-04T23:40:18+10:00",
  "publisher" : "Health Level Seven Australia (Patient Administration)",
  "contact" : [
    {
      "name" : "hl7.org.au"
    }
  ],
  "description" : "The status of the Individual Healthcare Identifier (IHI Status)",
  "compose" : {
    "include" : [
      {
        "system" : "http://ns.electronichealth.net.au/fhir/CodeSystem/hi/ihi/ihi-status/1.0.0"
      }
    ]
  }
}