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 - JSON Representation

Draft as of 2025-01-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "tradeProductRelationship",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://smart.who.int/pcmt/CodeSystem/tradeProductRelationship",
  "version" : "0.1.0",
  "name" : "tradeProductRelationship",
  "title" : "Trade Product Relationship",
  "status" : "draft",
  "date" : "2025-01-30T22:40:14+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Trade ProductRelationship Code System",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "contains",
      "display" : "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"
    },
    {
      "code" : "vial_contains",
      "display" : "This relationship is a speciialization of the #package-contains concept which represents that the trade product is a vial"
    },
    {
      "code" : "inner_pack_contains",
      "display" : "This relationship is a speciialization of the #package-contains concept which represents that the trade product is an inner pack"
    },
    {
      "code" : "case_contains",
      "display" : "This relationship is a speciialization of the #package-contains concept which represents that the trade product is a case"
    },
    {
      "code" : "pallet_contains",
      "display" : "This relationship is a speciialization of the #package-contains concept which represents that the trade product is a pallet"
    },
    {
      "code" : "equivalent",
      "display" : "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."
    }
  ]
}