BSeR: Bidirectional Services_eReferral - Local Development build (v2.0.0-connectathon). See the Directory of published versions
: observation-BSeR-TelcomComm-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:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "observation-BSeR-TelcomComm-eve-everywoman"] ; #
fhir:meta [
fhir:versionId [ fhir:v "3" ] ;
fhir:lastUpdated [ fhir:v "2023-03-31T04:46:33.901+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#gk9qkQym3oqsEoB1"^^xsd:anyURI ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-TelcomCommunicationPreferences"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-TelcomCommunicationPreferences> ] )
] ; #
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-TelcomComm-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-TelcomComm-eve-everywoman" Version "3" Updated "2023-03-31 04:46:33+0000" </p><p style=\"margin-bottom: 0px\">Information Source: #gk9qkQym3oqsEoB1!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BSeR-TelcomCommunicationPreferences.html\">BSeR Telcom Communication Preferences</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Best Day To Call <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-bser.html\">BSeR</a>#BDTC)</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>value</b>: Monday</p></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/bser/CodeSystem/bser"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BDTC" ] ;
fhir:display [ fhir:v "Best Day To Call" ] ] ) ;
fhir:text [ fhir:v "Best Day To Call" ]
] ; #
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:value [ fhir:v "Monday"] . #