FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Medication |
| Id | Medication_3 - IPS.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"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": "28M004505 - 01"
}
],
"code": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "C01EB16",
"display": "ibuprofen"
}
]
},
"extension": [
{
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-medicinalproductdefinition",
"extension": [
{
"url": "productName",
"valueString": "NUROFEN LIQUID CAPSULE, SOFT 200MG"
}
]
}
],
"form": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "10211000",
"display": "Capsule, soft"
}
]
}
}