FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Medication |
| Id | Medication-782255e0-cd1d-4f31-ace3-08b278936b94.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication 782255e0-cd1d-4f31-ace3-08b278936b94
Profile: Medication (CZ)
identifier: https://www.nempriklad.cz//a12345
code: FYZIOLOGICKÝ ROZTOK VIAFLO
form: Injekční roztok
{
"resourceType": "Medication",
"id": "782255e0-cd1d-4f31-ace3-08b278936b94",
"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://ncez.mzcr.cz/fhir/CodeSystem/dlp-lecive-pripravky-cs",
"code": "98872",
"display": "FYZIOLOGICKÝ ROZTOK VIAFLO"
}
],
"text": "FYZIOLOGICKÝ ROZTOK VIAFLO"
},
"form": {
"coding": [
{
"system": "https://hl7.cz/fhir/core/CodeSystem/cz-dlpformy-cs",
"code": "INJSOL",
"display": "Injekční roztok"
}
]
}
}