Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "AdministrableProductDefinition",
"id" : "cfsb1650999516847",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AdministrableProductDefinition</b></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 \"cfsb1650999516847\" </p></div><p><b>identifier</b>: id: 123456</p><p><b>status</b>: active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-cfsb1650904258324.html\">MedicinalProductDefinition/cfsb1650904258324</a></p><p><b>administrableDoseForm</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#10219000)</span></p><p><b>unitOfPresentation</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#15054000)</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-cfsb1650998521654.html\">ManufacturedItemDefinition/cfsb1650998521654</a></p><blockquote><p><b>routeOfAdministration</b></p><p><b>code</b>: Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#20053000)</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\"> (#/#100000109093)</span></td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "https://www.who-umc.org/phpid",
"value" : "123456"
}
],
"status" : "active",
"formOf" : [
{
"reference" : "MedicinalProductDefinition/cfsb1650904258324"
}
],
"administrableDoseForm" : {
"coding" : [
{
"system" : "https://standardterms.edqm.eu/browse/get_concepts_by/SOM/SOM/",
"code" : "10219000"
}
],
"text" : "Tablet"
},
"unitOfPresentation" : {
"coding" : [
{
"system" : "https://standardterms.edqm.eu/browse/get_concepts/UOP/",
"code" : "15054000"
}
],
"text" : "Tablet"
},
"producedFrom" : [
{
"reference" : "ManufacturedItemDefinition/cfsb1650998521654"
}
],
"routeOfAdministration" : [
{
"code" : {
"coding" : [
{
"system" : "https://standardterms.edqm.eu/browse/get_concepts/ROA/",
"code" : "20053000"
}
],
"text" : "Oral use"
},
"targetSpecies" : [
{
"code" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi/",
"code" : "/#100000109093"
}
],
"text" : "Human"
}
}
]
}
]
}