This page is part of the Electronic Medicinal Product Information (ePI) FHIR Implementation Guide (v1.0.0: STU1) based on FHIR v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "MedicinalProductDefinition",
"id" : "800a51a2-d81d-49a4-a4eb-f2417d301837",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/MedicinalProductDefinition-uv-epi"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicinalProductDefinition</b><a name=\"800a51a2-d81d-49a4-a4eb-f2417d301837\"> </a></p><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\">Resource MedicinalProductDefinition "800a51a2-d81d-49a4-a4eb-f2417d301837" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicinalProductDefinition-uv-epi.html\">MedicinalProductDefinition (ePI)</a></p></div><p><b>identifier</b>: id:\u00a0medicinalproduct75</p><p><b>type</b>: Medicinal Product <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-medicinal-product-type.html\">Medicinal Product Type</a>#MedicinalProduct)</span></p><p><b>domain</b>: Human use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-medicinal-product-domain.html\">Medicinal Product Domain</a>#Human)</span></p><p><b>status</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-publication-status.html\">PublicationStatus</a>#active)</span></p><p><b>statusDate</b>: 2018-06-23 08:38:00+0200</p><p><b>legalStatusOfSupply</b>: Medicinal product subject to medical prescription <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-legal-status-of-supply.html\">Legal Status Of Supply</a>#100000072084)</span></p><blockquote><p><b>name</b></p><p><b>productName</b>: DrugX</p><h3>Parts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Part</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>tablet</td><td>Invented name part <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (example.org#220000000005 "Administrable dose form part")</span></td></tr></table><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td>France <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#FR)</span></td><td>France <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#FR)</span></td><td>English <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#en)</span></td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "http://example.org/sid/product",
"value" : "medicinalproduct75"
}
],
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/medicinal-product-type",
"code" : "MedicinalProduct",
"display" : "Medicinal Product"
}
]
},
"domain" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/medicinal-product-domain",
"code" : "Human",
"display" : "Human use"
}
]
},
"status" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/publication-status",
"code" : "active",
"display" : "Active"
}
]
},
"statusDate" : "2018-06-23T08:38:00+02:00",
"legalStatusOfSupply" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/legal-status-of-supply",
"code" : "100000072084",
"display" : "Medicinal product subject to medical prescription"
}
]
},
"name" : [
{
"productName" : "DrugX",
"part" : [
{
"part" : "tablet",
"type" : {
"coding" : [
{
"system" : "http://example.org",
"code" : "220000000005",
"display" : "Administrable dose form part"
}
],
"text" : "Invented name part"
}
}
],
"usage" : [
{
"country" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR"
}
]
},
"jurisdiction" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR"
}
]
},
"language" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "en"
}
]
}
}
]
}
]
}
IG © 2022+ HL7 International - Biomedical Research & Regulation Work Group. Package hl7.fhir.uv.emedicinal-product-info#1.0.0 based on FHIR 5.0.0. Generated 2023-07-26
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change