FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Medication |
| Id | Medication_Maria_Iosif.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "cyehrmedication-ATACAND",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-medication-r4"
]
},
"identifier": [
{
"use": "official",
"system": "urn:oid:2.16.840.1.113883.3.9143.2.3.1",
"value": "2200024 - 01"
}
],
"code": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "C09DA06",
"display": "candesartan and diuretics"
}
]
},
"extension": [
{
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-medicinalproductdefinition",
"extension": [
{
"url": "productName",
"valueString": "ATACAND PLUS TABLET 16MG/12.5MG"
},
{
"url": "strength",
"valueString": "16MG/12.5MG"
},
{
"url": "routeOfAdministration",
"valueCodeableConcept": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "20053000",
"display": "Oral use"
}
]
}
}
]
}
],
"form": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/edqm",
"code": "10219000",
"display": "Tablet"
}
]
}
}