<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ihi-record-status"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">
			<h2>Individual Healthcare Identifier Record Status (IHI Record Status)</h2>
			<tt>https://healthterminologies.gov.au/fhir/CodeSystem/ihi-record-status-1</tt>
			<p>The record status of the Individual Healthcare Identifier (IHI Record Status)</p>
		</div>
  </text>
  <url value="https://healthterminologies.gov.au/fhir/CodeSystem/ihi-record-status-1"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.2.36.1.2001.1004.200.10016"/>
  </identifier>
  <version value="1"/>
  <name value="Individual Healthcare Identifier Record Status (NCTS publication pending)"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2016-07-12"/>
  <publisher value="Australian Digital Health Agency"/>
  <description value="The record status of the Individual Healthcare Identifier (IHI Record Status)"/>
  <caseSensitive value="true"/>
  <valueSet value="https://healthterminologies.gov.au/fhir/ValueSet/ihi-record-status-1"/>
  <compositional value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="Provisional"/>
    <display value="Provisional"/>
    <definition value="The identifier was created at a healthcare facility when the individual was not able to or not willing to identify themselves. Provisional records are able to be updated to an Unverified IHI record or merged with an existing (Unverified or Verified) IHI record via a healthcare facility or updated to a Verified IHI via the HI Service by providing evidence of identity"/>
  </concept>
  <concept>
    <code value="Unverified"/>
    <display value="Unverified"/>
    <definition value="The identifier was created at a healthcare facility and the individual has not contacted the HI Service to verify the IHI by providing their evidence of identity. Unverified IHI records can be merged to another unverified or verified IHI record"/>
  </concept>
  <concept>
    <code value="Verified"/>
    <display value="Verified"/>
    <definition value="The person is a known customer of Medicare Australia or DVA or has provided evidence of identity information that has been recorded in the HI Service by the Service Operator to establish the identity of the Healthcare Individual"/>
  </concept>
</CodeSystem>