Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "AdministrableProductDefinition",
"id" : "8cf05f7c-481d-4bd6-9a7c-9ca3275601c3",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/vulcan-epi/StructureDefinition/AdministrableProductDefinition-uv-epi"
]
},
"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 \"8cf05f7c-481d-4bd6-9a7c-9ca3275601c3\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AdministrableProductDefinition-uv-epi.html\">AdministrableProductDefinition (ePI)</a></p></div><p><b>identifier</b>: id: 0x712653c26276d3c31c11a7c198246a38</p><p><b>status</b>: active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-f1b25777-da7a-4a35-98af-ab18d3246d54.html\">MedicinalProductDefinition/f1b25777-da7a-4a35-98af-ab18d3246d54</a></p><p><b>administrableDoseForm</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#10219000)</span></p><p><b>unitOfPresentation</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#15054000)</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-23fed712-2d60-461d-83a6-5fb939b2a939.html\">ManufacturedItemDefinition/23fed712-2d60-461d-83a6-5fb939b2a939</a></p><blockquote><p><b>routeOfAdministration</b></p><p><b>code</b>: Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#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\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#100000109093)</span></td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "https://www.who-umc.org/phpid",
"value" : "0x712653c26276d3c31c11a7c198246a38"
}
],
"status" : "active",
"formOf" : [
{
"reference" : "MedicinalProductDefinition/f1b25777-da7a-4a35-98af-ab18d3246d54"
}
],
"administrableDoseForm" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "10219000"
}
],
"text" : "Tablet"
},
"unitOfPresentation" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "15054000"
}
],
"text" : "Tablet"
},
"producedFrom" : [
{
"reference" : "ManufacturedItemDefinition/23fed712-2d60-461d-83a6-5fb939b2a939"
}
],
"routeOfAdministration" : [
{
"code" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "20053000"
}
],
"text" : "Oral use"
},
"targetSpecies" : [
{
"code" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "100000109093"
}
],
"text" : "Human"
}
}
]
}
]
}