This page is part of the Electronic Medicinal Product Information (ePI) FHIR Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR v5.0.0-ballot. . For a full list of available versions, see the Directory of published versions
: cava 75mg tablet administrable product - JSON Representation
Raw json | Download
{
"resourceType" : "AdministrableProductDefinition",
"id" : "373b9bf3-1fae-47a1-a7cd-230106def069",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/AdministrableProductDefinition-uv-epi"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AdministrableProductDefinition</b><a name=\"373b9bf3-1fae-47a1-a7cd-230106def069\"> </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 AdministrableProductDefinition "373b9bf3-1fae-47a1-a7cd-230106def069" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AdministrableProductDefinition-uv-epi.html\">AdministrableProductDefinition (ePI)</a></p></div><p><b>identifier</b>: id: adminproductcava75</p><p><b>status</b>: active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-800a51a2-d81d-49a4-a4eb-f2417d301837.html\">MedicinalProductDefinition/800a51a2-d81d-49a4-a4eb-f2417d301837</a></p><p><b>administrableDoseForm</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (200000000006#200000002152)</span></p><p><b>unitOfPresentation</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#200000002152)</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-3214f286-b8ec-4ef5-bc8d-0aec39d97468.html\">ManufacturedItemDefinition/3214f286-b8ec-4ef5-bc8d-0aec39d97468</a></p><blockquote><p><b>routeOfAdministration</b></p><p><b>code</b>: Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (100000073345#100000073619)</span></p><h3>TargetSpecies</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td></tr><tr><td>*</td><td>Human <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000109093)</span></td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "https://www.who-umc.org/phpid",
"value" : "adminproductcava75"
}
],
"status" : "active",
"formOf" : [
{
"reference" : "MedicinalProductDefinition/800a51a2-d81d-49a4-a4eb-f2417d301837"
}
],
"administrableDoseForm" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi/200000000006",
"code" : "200000002152"
}
],
"text" : "Tablet"
},
"unitOfPresentation" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "200000002152"
}
],
"text" : "Tablet"
},
"producedFrom" : [
{
"reference" : "ManufacturedItemDefinition/3214f286-b8ec-4ef5-bc8d-0aec39d97468"
}
],
"routeOfAdministration" : [
{
"code" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi/100000073345",
"code" : "100000073619"
}
],
"text" : "Oral use"
},
"targetSpecies" : [
{
"code" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "100000109093"
}
],
"text" : "Human"
}
}
]
}
]
}