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 Referral Information and Instruction categories - JSON Representation

Draft as of 2017-11-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "rc-referralInformation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem rc-referralInformation</b></p><a name=\"rc-referralInformation\"> </a><a name=\"hcrc-referralInformation\"> </a><p>This case-sensitive code system <code>http://fhir.nhsd.com.au/CodeSystem/rc-referralInformation</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">forPublicUse<a name=\"rc-referralInformation-forPublicUse\"> </a></td><td>For Public Use</td><td>For Public Use</td></tr><tr><td style=\"white-space:nowrap\">forHealthPractitionerUse<a name=\"rc-referralInformation-forHealthPractitionerUse\"> </a></td><td>For Health Practitioner Use</td><td>For Health Practitioner Use</td></tr></table></div>"
  },
  "url" : "http://fhir.nhsd.com.au/CodeSystem/rc-referralInformation",
  "version" : "4.0.1",
  "name" : "StandardListOfHealthcareServiceReferralInformationAndInstructionCategories",
  "title" : "Standard list of Healthcare Service Referral Information and Instruction categories",
  "status" : "draft",
  "experimental" : false,
  "date" : "2017-11-01",
  "publisher" : "Healthdirect Australia",
  "contact" : [
    {
      "name" : "build.fhir.nhsd.com.au"
    }
  ],
  "description" : "Referral instruction categories in reference to 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-characteristic",
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "forPublicUse",
      "display" : "For Public Use",
      "definition" : "For Public Use"
    },
    {
      "code" : "forHealthPractitionerUse",
      "display" : "For Health Practitioner Use",
      "definition" : "For Health Practitioner Use"
    }
  ]
}