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

: Types of Organisation - JSON Representation

Draft as of 2017-11-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "rc-organizationType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem rc-organizationType</b></p><a name=\"rc-organizationType\"> </a><a name=\"hcrc-organizationType\"> </a><p>This case-sensitive code system <code>http://fhir.nhsd.com.au/CodeSystem/rc-organizationType</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\">PO<a name=\"rc-organizationType-PO\"> </a></td><td>Healthcare service providing organisation</td><td>Healthcare service providing organisation</td></tr><tr><td style=\"white-space:nowrap\">LEO<a name=\"rc-organizationType-LEO\"> </a></td><td>Legal entity organisation</td><td>Legal entity organisation</td></tr><tr><td style=\"white-space:nowrap\">HIO<a name=\"rc-organizationType-HIO\"> </a></td><td>Healthcare Identifiers (HI) Service Organisation</td><td>Healthcare Identifiers (HI) Service Organisation</td></tr><tr><td style=\"white-space:nowrap\">LHN<a name=\"rc-organizationType-LHN\"> </a></td><td>Local Hospital Network</td><td>Local Hospital Network</td></tr></table></div>"
  },
  "url" : "http://fhir.nhsd.com.au/CodeSystem/rc-organizationType",
  "version" : "4.0.1",
  "name" : "TypesOfOrganisation",
  "title" : "Types of Organisation",
  "status" : "draft",
  "experimental" : false,
  "date" : "2017-11-01",
  "publisher" : "Healthdirect Australia",
  "contact" : [
    {
      "name" : "build.fhir.nhsd.com.au"
    }
  ],
  "description" : "Types of Organisation",
  "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-organizationType",
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "PO",
      "display" : "Healthcare service providing organisation",
      "definition" : "Healthcare service providing organisation"
    },
    {
      "code" : "LEO",
      "display" : "Legal entity organisation",
      "definition" : "Legal entity organisation"
    },
    {
      "code" : "HIO",
      "display" : "Healthcare Identifiers (HI) Service Organisation",
      "definition" : "Healthcare Identifiers (HI) Service Organisation"
    },
    {
      "code" : "LHN",
      "display" : "Local Hospital Network",
      "definition" : "Local Hospital Network"
    }
  ]
}