Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health and changes regularly. See the Directory of published versions
{
"resourceType" : "AdministrableProductDefinition",
"id" : "ap-e0d9ad275c19f6e91c9365529421d5a8",
"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=\"ap-e0d9ad275c19f6e91c9365529421d5a8\"> </a><a name=\"hcap-e0d9ad275c19f6e91c9365529421d5a8\"> </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 "ap-e0d9ad275c19f6e91c9365529421d5a8" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/emedicinal-product-info//StructureDefinition-AdministrableProductDefinition-uv-epi.html\">AdministrableProductDefinition (ePI)</a></p></div><p><b>identifier</b>: <code>https://spor.ema.europa.eu/pmswi</code>/pt-xx</p><p><b>status</b>: active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-mp01eaaf0a81574efda98a52449788e7a2.html\">MedicinalProductDefinition/mp01eaaf0a81574efda98a52449788e7a2</a></p><p><b>administrableDoseForm</b>: Chewable capsule, soft <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000073377)</span></p><p><b>unitOfPresentation</b>: Capsule <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#200000002113)</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-mid-e0d9ad275c19f6e91c9365529421d5a8.html\">ManufacturedItemDefinition/mid-e0d9ad275c19f6e91c9365529421d5a8</a></p><blockquote><p><b>routeOfAdministration</b></p><p><b>code</b>: Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000073619)</span></p><h3>TargetSpecies</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>Human <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000109093)</span></td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "https://spor.ema.europa.eu/pmswi",
"value" : "pt-xx"
}
],
"status" : "active",
"formOf" : [
{
🔗 "reference" : "MedicinalProductDefinition/mp01eaaf0a81574efda98a52449788e7a2"
}
],
"administrableDoseForm" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "100000073377",
"display" : "Chewable capsule, soft"
}
]
},
"unitOfPresentation" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "200000002113",
"display" : "Capsule"
}
]
},
"producedFrom" : [
{
🔗 "reference" : "ManufacturedItemDefinition/mid-e0d9ad275c19f6e91c9365529421d5a8"
}
],
"routeOfAdministration" : [
{
"code" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "100000073619",
"display" : "Oral use"
}
]
},
"targetSpecies" : [
{
"code" : {
"coding" : [
{
"system" : "https://spor.ema.europa.eu/rmswi",
"code" : "100000109093",
"display" : "Human"
}
]
}
}
]
}
]
}