FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Medication |
| Id | Medication-example-naloxegol-atc-medication.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Medication example-naloxegol-atc-medication
Language: en
Profile: UZ Core Medication
identifier: UzbekistanPharmBoxGroupID/UZ-PHARM-BOX-000245 (use: official, ), ProductServiceID/BOX-GRP-245 (use: official, )
code: naloxegol
status: Active
doseForm: tablets
totalVolume: 25 mg (Details: UCUM codemg = 'mg')
| LotNumber | ExpirationDate |
| LOT20261215 | 2028-12-28 |
Russian
Сгенерированный нарратив: Medication example-naloxegol-atc-medication
Язык: en
Профиль: UZ Core Medication
identifier: UzbekistanPharmBoxGroupID/UZ-PHARM-BOX-000245 (используется: official, ), ProductServiceID/BOX-GRP-245 (используется: official, )
code: naloxegol
status: Active
doseForm: tablets
totalVolume: 25 mg (Подробности: UCUM кодmg = 'mg')
| LotNumber | ExpirationDate |
| LOT20261215 | 2028-12-28 |
Uzbek
Generated Narrative: Medication example-naloxegol-atc-medication
Language: en
Profile: UZ Core Medication
identifier: UzbekistanPharmBoxGroupID/UZ-PHARM-BOX-000245 (use: official, ), ProductServiceID/BOX-GRP-245 (use: official, )
code: naloxegol
status: Active
doseForm: tablets
totalVolume: 25 mg (Details: UCUM codemg = 'mg')
| LotNumber | ExpirationDate |
| LOT20261215 | 2028-12-28 |
{
"resourceType": "Medication",
"id": "example-naloxegol-atc-medication",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-medication"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "https://uzpharminfo.uz/box_group_id",
"value": "UZ-PHARM-BOX-000245"
},
{
"use": "official",
"system": "https://uzpharminfo.uz/icps",
"value": "BOX-GRP-245"
}
],
"code": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "A06AH03",
"display": "naloxegol"
}
]
},
"status": "active",
"doseForm": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/medication-doseform-cs",
"code": "TAB101",
"display": "tablets"
}
]
},
"totalVolume": {
"value": 25,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"batch": {
"lotNumber": "LOT20261215",
"expirationDate": "2028-12-28"
}
}