teleassistenza
0.2.0 - trial-use
teleassistenza - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "MedicationStatement",
"id" : "e62c9f1d-9c0b-4433-853b-06ec5074f19a",
"meta" : {
"profile" : [
🔗 "http://hl7.it/fhir/teleassistenza/StructureDefinition/MedicationStatementTeleassistenza"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement e62c9f1d-9c0b-4433-853b-06ec5074f19a</b></p><a name=\"e62c9f1d-9c0b-4433-853b-06ec5074f19a\"> </a><a name=\"hce62c9f1d-9c0b-4433-853b-06ec5074f19a\"> </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-MedicationStatementTeleassistenza.html\">MedicationStatement Telemedicina</a></p></div><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 372729009}\">Acyclovir</span></p><p><b>subject</b>: <a href=\"Patient-patient-mrossi.html\">Maria Rossi Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-01 --> (ongoing)</p></div>"
},
"status" : "active",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "372729009",
"display" : "Acyclovir"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-mrossi"
},
"effectivePeriod" : {
"start" : "2025-06-01"
}
}