FHIR IG analytics| Package | ch.fhir.ig.ch-emed-epr |
| Resource Type | Medication |
| Id | Medication-MedicationIbuprofen.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication MedicationIbuprofen
Language: fr-CH
Profile: CH EMED EPR Medication
code: Ibuprofen
| Item[x] | IsActive |
| Ibuprofen | true |
{
"resourceType": "Medication",
"id": "MedicationIbuprofen",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-medication"
]
},
"language": "fr-CH",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "M01AE01",
"display": "Ibuprofen"
}
],
"text": "Ibuprofen"
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387207008",
"display": "Ibuprofen (substance)"
}
],
"text": "Ibuprofen"
},
"isActive": true
}
]
}