FHIR IG analytics| Package | hl7.fhir.eu.eps |
| Resource Type | Medication |
| Id | Medication-a20659b9-12e2-417a-aa70-98483da34f44.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Medication",
"id": "a20659b9-12e2-417a-aa70-98483da34f44",
"meta": {
"profile": [
"http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "314231",
"display": "simvastatin 10 MG Oral Tablet"
},
{
"system": "http://snomed.info/sct",
"code": "319996000",
"display": "Product containing precisely simvastatin 10 milligram/1 each conventional release oral tablet (clinical drug)"
}
],
"text": "Simvastatin 10 mg oral tablet"
},
"form": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "421026006",
"display": "Oral tablet"
}
]
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387584000",
"display": "Simvastatin"
}
]
},
"isActive": true
}
]
}