FHIR IG analytics| Package | hl7.fhir.be.pss |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-30551ce1-5a28-4356-b684-2e639094ad12.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest 30551ce1-5a28-4356-b684-2e639094ad12
Profile: PSS MedicationRequest Task
status: Active
intent: Proposal
medication: clindamycin
subject: Female, DoB Unknown
{
"resourceType": "MedicationRequest",
"id": "30551ce1-5a28-4356-b684-2e639094ad12",
"meta": {
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSMedicationRequest"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "proposal",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "G01AA10"
}
]
},
"subject": {
"reference": "Patient/30551ce1-5a28-4356-b684-2e639094ad48"
}
}