FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-LevothyroxineMedication.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement LevothyroxineMedication
status: active
statusReason: Continued on discharge
medication: Euthyrox 100 µg
subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( Passport number (use: official, ))
| Text |
| 1-0-0 (100 µg ráno) |
{
"resourceType": "MedicationStatement",
"id": "LevothyroxineMedication",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"statusReason": [
{
"text": "Continued on discharge"
}
],
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "H03AA01",
"display": "Levothyroxine sodium"
}
],
"text": "Euthyrox 100 µg"
},
"subject": {
"reference": "Patient/Mracena2"
},
"dosage": [
{
"text": "1-0-0 (100 µg ráno)"
}
]
}