FHIR IG analytics| Package | hl7.fhir.us.smp |
| Resource Type | Composition |
| Id | Composition-Example-SMP-MAPComposition-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Composition Example-SMP-MAPComposition-01
Language: en-US
status: Final
type: Pharmacology Plan of care note
date: 2025-07-02
author: Practitioner Pharmy Anyperson (official)
title: SMP Medication Action Plan for examplePatient
| Mode | Party |
| Professional | Practitioner Pharmy Anyperson (official) |
{
"resourceType": "Composition",
"id": "Example-SMP-MAPComposition-01",
"meta": {
"profile": [
"http://hl7.org/fhir/us/smp/StructureDefinition/smp-map-composition"
]
},
"language": "en-US",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "80797-4",
"display": "Pharmacology Plan of care note"
}
]
},
"subject": {
"reference": "Patient/examplePatient"
},
"date": "2025-07-02",
"author": [
{
"reference": "Practitioner/examplePharmacist"
}
],
"title": "SMP Medication Action Plan for examplePatient",
"attester": [
{
"mode": "professional",
"party": {
"reference": "Practitioner/examplePharmacist"
}
}
],
"section": [
{
"title": "Medication Action Plan Care Plan for example Patient",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "736378000",
"display": "Medication management plan (record artifact)"
}
]
},
"text": {
"status": "additional",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">This section contains the Medication Action Plan Care Plan for example Patient.</div>"
},
"entry": [
{
"reference": "CarePlan/example-MAP-Alprazolam-Metoclopramide-01"
}
]
},
{
"title": "Medication Action Plan Care Plan Document for example Patient",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "80797-4",
"display": "Pharmacology Plan of care note"
}
]
},
"text": {
"status": "additional",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">This section contains the Medication Action Plan Care Plan Document for example Patient.</div>"
},
"entry": [
{
"reference": "DocumentReference/Example-DocumentReference-PatientSummary20250709093054"
}
]
}
]
}