FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Medication |
| Id | Medication-med-Ibalgin400.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication med-Ibalgin400
Profile: Medication (CZ)
identifier: https://hl7.cz/fhir/core/CodeSystem/cz-dlplecivepripravky-cs/0207893
code: Ibalgin 400 mg
status: Active
form: Tableta
amount: 400 mg (Details: UCUM code/mg = '/mg')/1 Tableta
| Item[x] | Strength |
| IBUPROFEN | 400 mg (Details: UCUM code/mg = '/mg')/1 tableta |
{
"resourceType": "Medication",
"id": "med-Ibalgin400",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-Medication"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://hl7.cz/fhir/core/CodeSystem/cz-dlplecivepripravky-cs",
"value": "0207893"
}
],
"code": {
"coding": [
{
"system": "https://hl7.cz/fhir/core/CodeSystem/cz-dlplecivepripravky-cs",
"code": "0254294",
"display": "IBALGIN"
},
{
"system": "https://hl7.cz/fhir/core/CodeSystem/cz-dlpatc-cs",
"code": "M01AE01",
"display": "IBUPROFEN"
}
],
"text": "Ibalgin 400 mg"
},
"status": "active",
"form": {
"coding": [
{
"system": "https://hl7.cz/fhir/core/CodeSystem/cz-dlpformy-cs",
"code": "TBL_FLM",
"display": "Potahovaná tableta"
}
],
"text": "Tableta"
},
"amount": {
"numerator": {
"value": 400,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "/mg"
},
"denominator": {
"value": 1,
"unit": "Tableta"
}
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "https://hl7.cz/fhir/core/CodeSystem/cz-dlplecivelatky-cs",
"code": "1593",
"display": "IBUPROFENUM"
}
],
"text": "IBUPROFEN"
},
"strength": {
"numerator": {
"value": 400,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "/mg"
},
"denominator": {
"value": 1,
"unit": "tableta"
}
}
}
]
}