Electronic Medicinal Product Information (ePI) FHIR Implementation Guide
1.0.0 - trial-use International flag

Electronic Medicinal Product Information (ePI) FHIR Implementation Guide, published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions

: Shape of the product - TTL Representation

Active as of 2024-05-14

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "propertyShape"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C48335</td><td>BULLET</td></tr><tr><td>C48336</td><td>CAPSULE</td></tr><tr><td>C48337</td><td>CLOVER</td></tr><tr><td>C48338</td><td>DIAMOND</td></tr><tr><td>C48339</td><td>DOUBLE CIRCLE</td></tr><tr><td>C48340</td><td>FREEFORM</td></tr><tr><td>C48341</td><td>GEAR</td></tr><tr><td>C48342</td><td>HEPTAGON (7 sided)</td></tr><tr><td>C48343</td><td>HEXAGON (6 sided)</td></tr><tr><td>C48344</td><td>OCTAGON (8 sided)</td></tr><tr><td>C48345</td><td>OVAL</td></tr><tr><td>C48346</td><td>PENTAGON</td></tr><tr><td>C48347</td><td>RECTANGL</td></tr><tr><td>C48348</td><td>ROUND</td></tr><tr><td>C48349</td><td>SEMI-CIR</td></tr><tr><td>C48350</td><td>SQUARE</td></tr><tr><td>C48351</td><td>TEAR</td></tr><tr><td>C48352</td><td>TRAPEZOI</td></tr><tr><td>C48353</td><td>TRIANGLE</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/propertyShape"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "VsPropertyShape"] ; # 
  fhir:title [ fhir:v "Shape of the product"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-05-14T01:43:37+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International - Biomedical Research & Regulation Work Group"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Biomedical Research & Regulation Work Group" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/rcrim" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Shape of the product"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "C48335" ] ;
fhir:display [ fhir:v "BULLET" ]       ] [
fhir:code [ fhir:v "C48336" ] ;
fhir:display [ fhir:v "CAPSULE" ]       ] [
fhir:code [ fhir:v "C48337" ] ;
fhir:display [ fhir:v "CLOVER" ]       ] [
fhir:code [ fhir:v "C48338" ] ;
fhir:display [ fhir:v "DIAMOND" ]       ] [
fhir:code [ fhir:v "C48339" ] ;
fhir:display [ fhir:v "DOUBLE CIRCLE" ]       ] [
fhir:code [ fhir:v "C48340" ] ;
fhir:display [ fhir:v "FREEFORM" ]       ] [
fhir:code [ fhir:v "C48341" ] ;
fhir:display [ fhir:v "GEAR" ]       ] [
fhir:code [ fhir:v "C48342" ] ;
fhir:display [ fhir:v "HEPTAGON (7 sided)" ]       ] [
fhir:code [ fhir:v "C48343" ] ;
fhir:display [ fhir:v "HEXAGON (6 sided)" ]       ] [
fhir:code [ fhir:v "C48344" ] ;
fhir:display [ fhir:v "OCTAGON (8 sided)" ]       ] [
fhir:code [ fhir:v "C48345" ] ;
fhir:display [ fhir:v "OVAL" ]       ] [
fhir:code [ fhir:v "C48346" ] ;
fhir:display [ fhir:v "PENTAGON" ]       ] [
fhir:code [ fhir:v "C48347" ] ;
fhir:display [ fhir:v "RECTANGL" ]       ] [
fhir:code [ fhir:v "C48348" ] ;
fhir:display [ fhir:v "ROUND" ]       ] [
fhir:code [ fhir:v "C48349" ] ;
fhir:display [ fhir:v "SEMI-CIR" ]       ] [
fhir:code [ fhir:v "C48350" ] ;
fhir:display [ fhir:v "SQUARE" ]       ] [
fhir:code [ fhir:v "C48351" ] ;
fhir:display [ fhir:v "TEAR" ]       ] [
fhir:code [ fhir:v "C48352" ] ;
fhir:display [ fhir:v "TRAPEZOI" ]       ] [
fhir:code [ fhir:v "C48353" ] ;
fhir:display [ fhir:v "TRIANGLE" ]       ] )     ] )
  ] . #