HL7 FHIR Implementation Guide Taccuino Personale dell'Assistito
0.0.1 - ci-build
IT
HL7 FHIR Implementation Guide Taccuino Personale dell'Assistito - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "MedicationStatement",
"id" : "38642e18-973d-4763-b875-1d1bc322d98a",
"meta" : {
"profile" : [
🔗 "http://hl7.it/fhir/taccuino/StructureDefinition/medicationStatement-it-taccuino"
],
"tag" : [
{
"system" : "http://hl7.it/fhir/taccuino/CodeSystem/class-code",
"code" : "TAC"
}
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement 38642e18-973d-4763-b875-1d1bc322d98a</b></p><a name=\"38642e18-973d-4763-b875-1d1bc322d98a\"> </a><a name=\"hc38642e18-973d-4763-b875-1d1bc322d98a\"> </a><a name=\"38642e18-973d-4763-b875-1d1bc322d98a-it-IT\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medicationStatement-it-taccuino.html\">MedicationStatement - Taccuino personale dell'assistito</a></p><p style=\"margin-bottom: 0px\">Tag: Taccuino (Details: Classe documento code TAC = 'Taccuino')</p></div><p><b>Data di Registrazione a sistema</b>: 2024-02-23 15:30:00+0100</p><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://hl7.it/fhir/taccuino/CodeSystem/aifa-aic 036813018}\">1000 MG COMPRESSE 8 COMPRESSE DIVISIBILI</span></p><p><b>subject</b>: <a href=\"Patient-e786443c-4786-4b88-b3e3-41a4b27681d1.html\">Angela Verdi Female, DoB: 1989-04-03 ( http://hl7.it/sid/codiceFiscale#VRDNGL89D43H501J)</a></p><p><b>effective</b>: 2024-02-20 14:30:00+0100 --> 2024-02-20 14:35:00+0100</p><p><b>reasonCode</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/reason-medication-given b}\">Given as Ordered</span></p><blockquote><p><b>dosage</b></p><p><b>text</b>: 1 Pillola dopo i pasti</p><p><b>site</b>: <span title=\"Codes:{http://snomed.info/sct 836005}\">Oral region of face</span></p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral use</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 Pill<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form codePILL = 'Pill')</span></td></tr></table></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.it/fhir/taccuino/StructureDefinition/registration-date",
"valueInstant" : "2024-02-23T15:30:00+01:00"
}
],
"status" : "active",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.it/fhir/taccuino/CodeSystem/aifa-aic",
"code" : "036813018",
"display" : "1000 MG COMPRESSE 8 COMPRESSE DIVISIBILI"
}
]
},
"subject" : {
🔗 "reference" : "Patient/e786443c-4786-4b88-b3e3-41a4b27681d1"
},
"effectivePeriod" : {
"start" : "2024-02-20T14:30:00+01:00",
"end" : "2024-02-20T14:35:00+01:00"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/reason-medication-given",
"code" : "b",
"display" : "Given as Ordered"
}
]
}
],
"dosage" : [
{
"text" : "1 Pillola dopo i pasti",
"site" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "836005"
}
]
},
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "26643006",
"display" : "Oral use"
}
]
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 1,
"unit" : "Pill",
"system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code" : "PILL"
}
}
]
}
]
}