Package | smart.who.int.pcmt |
Type | CodeSystem |
Id | ProductRelationship |
FHIR Version | R4 |
Source | http://smart.who.int/pcmt/https://build.fhir.org/ig/WorldHealthOrganization/smart-pcmt/CodeSystem-ProductRelationship.html |
URL | http://smart.who.int/pcmt/CodeSystem/ProductRelationship |
Version | 0.2.0 |
Status | draft |
Date | 2025-07-01T08:14:20+00:00 |
Name | ProductRelationship |
Title | Product Relationship |
Authority | who |
Description | ProductRelationship Code System |
Content | complete |
ValueSet | |
ProductRelationship | Product Relationships |
No resources found
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:
{ "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." } ] }