FHIR IG analytics| Package | ndhm.in |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-example-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement example-01
status: Completed
medication: Telmisartan 20 mg oral tablet
subject: ABC Male, DoB: 1981-01-12 ( Medical record number: 22-7225-4829-5255)
dateAsserted: 2020-02-02 14:58:58+0530
{
"resourceType": "MedicationStatement",
"id": "example-01",
"meta": {
"profile": [
"https://nrces.in/ndhm/fhir/r4/StructureDefinition/MedicationStatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "134463001",
"display": "Telmisartan 20 mg oral tablet"
}
]
},
"subject": {
"reference": "Patient/example-01"
},
"dateAsserted": "2020-02-02T14:58:58.181+05:30"
}