Global Core Electronic Medicinal Product Information (ePI)
1.1.0 - trial-use International flag

Global Core Electronic Medicinal Product Information (ePI), published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.1.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

: Dose Form

Active as of 2026-01-02

Raw ttl | Download


@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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "doseForm"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet doseForm</b></p><a name=\"doseForm\"> </a><a name=\"hcdoseForm\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R5/codesystem-combined-dose-form.html\"><code>http://hl7.org/fhir/combined-dose-form</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references\"> version ?5.0.0</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/doseForm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/doseForm>
  ] ; # 
  fhir:version [ fhir:v "1.1.0"] ; # 
  fhir:name [ fhir:v "VsDoseForm"] ; # 
  fhir:title [ fhir:v "Dose Form"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-01-02T05:49:34+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 "The dose form for a single part product, or combined form of a multiple part product"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/combined-dose-form"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/combined-dose-form>       ]     ] )
  ] . #