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-ArthritisFeedbackObservation-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-ArthritisFeedbackObservation-2-eve-everywoman"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "3" ] ;
fhir:lastUpdated [ fhir:v "2023-03-31T04:46:33.746+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#zusgtHxhJdI2Wlo1"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ArthritisFeedbackObservation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ArthritisFeedbackObservation>     ] )
  ] ; # 
  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-ArthritisFeedbackObservation-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-ArthritisFeedbackObservation-2-eve-everywoman&quot; Version &quot;3&quot; Updated &quot;2023-03-31 04:46:33+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #zusgtHxhJdI2Wlo1!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BSeR-ArthritisFeedbackObservation.html\">BSeR Arthritis Feedback Observation</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Pain management (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#278414003)</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-18 22:33:22+0000</p><p><b>performer</b>: <a href=\"PractitionerRole-practitionerrole-bser-referral-recipient.html\">PractitionerRole/practitionerrole-bser-referral-recipient</a></p><p><b>value</b>: true</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:278414003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "278414003" ] ;
fhir:display [ fhir:v "Pain management (procedure)" ]     ] )
  ] ; # 
  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-18T22:33:22Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-bser-referral-recipient" ]
  ] ) ; # 
  fhir:value [ fhir:v "true"^^xsd:boolean] . #