HL7 FHIR Implementation Guide Dossier Farmaceutico
0.1.1 - ci-build
HL7 FHIR Implementation Guide Dossier Farmaceutico, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/dossier-pharma/ and changes regularly. See the Directory of published versions
{
"resourceType" : "MedicationDispense",
"id" : "22571f37-4ac6-4025-a6b7-afa05c2f5f3d",
"meta" : {
"profile" : [
🔗 "http://hl7.it/fhir/dossier-pharma/StructureDefinition/MedicationDispense-it-dossierPharma"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationDispense </b><a name=\"22571f37-4ac6-4025-a6b7-afa05c2f5f3d\"> </a><a name=\"hc22571f37-4ac6-4025-a6b7-afa05c2f5f3d\"> </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\">ResourceMedicationDispense "22571f37-4ac6-4025-a6b7-afa05c2f5f3d" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationDispense-it-dossierPharma.html\">MedicationDispense - Dossier Farmaceutico</a></p></div><p><b>Data Inizio Erogazione (MedicationDispense)</b>: 2024-05-23 17:13:00+0500</p><p><b>status</b>: in-progress</p><p><b>medication</b>: AUGMENTIN 875 MG/125 MG COMPRESSE RIVESTITE CON FILM <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-aifa-aic.html\">AIFA - Autorizzazione Immissione in Commercio</a>#039785050)</span></p><p><b>subject</b>: <a href=\"Patient-Patient-Dossier-Esempio.html\">Patient/Patient-Dossier-Esempio</a> " MARIA"</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span><code>http://hl7.it/sid/codiceFiscale</code>/RSSMRT57D12D612R</span></td></tr></table><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-22571f37-4ac6-4025-a6b7-afa05c2f5f3f.html\">MedicationRequest/22571f37-4ac6-4025-a6b7-afa05c2f5f3f</a></p><p><b>quantity</b>: 1</p><p><b>whenHandedOver</b>: 2024-05-23 17:13:00+0500</p></div>"
},
"extension" : [
{
"url" : "http://hl7.it/fhir/dossier-pharma/StructureDefinition/medicationDispense-recorded",
"valueDateTime" : "2024-05-23T17:13:00+05:00"
}
],
"status" : "in-progress",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.it/fhir/dossier-pharma/CodeSystem/aifa-aic",
"code" : "039785050",
"display" : "AUGMENTIN 875 MG/125 MG COMPRESSE RIVESTITE CON FILM"
}
]
},
"subject" : {
🔗 "reference" : "Patient/Patient-Dossier-Esempio"
},
"performer" : [
{
"actor" : {
"identifier" : {
"system" : "http://hl7.it/sid/codiceFiscale",
"value" : "RSSMRT57D12D612R"
}
}
}
],
"authorizingPrescription" : [
{
🔗 "reference" : "MedicationRequest/22571f37-4ac6-4025-a6b7-afa05c2f5f3f"
}
],
"quantity" : {
"value" : 1
},
"whenHandedOver" : "2024-05-23T17:13:00+05:00"
}