Skip to content

Commit

Permalink
IDMP-745 - added container or pack part, device part, and trademark o…
Browse files Browse the repository at this point in the history
…r company name part of the medicinal product name

Signed-off-by: Elisa Kendall <[email protected]>
  • Loading branch information
ElisaKendall committed Aug 19, 2024
1 parent 63f7d90 commit 3abe541
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions ISO/ISO11615-MedicinalProducts.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -3631,6 +3631,27 @@ g) therapeutic indication(s) as authorized for the medicinal product.</skos:note

<owl:Class rdf:about="&idmp-mprd;MedicinalProductName">
<rdfs:subClassOf rdf:resource="&cmns-cxtdsg;ContextualName"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&idmp-mprd;hasCompanyNamePart"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
<owl:onDataRange rdf:resource="&xsd;string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&idmp-mprd;hasContainerPart"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
<owl:onDataRange rdf:resource="&xsd;string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&idmp-mprd;hasDevicePart"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
<owl:onDataRange rdf:resource="&xsd;string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&idmp-mprd;hasFormulationPart"/>
Expand Down Expand Up @@ -5573,6 +5594,18 @@ The convention applied for naming a medicinal product can differ between medicin
<cmns-av:adaptedFrom>ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause F.2</cmns-av:adaptedFrom>
</owl:ObjectProperty>

<owl:DatatypeProperty rdf:about="&idmp-mprd;hasCompanyNamePart">
<rdfs:subPropertyOf rdf:resource="&mvf;hasTextualName"/>
<rdfs:label>has company name part</rdfs:label>
<dct:source>ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, Figure 6 and clause 9.2.2.8.12</dct:source>
<dct:source>ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause A.2.13.11</dct:source>
<rdfs:domain rdf:resource="&idmp-mprd;MedicinalProductName"/>
<skos:definition>provides information regarding any trademark or company name component if included in the medicinal product name</skos:definition>
<idmp-sub:hasConformanceLevel rdf:resource="&idmp-sub;ConformanceLevel-Conditional"/>
<idmp-dtp:isEncodedAs rdf:resource="&idmp-dtp;DatatypeCode-ENXP"/>
<cmns-av:synonym>trademark or company name part</cmns-av:synonym>
</owl:DatatypeProperty>

<owl:DatatypeProperty rdf:about="&idmp-mprd;hasConditionToRestoreComment">
<rdfs:subPropertyOf rdf:resource="&idmp-sub;hasComment"/>
<rdfs:label>has condition to restore comment</rdfs:label>
Expand All @@ -5584,6 +5617,19 @@ The convention applied for naming a medicinal product can differ between medicin
<idmp-dtp:isEncodedAs rdf:resource="&idmp-dtp;DatatypeCode-ST"/>
</owl:DatatypeProperty>

<owl:DatatypeProperty rdf:about="&idmp-mprd;hasContainerPart">
<rdfs:subPropertyOf rdf:resource="&mvf;hasTextualName"/>
<rdfs:label>has container part</rdfs:label>
<dct:source>ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, Figure 6 and clause 9.2.2.8.10</dct:source>
<dct:source>ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause A.2.13.9</dct:source>
<rdfs:domain rdf:resource="&idmp-mprd;MedicinalProductName"/>
<skos:definition>provides information regarding the container or pack component if included in the medicinal product name</skos:definition>
<skos:example>Vial (glass) – 4 ml – 1 Vial, Titration Pack, Multidose Vial</skos:example>
<idmp-sub:hasConformanceLevel rdf:resource="&idmp-sub;ConformanceLevel-Conditional"/>
<idmp-dtp:isEncodedAs rdf:resource="&idmp-dtp;DatatypeCode-ENXP"/>
<cmns-av:synonym>container or pack part</cmns-av:synonym>
</owl:DatatypeProperty>

<owl:ObjectProperty rdf:about="&idmp-mprd;hasContraindication">
<rdfs:subPropertyOf rdf:resource="&cmns-doc;isSpecifiedIn"/>
<rdfs:label>has contraindication</rdfs:label>
Expand Down Expand Up @@ -5659,6 +5705,17 @@ The convention applied for naming a medicinal product can differ between medicin
<cmns-av:adaptedFrom>ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, clause 9.6.2.21.4</cmns-av:adaptedFrom>
</owl:ObjectProperty>

<owl:DatatypeProperty rdf:about="&idmp-mprd;hasDevicePart">
<rdfs:subPropertyOf rdf:resource="&mvf;hasTextualName"/>
<rdfs:label>has device part</rdfs:label>
<dct:source>ISO 11615:2017 Health informatics - Identification of medicinal products (IDMP) - Data elements and structures for the unique identification and exchange of regulated medicinal product information, Figure 6 and clause 9.2.2.8.11</dct:source>
<dct:source>ISO/TS 20443:2018(E) Health informatics - Identification of medicinal products (IDMP) - Implementation guidelines for ISO 11615 data elements and structures for the unique identification and exchange of regulated medicinal product information, clause A.2.13.10</dct:source>
<rdfs:domain rdf:resource="&idmp-mprd;MedicinalProductName"/>
<skos:definition>provides information regarding any device component of the product, if included in the medicinal product name</skos:definition>
<idmp-sub:hasConformanceLevel rdf:resource="&idmp-sub;ConformanceLevel-Conditional"/>
<idmp-dtp:isEncodedAs rdf:resource="&idmp-dtp;DatatypeCode-ENXP"/>
</owl:DatatypeProperty>

<owl:ObjectProperty rdf:about="&idmp-mprd;hasDiseaseStatus">
<rdfs:subPropertyOf rdf:resource="&cmns-cls;isClassifiedBy"/>
<rdfs:label>has disease status</rdfs:label>
Expand Down

0 comments on commit 3abe541

Please sign in to comment.