FHIR IG analytics| Package | example.fhir.ph.roadsafety |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-RSMinimumExampleMedication.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement RSMinimumExampleMedication
Profile: RS MedicationStatement
status: Active
medication: Aspirin
subject: Thomas Niccolo Filamor Reyes (official) Male, DoB: 1990-01-01
{
"resourceType": "MedicationStatement",
"id": "RSMinimumExampleMedication",
"meta": {
"profile": [
"https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/StructureDefinition/rs-medication-statement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationCodeableConcept": {
"text": "Aspirin"
},
"subject": {
"reference": "urn:uuid:aaaa1111-bbbb-cccc-dddd-eeeeffff0001"
}
}