FHIR IG analytics| Package | ig-ee-medication-scheme |
| Resource Type | Medication |
| Id | Medication-tsink-eritoit.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication tsink-eritoit
Language: et
Profile: EETISMedicationMedicalNutrition
ExtensionEETISSizeOfItem: 25(unit MG from https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik) (Details: ER_Ühikud mahu- ja massiühikud codeMG = 'milligram(s)')
ExtensionEETISMedicinalProductName: ICONFIT BIOAKTIIVNE TSINK
identifier: http://ravimiregister.ee/pakendid/7018107
doseForm: kõvakapsel
totalVolume: 90
ingredient
Items
Concept tsink
{
"resourceType": "Medication",
"id": "tsink-eritoit",
"meta": {
"profile": [
"https://fhir.ee/StructureDefinition/ee-tis-medication-medical-nutrition"
]
},
"language": "et",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir.ee/StructureDefinition/ee-tis-size-of-item",
"valueQuantity": {
"value": 25,
"system": "https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik",
"code": "MG"
}
},
{
"url": "https://fhir.ee/StructureDefinition/ee-tis-medicinal-product-name",
"valueString": "ICONFIT BIOAKTIIVNE TSINK "
}
],
"identifier": [
{
"system": "http://ravimiregister.ee/pakendid",
"value": "7018107"
}
],
"doseForm": {
"coding": [
{
"system": "https://fhir.ee/CodeSystem/ravimvormid",
"code": "1051",
"display": "kõvakapsel"
}
]
},
"totalVolume": {
"value": 90
},
"ingredient": [
{
"item": {
"concept": {
"coding": [
{
"system": "https://fhir.ee/CodeSystem/toimeained",
"code": "12186",
"display": "tsink"
}
]
}
}
}
]
}