FHIR IG analytics| Package | ig-ee-medication-scheme |
| Resource Type | Medication |
| Id | Medication-extemporal.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication extemporal
Language: et
Profile: EETISMedicationExtemporal
doseForm: salv
totalVolume: 100
ingredient
Items
Concept Rp.Sulfuris praecipitati 33,0, Adipis suilli ad 100,0, M. f. ung.D. S.
{
"resourceType": "Medication",
"id": "extemporal",
"meta": {
"profile": [
"https://fhir.ee/StructureDefinition/ee-tis-medication-extemporal"
]
},
"language": "et",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"doseForm": {
"coding": [
{
"system": "https://fhir.ee/CodeSystem/ravimvormid",
"code": "789",
"display": "salv"
}
]
},
"totalVolume": {
"value": 100
},
"ingredient": [
{
"item": {
"concept": {
"text": "Rp.Sulfuris praecipitati 33,0, Adipis suilli ad 100,0, M. f. ung.D. S."
}
}
}
]
}