FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/doseForm

Packagehl7.fhir.uv.emedicinal-product-info
TypeValueSet
IddoseForm
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/emedicinal-product-info/https://build.fhir.org/ig/HL7/emedicinal-product-info/ValueSet-doseForm.html
URLhttp://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/doseForm
Version1.1.0
Statusactive
Date2025-07-21T10:31:44+00:00
NameVsDoseForm
TitleDose Form
Realmuv
Authorityhl7
DescriptionThe dose form for a single part product, or combined form of a multiple part product

Resources that use this resource

StructureDefinition
MedicinalProductDefinition-uv-epiMedicinalProductDefinition (ePI)

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet doseForm


Source

{
  "resourceType": "ValueSet",
  "id": "doseForm",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/doseForm",
  "version": "1.1.0",
  "name": "VsDoseForm",
  "title": "Dose Form",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T10:31:44+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"
      }
    ]
  }
}