FHIR IG analytics| Package | fhir.ph.core |
| Resource Type | Medication |
| Id | Medication-medication-single-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Medication",
"id": "medication-single-example",
"meta": {
"profile": [
"http://doh.gov.ph/fhir/ph-core/StructureDefinition/ph-core-medication"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "https://verification.fda.gov.ph",
"code": "DRP-10144",
"display": "Twinact"
}
],
"text": "Twinact 40mg/5mg tablet"
},
"form": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385055001",
"display": "Tablet"
}
]
}
}