FHIR IG analytics| Package | fhir.iptpig |
| Resource Type | Medication |
| Id | Medication-iptp-sp-medication.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication iptp-sp-medication
Profile: IPTp SP Medication
code: Sulfadoxine + pyrimethamine
status: Active
form: Tablet
{
"resourceType": "Medication",
"id": "iptp-sp-medication",
"meta": {
"profile": [
"http://iptp.kemri.go.ke/fhir/StructureDefinition/iptp-medication"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "372723002",
"display": "Sulfadoxine + pyrimethamine"
}
]
},
"status": "active",
"form": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385055001",
"display": "Tablet"
}
]
}
}