Pharmaceutical Quality Submissions to Food & Drug Administration (PQ/CMC)
0.1.20 - Build CI United States of America flag

Pharmaceutical Quality Submissions to Food & Drug Administration (PQ/CMC), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.1.20 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/FHIR-us-pq-cmc/ and changes regularly. See the Directory of published versions

: Relationship Types Codes - XML Representation

Draft as of 2024-03-04

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cmc-relationship-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-relationship-types</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">parent<a name="cmc-relationship-types-parent"> </a></td><td>Parent</td></tr><tr><td style="white-space:nowrap">child<a name="cmc-relationship-types-child"> </a></td><td>Child</td></tr><tr><td style="white-space:nowrap">primary<a name="cmc-relationship-types-primary"> </a></td><td>Primary</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-relationship-types"/>
  <version value="0.1.20"/>
  <name value="CmcRelationshipTypes"/>
  <title value="Relationship Types Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-03-04T02:24:01+00:00"/>
  <publisher value="HL7 International / Biomedical Research and Regulation"/>
  <contact>
    <name value="HL7 International / Biomedical Research and Regulation"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/rcrim"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="brr@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Local value set of all codes in the Relationship Types code system."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="parent"/>
    <display value="Parent"/>
  </concept>
  <concept>
    <code value="child"/>
    <display value="Child"/>
  </concept>
  <concept>
    <code value="primary"/>
    <display value="Primary"/>
  </concept>
</CodeSystem>