AU Base Implementation Guide
4.2.2-preview - Preview Australia flag

This page is part of the Australian Base IG (v4.2.2-preview: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.1.0. For a full list of available versions, see the Directory of published versions

: ActEncounterCode - AU Extended - JSON Representation

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "au-v3-ActEncounterCode-extended",
  "meta" : {
    "profile" : [
      "https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet au-v3-ActEncounterCode-extended</b></p><a name=\"au-v3-ActEncounterCode-extended\"> </a><a name=\"hcau-v3-ActEncounterCode-extended\"> </a><a name=\"au-v3-ActEncounterCode-extended-en-AU\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-au-v3-ActCode.html\"><code>http://terminology.hl7.org.au/CodeSystem/v3-ActCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-au-v3-ActCode.html#au-v3-ActCode-RACF\">RACF</a></td><td style=\"color: #cccccc\">Residential Aged Care Facility</td><td>Encounter in a residential aged care facility setting.</td></tr></table></li><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.1.0/ValueSet-v3-ActEncounterCode.html\">ActEncounterCode</a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"
          }
        ]
      }
    }
  ],
  "url" : "http://terminology.hl7.org.au/ValueSet/v3-ActEncounterCode-extended",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.2.3.4.2.4.20"
    }
  ],
  "version" : "4.2.2-preview",
  "name" : "ActEncounterCodeAUExtended",
  "title" : "ActEncounterCode - AU Extended",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-01T19:24:36+00:00",
  "publisher" : "HL7 Australia",
  "contact" : [
    {
      "name" : "HL7 Australia FHIR Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.hl7.org/display/HAFWG",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "v3 Act Encounter Code extended for use in an Australian context. Includes HL7 international codes plus Australian additions to create a complete set.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU"
        }
      ]
    }
  ],
  "copyright" : "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org.au/CodeSystem/v3-ActCode",
        "concept" : [
          {
            "code" : "RACF"
          }
        ]
      },
      {
        "valueSet" : [
          🔗 "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode"
        ]
      }
    ]
  }
}