FHIR IG analytics| Package | hl7.fhir.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
{
"resourceType": "MedicationStatement",
"id": "example-01",
"meta": {
"profile": [
"http://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/1"
},
"dateAsserted": "2020-02-02T14:58:58.181+05:30"
}