Response to Regulatory Questions (RTQ)
0.1.0 - ci-build

Response to Regulatory Questions (RTQ), published by HL7 International. 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/HL7/rtq-ig/ and changes regularly. See the Directory of published versions

: RTQ Identifier Type Code System - XML Representation

Draft as of 2025-11-22

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="rtq-identifier-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem rtq-identifier-type</b></p><a name="rtq-identifier-type"> </a><a name="hcrtq-identifier-type"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/rtq/CodeSystem/rtq-identifier-type</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">company-id<a name="rtq-identifier-type-company-id"> </a></td><td>Company-issued Identifier</td><td>Identifier assigned by the marketing authorisation holder or sponsor.</td></tr><tr><td style="white-space:nowrap">regulator-id<a name="rtq-identifier-type-regulator-id"> </a></td><td>Regulator-issued Identifier</td><td>Identifier assigned by the reviewing health authority (e.g., procedure number, case ID).</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/uv/rtq/CodeSystem/rtq-identifier-type"/>
  <version value="0.1.0"/>
  <name value="RtqIdentifierTypeCS"/>
  <title value="RTQ Identifier Type Code System"/>
  <status value="draft"/>
  <date value="2025-11-22T20:17:07+00:00"/>
  <publisher value="HL7 International"/>
  <contact>
    <name value="HL7 International"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org"/>
    </telecom>
  </contact>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="company-id"/>
    <display value="Company-issued Identifier"/>
    <definition
                value="Identifier assigned by the marketing authorisation holder or sponsor."/>
  </concept>
  <concept>
    <code value="regulator-id"/>
    <display value="Regulator-issued Identifier"/>
    <definition
                value="Identifier assigned by the reviewing health authority (e.g., procedure number, case ID)."/>
  </concept>
</CodeSystem>