FHIR IG analytics| Package | hl7.fhir.uv.ips.r4 |
| Resource Type | Medication |
| Id | Medication-eumfh-39-07-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication eumfh-39-07-1
Profile: Medication (IPS)
code: Simvastatin 40 MG Disintegrating Oral Tablet
form: Disintegrating Oral Product
| Item[x] | Strength |
| Simvastatin | 40 mcg (Details: UCUM codemg = 'mg')/1 tablet (Details: UCUM code1 = '1') |
{
"resourceType": "Medication",
"id": "eumfh-39-07-1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Medication-uv-ips"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "757704",
"display": "Simvastatin 40 MG Disintegrating Oral Tablet"
},
{
"system": "http://www.whocc.no/atc",
"code": "C10AA01",
"display": "simvastatin"
}
],
"text": "Simvastatin 40 MG Disintegrating Oral Tablet"
},
"form": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "1294713",
"display": "Disintegrating Oral Product"
},
{
"system": "http://standardterms.edqm.eu",
"code": "10219000",
"display": "Tablet"
}
]
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "36567",
"display": "Simvastatin"
}
]
},
"strength": {
"numerator": {
"value": 40,
"unit": "mcg",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "tablet",
"system": "http://unitsofmeasure.org",
"code": "1"
}
}
}
]
}