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

FHIR IG Statistics: ValueSet/epiType

Packagehl7.fhir.uv.emedicinal-product-info
TypeValueSet
IdepiType
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/emedicinal-product-info/https://build.fhir.org/ig/HL7/emedicinal-product-info/ValueSet-epiType.html
URLhttp://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/epiType
Version1.1.0
Statusactive
Date2025-07-14T03:04:11+00:00
NameVsEpiType
TitleePI document types
Realmuv
Authorityhl7
DescriptionePI document types
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet epiType


Source

{
  "resourceType": "ValueSet",
  "id": "epiType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/epiType",
  "version": "1.1.0",
  "name": "VsEpiType",
  "title": "ePI document types",
  "status": "active",
  "experimental": false,
  "date": "2025-07-14T03:04:11+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": "ePI document types",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "34390-5",
            "display": "HUMAN OTC DRUG LABEL"
          },
          {
            "code": "34391-3",
            "display": "HUMAN PRESCRIPTION DRUG LABEL"
          }
        ]
      }
    ]
  }
}