Medicines Data Repository Implementation Guide
0.1.0 - ci-build

Medicines Data Repository Implementation Guide, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/mdr/ and changes regularly. See the Directory of published versions

: nzeps-batch-id - XML Representation

Active as of 2020-04-20

Raw xml | Download



<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="nzeps-batch-id"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3>Summary</h3><table class="grid"><tr><td>Defining URL</td><td>http://hl7.org.nz/fhir/ig/mdr/NamingSystem/nzeps-batch-id</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>nzeps-batch-id</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>New Zealand ePrescription Service Batch Number.</p>
</div></td></tr><tr><td>Publisher</td><td>Te Whatu Ora</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>Period</b></td><td><b>Comment</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.2.18.40</td><td/><td></td><td>This value is used in New Zealand CDA documents</td></tr><tr><td>URI</td><td>https://standards.digital.health.nz/ns/nzeps-batch-id</td><td>true</td><td>2020-04-20 --&gt; (ongoing)</td><td/></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url">
    <valueUri
              value="http://hl7.org.nz/fhir/ig/mdr/NamingSystem/nzeps-batch-id"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version">
    <valueString value="0.1.0"/>
  </extension>
  <name value="nzeps-batch-id"/>
  <status value="active"/>
  <kind value="identifier"/>
  <date value="2020-04-20"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://tewhatuora.govt.nz"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="mailto:integration@health.govt.nz"/>
    </telecom>
  </contact>
  <responsible
               value="New Zealand Health Information Standards Organisation (HISO)"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <code value="SNO"/>
      <display value="Serial Number"/>
    </coding>
    <text value="nzeps-batch"/>
  </type>
  <description value="New Zealand ePrescription Service Batch Number."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
    </coding>
  </jurisdiction>
  <usage value="New Zealand ePrescription Service (NZePS)."/>
  <uniqueId>
    <type value="oid"/>
    <value value="2.16.840.1.113883.2.18.40"/>
    <comment value="This value is used in New Zealand CDA documents"/>
  </uniqueId>
  <uniqueId>
    <type value="uri"/>
    <value value="https://standards.digital.health.nz/ns/nzeps-batch-id"/>
    <preferred value="true"/>
    <period>
      <start value="2020-04-20"/>
    </period>
  </uniqueId>
</NamingSystem>