NHSD Implementation Guide - Outbound
4.0.1 - active

NHSD Implementation Guide - Outbound - Local Development build (v4.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Standard list of Healthcare Service Eligibility criteria - JSON Representation

Draft as of 2017-11-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "rc-eligibility",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<h2>Content Logical Definition  </h2>\n\t\t\t<ul>\n\t\t\t\t<li>Include all codes defined in \n\t\t\t\t\t<a href=\"http://fhir.nhsd.com.au/CodeSystem/rc-eligibility\">http://fhir.nhsd.com.au/rc-eligibility</a>\n\t\t\t\t</li>\n\t\t\t</ul>\n\t\t</div>"
  },
  "url" : "http://fhir.nhsd.com.au/CodeSystem/rc-eligibility",
  "version" : "4.0.1",
  "name" : "Standard list of Healthcare Service Eligibility criteria",
  "status" : "draft",
  "experimental" : false,
  "date" : "2017-11-01",
  "publisher" : "Healthdirect Australia",
  "contact" : [
    {
      "name" : "Saravanan Shanmugam",
      "telecom" : [
        {
          "system" : "email",
          "value" : "saravanan.shanmugam@healthdirect.org.au",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Details various aspects that need to be satisfied in order to visit or obtain assistance from a Healthcare Service.",
  "copyright" : "National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "caseSensitive" : true,
  "valueSet" : "http://fhir.nhsd.com.au/ValueSet/valueset-au-nhsd-eligibility",
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "age-aged",
      "display" : "Age - Aged",
      "definition" : "Aged"
    },
    {
      "code" : "age-babiesAndChildren",
      "display" : "Age - Babies And Children",
      "definition" : "Babies And Children"
    },
    {
      "code" : "age-youth",
      "display" : "Age - Youth",
      "definition" : "Youth"
    },
    {
      "code" : "age-adults",
      "display" : "Age - Adults",
      "definition" : "Adults"
    },
    {
      "code" : "age-olderAdults65",
      "display" : "Age - Older Adults (65+)",
      "definition" : "Older Adults (65+)"
    },
    {
      "code" : "carer-youngCarerUnder25",
      "display" : "Carer - Young Carer (Under 25)",
      "definition" : "Young Carer (Under 25)"
    },
    {
      "code" : "carer-adultCarer",
      "display" : "Carer - Adult Carer",
      "definition" : "Adult Carer"
    },
    {
      "code" : "coverage-restrictedResidents",
      "display" : "Coverage - Restricted To Residents In Coverage Area",
      "definition" : "Restricted To Residents In Coverage Area"
    },
    {
      "code" : "disabled-intellectually",
      "display" : "Disabled - Intellectually",
      "definition" : "Disabled - Intellectually"
    },
    {
      "code" : "disabled-disabledPhysically",
      "display" : "Disabled - Physically",
      "definition" : "Disabled - Physically"
    },
    {
      "code" : "gender-men",
      "display" : "Gender - Men",
      "definition" : "Men"
    },
    {
      "code" : "gender-women",
      "display" : "Gender - Women",
      "definition" : "Women"
    },
    {
      "code" : "other-aboriginalPeoples",
      "display" : "Aboriginal Peoples",
      "definition" : "Aboriginal Peoples"
    },
    {
      "code" : "other-torresStraitIslanderPeoples",
      "display" : "Torres Strait Islander Peoples",
      "definition" : "Torres Strait Islander Peoples"
    },
    {
      "code" : "other-cald",
      "display" : "CALD (Culturally and Linguistically Diverse)",
      "definition" : "CALD (Culturally and Linguistically Diverse)"
    },
    {
      "code" : "other-lgbti",
      "display" : "LGBTI (Lesbian, Gay, Bisexual, Transgender and Intersex)",
      "definition" : "LGBTI (Lesbian, Gay, Bisexual, Transgender and Intersex)"
    },
    {
      "code" : "other-families",
      "display" : "Families",
      "definition" : "Families"
    },
    {
      "code" : "other-parents",
      "display" : "Parents",
      "definition" : "Parents"
    },
    {
      "code" : "other-veterans",
      "display" : "Veterans",
      "definition" : "Veterans"
    },
    {
      "code" : "other-existingPatientsOnly",
      "display" : "Existing Patients Only",
      "definition" : "Existing Patients Only"
    },
    {
      "code" : "other-requiresReferral",
      "display" : "Requires Referral",
      "definition" : "Requires Referral"
    },
    {
      "code" : "other-mentalHealth",
      "display" : "People with Mental Health Issues",
      "definition" : "People with Mental Health Issues"
    },
    {
      "code" : "other-chronicTerminalIllness",
      "display" : "People with Chronic/Terminal Illness",
      "definition" : "People with Chronic/Terminal Illness"
    },
    {
      "code" : "other-drugAlcohol",
      "display" : "People with Drug and/or Alcohol Issues",
      "definition" : "People with Drug and/or Alcohol Issues"
    }
  ]
}