FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ProductRelationship

Packagesmart.who.int.pcmt
TypeCodeSystem
IdProductRelationship
FHIR VersionR4
Sourcehttp://smart.who.int/pcmt/https://build.fhir.org/ig/WorldHealthOrganization/smart-pcmt/CodeSystem-ProductRelationship.html
URLhttp://smart.who.int/pcmt/CodeSystem/ProductRelationship
Version0.2.0
Statusdraft
Date2025-07-01T08:14:20+00:00
NameProductRelationship
TitleProduct Relationship
Authoritywho
DescriptionProductRelationship Code System
Contentcomplete

Resources that use this resource

ValueSet
ProductRelationshipProduct Relationships

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ProductRelationship

This code system http://smart.who.int/pcmt/CodeSystem/ProductRelationship defines the following codes:

CodeDisplay
contains This relationship is used to represent some packaging packgaing, assemblage of kits or other physical containment of products. The Product contains the associated Products that are referenced
vial_contains This relationship is a speciialization of the #package-contains concept which represents that the product is a vial
inner_pack_contains This relationship is a speciialization of the #package-contains concept which represents that the product is an inner pack
case_contains This relationship is a speciialization of the #package-contains concept which represents that the product is a case
pallet_contains This relationship is a speciialization of the #package-contains concept which represents that the product is a pallet
equivalent This relationship indicates tha product is equivalent to the referenced product, for example such as with duplicate entries in a catalogue for the same phtsical item.

Source

{
  "resourceType": "CodeSystem",
  "id": "ProductRelationship",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/pcmt/CodeSystem/ProductRelationship",
  "version": "0.2.0",
  "name": "ProductRelationship",
  "title": "Product Relationship",
  "status": "draft",
  "date": "2025-07-01T08:14:20+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "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 products.    The Product contains the associated Products that are referenced"
    },
    {
      "code": "vial_contains",
      "display": "This relationship is a speciialization of the #package-contains concept which represents that the product is a vial"
    },
    {
      "code": "inner_pack_contains",
      "display": "This relationship is a speciialization of the #package-contains concept which represents that the product is an inner pack"
    },
    {
      "code": "case_contains",
      "display": "This relationship is a speciialization of the #package-contains concept which represents that the product is a case"
    },
    {
      "code": "pallet_contains",
      "display": "This relationship is a speciialization of the #package-contains concept which represents that the product is a pallet"
    },
    {
      "code": "equivalent",
      "display": "This relationship indicates tha product is equivalent to the referenced product, for example such as with duplicate entries in a catalogue for the same phtsical item."
    }
  ]
}