Bidirectional Services eReferral (BSeR), published by HL7 Public Health Working Group. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/bser/ and changes regularly. See the Directory of published versions
: Medication - bupropion - Eve Everywoman - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Medication ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "medication-bser-tobacco-use-cessation-feedback-eve-everywoman"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-TobaccoUseCessationFeedbackMedication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-TobaccoUseCessationFeedbackMedication> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication medication-bser-tobacco-use-cessation-feedback-eve-everywoman</b></p><a name=\"medication-bser-tobacco-use-cessation-feedback-eve-everywoman\"> </a><a name=\"hcmedication-bser-tobacco-use-cessation-feedback-eve-everywoman\"> </a><a name=\"medication-bser-tobacco-use-cessation-feedback-eve-everywoman-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 1801289}\">bupropion HCl 150 MG Smoking Cessation 12 HR Extended Release Oral Tablet</span></p><p><b>status</b>: Active</p></div>"
] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1801289" ] ;
fhir:display [ fhir:v "bupropion HCl 150 MG Smoking Cessation 12 HR Extended Release Oral Tablet" ] ] )
] ; #
fhir:status [ fhir:v "active"] . #