This page is part of the SMART Product Catalog (v0.1.0: Releases Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2025-06-26 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ProductRelationship"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ProductRelationship</b></p><a name=\"ProductRelationship\"> </a><a name=\"hcProductRelationship\"> </a><p>This code system <code>http://smart.who.int/pcmt/CodeSystem/ProductRelationship</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=\"ProductRelationship-contains\"> </a></td><td>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</td></tr><tr><td style=\"white-space:nowrap\">vial_contains<a name=\"ProductRelationship-vial_contains\"> </a></td><td>This relationship is a speciialization of the #package-contains concept which represents that the product is a vial</td></tr><tr><td style=\"white-space:nowrap\">inner_pack_contains<a name=\"ProductRelationship-inner_pack_contains\"> </a></td><td>This relationship is a speciialization of the #package-contains concept which represents that the product is an inner pack</td></tr><tr><td style=\"white-space:nowrap\">case_contains<a name=\"ProductRelationship-case_contains\"> </a></td><td>This relationship is a speciialization of the #package-contains concept which represents that the product is a case</td></tr><tr><td style=\"white-space:nowrap\">pallet_contains<a name=\"ProductRelationship-pallet_contains\"> </a></td><td>This relationship is a speciialization of the #package-contains concept which represents that the product is a pallet</td></tr><tr><td style=\"white-space:nowrap\">equivalent<a name=\"ProductRelationship-equivalent\"> </a></td><td>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.</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://smart.who.int/pcmt/CodeSystem/ProductRelationship"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ProductRelationship"] ; #
fhir:title [ fhir:v "Product Relationship"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-06-26T06:29:23+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "ProductRelationship Code System"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "contains" ] ;
fhir:display [ fhir:v "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" ]
] [
fhir:code [ fhir:v "vial_contains" ] ;
fhir:display [ fhir:v "This relationship is a speciialization of the #package-contains concept which represents that the product is a vial" ]
] [
fhir:code [ fhir:v "inner_pack_contains" ] ;
fhir:display [ fhir:v "This relationship is a speciialization of the #package-contains concept which represents that the product is an inner pack" ]
] [
fhir:code [ fhir:v "case_contains" ] ;
fhir:display [ fhir:v "This relationship is a speciialization of the #package-contains concept which represents that the product is a case" ]
] [
fhir:code [ fhir:v "pallet_contains" ] ;
fhir:display [ fhir:v "This relationship is a speciialization of the #package-contains concept which represents that the product is a pallet" ]
] [
fhir:code [ fhir:v "equivalent" ] ;
fhir:display [ fhir:v "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." ]
] ) . #
IG © 2023+ WHO. Package smart.who.int.pcmt#0.1.0 based on FHIR 4.0.1. Generated 2025-06-26
Links: Table of Contents |
QA Report
| Version History | License