FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Medication |
| Id | Medication-68c98e94-e997-417c-9108-f05f65fc5327.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication 68c98e94-e997-417c-9108-f05f65fc5327
Profile: Medication (CZ)
identifier: https://www.nempriklad.cz//a12345
code: BETALOC
form: Injekční roztok
| Item[x] |
| METOPROLOLI TARTRAS |
{
"resourceType": "Medication",
"id": "68c98e94-e997-417c-9108-f05f65fc5327",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-Medication"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://www.nempriklad.cz/",
"value": "a12345"
}
],
"code": {
"coding": [
{
"system": "https://sukl.cz/terminology/CodeSystem/dlp-lecive-pripravky",
"code": "231703",
"display": "BETALOC"
}
],
"text": "BETALOC"
},
"form": {
"coding": [
{
"system": "https://hl7.cz/fhir/core/CodeSystem/cz-dlpformy-cs",
"code": "INJSOL",
"display": "Injekční roztok"
}
]
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "https://sukl.cz/terminology/CodeSystem/dlp-lecivelatky",
"code": "4634",
"display": "METOPROLOLI TARTRAS"
}
]
}
}
]
}