Standardized Medication Profile (SMP) FHIR IG, published by HL7 International / Pharmacy. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/smp-ig/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Bundle/smp-bundle-1> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "smp-bundle-1"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/smp/StructureDefinition/smp-bundle" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/smp/StructureDefinition/smp-bundle>
]
] ;
fhir:Bundle.type [ fhir:value "collection"] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:9ce2a97b-5cab-4986-814f-4734016e6084" ] ;
fhir:Bundle.entry.resource <urn:uuid:9ce2a97b-5cab-4986-814f-4734016e6084>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:23ac0bc6-0959-4181-8af0-6db5e2ef8176" ] ;
fhir:Bundle.entry.resource <urn:uuid:23ac0bc6-0959-4181-8af0-6db5e2ef8176>
], [
fhir:index 2 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:2f7e3c44-8e1c-4b2b-9b7e-0b3f0e6d1a2a" ] ;
fhir:Bundle.entry.resource <urn:uuid:2f7e3c44-8e1c-4b2b-9b7e-0b3f0e6d1a2a>
], [
fhir:index 3 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:bb2e8f9c-9c3a-4e2d-b5b2-8f9c9c3a4e2d" ] ;
fhir:Bundle.entry.resource <urn:uuid:bb2e8f9c-9c3a-4e2d-b5b2-8f9c9c3a4e2d>
] .
<urn:uuid:9ce2a97b-5cab-4986-814f-4734016e6084> a fhir:List ;
fhir:Resource.id [ fhir:value "smp-medlist-1"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-list" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-list>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_smp-medlist-1\"> </a>A hospital medication administration list for a patient</div>"
] ;
fhir:List.status [ fhir:value "current"] ;
fhir:List.mode [ fhir:value "working"] ;
fhir:List.title [ fhir:value "Hospital Medication Administration List"] ;
fhir:List.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:104207-6 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "104207-6" ]
]
] ;
fhir:List.subject [
fhir:link <http://hl7.org/fhir/Patient/example> ;
fhir:Reference.reference [ fhir:value "Patient/example" ] ;
fhir:Reference.display [ fhir:value "US Core Example Patient" ]
] ;
fhir:List.date [ fhir:value "2024-07-01"^^xsd:date] ;
fhir:List.source [
fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
] ;
fhir:List.entry [
fhir:index 0 ;
fhir:List.entry.date [ fhir:value "2024-07-01"^^xsd:date ] ;
fhir:List.entry.item [
fhir:Reference.reference [ fhir:value "urn:uuid:23ac0bc6-0959-4181-8af0-6db5e2ef8176" ]
]
] .
<http://hl7.org/fhir/Patient/example> a fhir:Patient .
<http://hl7.org/fhir/Practitioner/practitioner-1> a fhir:Practitioner .
<urn:uuid:23ac0bc6-0959-4181-8af0-6db5e2ef8176> a fhir:MedicationStatement ;
fhir:Resource.id [ fhir:value "smp-medstmt-bundle-1"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_smp-medstmt-bundle-1\"> </a>A statement of an individual medication the patient is receiving</div>"
] ;
fhir:MedicationStatement.status [ fhir:value "active"] ;
fhir:MedicationStatement.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ;
fhir:Coding.code [ fhir:value "428759" ] ;
fhir:Coding.display [ fhir:value "metformin 250 MG Oral Tablet" ]
]
] ;
fhir:MedicationStatement.subject [
fhir:link <http://hl7.org/fhir/Patient/example> ;
fhir:Reference.reference [ fhir:value "Patient/example" ] ;
fhir:Reference.display [ fhir:value "US Core Example Patient" ]
] ;
fhir:MedicationStatement.effectiveDateTime [ fhir:value "2024-06-01"^^xsd:date] ;
fhir:MedicationStatement.dateAsserted [ fhir:value "2024-07-01"^^xsd:date] ;
fhir:MedicationStatement.reasonCode [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:359642000 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "359642000" ] ;
fhir:Coding.display [ fhir:value "Diabetes mellitus type 2 in nonobese (disorder)" ]
]
] ;
fhir:MedicationStatement.dosage [
fhir:index 0 ;
fhir:Dosage.sequence [ fhir:value "1"^^xsd:integer ] ;
fhir:Dosage.text [ fhir:value "po daily" ]
] .
<urn:uuid:2f7e3c44-8e1c-4b2b-9b7e-0b3f0e6d1a2a> a fhir:List ;
fhir:Resource.id [ fhir:value "smp-medlist-2"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-list" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-list>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_smp-medlist-2\"> </a>A primary care medication list for a patient</div>"
] ;
fhir:List.status [ fhir:value "current"] ;
fhir:List.mode [ fhir:value "working"] ;
fhir:List.title [ fhir:value "Primary Care Medication List"] ;
fhir:List.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:10160-0 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "10160-0" ]
]
] ;
fhir:List.subject [
fhir:link <http://hl7.org/fhir/Patient/example> ;
fhir:Reference.reference [ fhir:value "Patient/example" ] ;
fhir:Reference.display [ fhir:value "US Core Example Patient" ]
] ;
fhir:List.date [ fhir:value "2024-07-01"^^xsd:date] ;
fhir:List.source [
fhir:link <http://hl7.org/fhir/Practitioner/practitioner-2> ;
fhir:Reference.reference [ fhir:value "Practitioner/practitioner-2" ]
] ;
fhir:List.entry [
fhir:index 0 ;
fhir:List.entry.date [ fhir:value "2024-07-01"^^xsd:date ] ;
fhir:List.entry.item [
fhir:Reference.reference [ fhir:value "urn:uuid:bb2e8f9c-9c3a-4e2d-b5b2-8f9c9c3a4e2d" ]
]
] .
<http://hl7.org/fhir/Practitioner/practitioner-2> a fhir:Practitioner .
<urn:uuid:bb2e8f9c-9c3a-4e2d-b5b2-8f9c9c3a4e2d> a fhir:MedicationStatement ;
fhir:Resource.id [ fhir:value "smp-medstmt-3"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_smp-medstmt-3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement smp-medstmt-3</b></p><a name=\"smp-medstmt-3\"> </a><a name=\"hcsmp-medstmt-3\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-smp-medicationstatement.html\">Standardized Medication Profile - MedicationStatement</a></p></div><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 197361}\">Amlodipine 5 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"http://hl7.org/fhir/us/core/STU8.0.1/Patient-example.html\">Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))</a></p><p><b>effective</b>: 2024-06-01</p><p><b>dateAsserted</b>: 2024-07-03</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 38341003}\">Hypertensive disorder, systemic arterial (disorder)</span></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>po qd</td></tr></table></div>"
] ;
fhir:MedicationStatement.status [ fhir:value "active"] ;
fhir:MedicationStatement.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ;
fhir:Coding.code [ fhir:value "197361" ] ;
fhir:Coding.display [ fhir:value "Amlodipine 5 MG Oral Tablet" ]
]
] ;
fhir:MedicationStatement.subject [
fhir:link <http://hl7.org/fhir/Patient/example> ;
fhir:Reference.reference [ fhir:value "Patient/example" ]
] ;
fhir:MedicationStatement.effectiveDateTime [ fhir:value "2024-06-01"^^xsd:date] ;
fhir:MedicationStatement.dateAsserted [ fhir:value "2024-07-03"^^xsd:date] ;
fhir:MedicationStatement.reasonCode [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:38341003 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "38341003" ] ;
fhir:Coding.display [ fhir:value "Hypertensive disorder, systemic arterial (disorder)" ]
]
] ;
fhir:MedicationStatement.dosage [
fhir:index 0 ;
fhir:Dosage.sequence [ fhir:value "1"^^xsd:integer ] ;
fhir:Dosage.text [ fhir:value "po qd" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/smp-bundle-1.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/smp-bundle-1.ttl> .
IG © 2023+ HL7 International / Pharmacy. Package hl7.fhir.us.smp#1.0.0 based on FHIR 4.0.1. Generated 2026-07-21
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
