BSeR: Bidirectional Services_eReferral - Local Development build (v2.0.0-connectathon). See the Directory of published versions
: observation-BSeR-TobaccoUseCessationFeedbackObs-1-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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "observation-BSeR-TobaccoUseCessationFeedbackObs-1-eve-everywoman"] ; #
fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2023-04-13T05:05:05.990+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#oPjmcD2h63ZxxzHh"^^xsd:anyURI ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-TobaccoUseCessationFeedbackObservation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-TobaccoUseCessationFeedbackObservation> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-BSeR-TobaccoUseCessationFeedbackObs-1-eve-everywoman\"> </a></p><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\">Resource Observation "observation-BSeR-TobaccoUseCessationFeedbackObs-1-eve-everywoman" Version "4" Updated "2023-04-13 05:05:05+0000" </p><p style=\"margin-bottom: 0px\">Information Source: #oPjmcD2h63ZxxzHh!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BSeR-TobaccoUseCessationFeedbackObservation.html\">BSeR_TobaccoUseCessationFeedbackObservation</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Negotiated date for cessation of smoking (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#390901002)</span></p><p><b>subject</b>: <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman</a> " EVERYWOMAN"</p><p><b>effective</b>: 2019-01-17</p><p><b>performer</b>: <a href=\"PractitionerRole-practitionerrole-bser-referral-recipient.html\">PractitionerRole/practitionerrole-bser-referral-recipient</a></p><p><b>value</b>: 2019-04-01</p></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a sct:390901002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "390901002" ] ;
fhir:display [ fhir:v "Negotiated date for cessation of smoking (observable entity)" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/patient-us-core-patient-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
] ; #
fhir:effective [ fhir:v "2019-01-17"^^xsd:date] ; #
fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-bser-referral-recipient" ]
] ) ; #
fhir:value [ fhir:v "2019-04-01"^^xsd:date] . #