BSeR: Bidirectional Services_eReferral
2.0.0-connectathon - CI Build United States of America flag

BSeR: Bidirectional Services_eReferral - Local Development build (v2.0.0-connectathon). See the Directory of published versions

: observation-BSeR-TobaccoUseCessationFeedbackObs-2-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-2-eve-everywoman"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "3" ] ;
fhir:lastUpdated [ fhir:v "2023-03-31T04:46:34.005+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#iuxg0jXCbjGfBvh9"^^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-2-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 &quot;observation-BSeR-TobaccoUseCessationFeedbackObs-2-eve-everywoman&quot; Version &quot;3&quot; Updated &quot;2023-03-31 04:46:34+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #iuxg0jXCbjGfBvh9!</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>: Tobacco free duration <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#228486009 &quot;Time since stopped smoking (observable entity)&quot;)</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> &quot; EVERYWOMAN&quot;</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>: 10 month<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mo = 'mo')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:228486009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "228486009" ] ;
fhir:display [ fhir:v "Time since stopped smoking (observable entity)" ]     ] ) ;
fhir:text [ fhir:v "Tobacco free duration" ]
  ] ; # 
  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 [
a fhir:Quantity ;
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "month" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mo" ]
  ] . #