SMART Product Catalog
0.1.0 - ci-build

SMART Product Catalog, published by WHO. 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/WorldHealthOrganization/smart-pcmt/tree/3/merge and changes regularly. See the Directory of published versions

: Trade Product Relationship - XML Representation

Draft as of 2025-01-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="tradeProductRelationship"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem tradeProductRelationship</b></p><a name="tradeProductRelationship"> </a><a name="hctradeProductRelationship"> </a><a name="tradeProductRelationship-en-US"> </a><p>This  code system <code>http://smart.who.int/pcmt/CodeSystem/tradeProductRelationship</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">contains<a name="tradeProductRelationship-contains"> </a></td><td>This relationship is used to represent some packaging packgaing, assemblage of kits or other physical containment of trade products.    The TradeProduct contains the associated TradeProducts that are referenced</td></tr><tr><td style="white-space:nowrap">vial_contains<a name="tradeProductRelationship-vial_contains"> </a></td><td>This relationship is a speciialization of the #package-contains concept which represents that the trade product is a vial</td></tr><tr><td style="white-space:nowrap">inner_pack_contains<a name="tradeProductRelationship-inner_pack_contains"> </a></td><td>This relationship is a speciialization of the #package-contains concept which represents that the trade product is an inner pack</td></tr><tr><td style="white-space:nowrap">case_contains<a name="tradeProductRelationship-case_contains"> </a></td><td>This relationship is a speciialization of the #package-contains concept which represents that the trade product is a case</td></tr><tr><td style="white-space:nowrap">pallet_contains<a name="tradeProductRelationship-pallet_contains"> </a></td><td>This relationship is a speciialization of the #package-contains concept which represents that the trade product is a pallet</td></tr><tr><td style="white-space:nowrap">equivalent<a name="tradeProductRelationship-equivalent"> </a></td><td>This relationship indicates tha trade product is equivalent to the referenced trade product, for example such as with duplicate entries in a catalogue for the same phtsical item.</td></tr></table></div>
  </text>
  <url value="http://smart.who.int/pcmt/CodeSystem/tradeProductRelationship"/>
  <version value="0.1.0"/>
  <name value="tradeProductRelationship"/>
  <title value="Trade Product Relationship"/>
  <status value="draft"/>
  <date value="2025-01-30T22:40:14+00:00"/>
  <publisher value="WHO"/>
  <contact>
    <name value="WHO"/>
    <telecom>
      <system value="url"/>
      <value value="http://who.int"/>
    </telecom>
  </contact>
  <description value="Trade ProductRelationship Code System"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="contains"/>
    <display
             value="This relationship is used to represent some packaging packgaing, assemblage of kits or other physical containment of trade products.    The TradeProduct contains the associated TradeProducts that are referenced"/>
  </concept>
  <concept>
    <code value="vial_contains"/>
    <display
             value="This relationship is a speciialization of the #package-contains concept which represents that the trade product is a vial"/>
  </concept>
  <concept>
    <code value="inner_pack_contains"/>
    <display
             value="This relationship is a speciialization of the #package-contains concept which represents that the trade product is an inner pack"/>
  </concept>
  <concept>
    <code value="case_contains"/>
    <display
             value="This relationship is a speciialization of the #package-contains concept which represents that the trade product is a case"/>
  </concept>
  <concept>
    <code value="pallet_contains"/>
    <display
             value="This relationship is a speciialization of the #package-contains concept which represents that the trade product is a pallet"/>
  </concept>
  <concept>
    <code value="equivalent"/>
    <display
             value="This relationship indicates tha trade product is equivalent to the referenced trade product, for example such as with duplicate entries in a catalogue for the same phtsical item."/>
  </concept>
</CodeSystem>