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
Active as of 2024-07-15 |
{
"resourceType" : "ValueSet",
"id" : "doseForm",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet doseForm</b></p><a name=\"doseForm\"> </a><a name=\"hcdoseForm\"> </a><a name=\"doseForm-en-US\"> </a><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></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/doseForm",
"version" : "1.0.0",
"name" : "VsDoseForm",
"title" : "Dose Form",
"status" : "active",
"experimental" : false,
"date" : "2024-07-15T11:18:41+00:00",
"publisher" : "HL7 International - Biomedical Research & Regulation Work Group",
"contact" : [
{
"name" : "HL7 International - Biomedical Research & Regulation Work Group",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/rcrim"
}
]
}
],
"description" : "The dose form for a single part product, or combined form of a multiple part product",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/combined-dose-form"
}
]
}
}