{
  "resourceType" : "NamingSystem",
  "id" : "AUNPIO",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem AUNPIO</b></p><a name=\"AUNPIO\"> </a><a name=\"hcAUNPIO\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/AUNPIO</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>AUNPIO</td></tr><tr><td>Title</td><td>Australian National Provider Identifier at an Organisation (NPIO)</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>A National Provider Identifier at Organisation (NPIO) uniquely identifies an individual practitioner at an organisation using the practitioner’s HPI-I and organisation’s HPI-O to form the NPIO. Changes to this naming system are managed by the Australian HL7 Affiliate (HL7 Australia).</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Australia</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>http://hl7.org.au/id/npio</td><td>true</td><td>This value is used in Australian FHIR Implementations.</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/NamingSystem/AUNPIO",
  "version" : "1.0.0",
  "name" : "AUNPIO",
  "title" : "Australian National Provider Identifier at an Organisation (NPIO)",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2015-08-31",
  "publisher" : "HL7 Australia",
  "contact" : [{
    "name" : "HL7 Australia",
    "telecom" : [{
      "system" : "url",
      "value" : "https://hl7.com.au/"
    },
    {
      "system" : "email",
      "value" : "secretary@hl7.com.au"
    }]
  }],
  "responsible" : "Australian Digital Health Agency",
  "type" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
      "code" : "NPIO"
    }],
    "text" : "National Provider at Organisation Identifier"
  },
  "description" : "A National Provider Identifier at Organisation (NPIO) uniquely identifies an individual practitioner at an organisation using the practitioner’s HPI-I and organisation’s HPI-O to form the NPIO. Changes to this naming system are managed by the Australian HL7 Affiliate (HL7 Australia).",
  "usage" : "Identification of an individual practitioner at an organisation.",
  "uniqueId" : [{
    "type" : "uri",
    "value" : "http://hl7.org.au/id/npio",
    "preferred" : true,
    "comment" : "This value is used in Australian FHIR Implementations."
  }]
}