FHIR IG analytics| Package | hl7.fhir.cl.corecl |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-354.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement
Resource MedicationStatement "354"
status: active
medication: Product containing amoxicillin (medicinal product) (SNOMED CT#27658006)
subject: Patient/11 ""
{
"resourceType": "MedicationStatement",
"id": "354",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "27658006",
"display": "Product containing amoxicillin (medicinal product)"
}
]
},
"subject": {
"reference": "Patient/11"
}
}