This page is part of the Bidirectional Services eReferrals (BSeR) (v2.0.0-ballot: STU 2) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
: Observation - Best Day to Call - Eve Everywoman - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "observation-bser-telcomcomm-eve-everywoman",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-TelcomCommunicationPreferences"
]
},
"text" : {
"status" : "generated",
"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" </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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/bser/CodeSystem/bser",
"code" : "BDTC",
"display" : "Best Day To Call"
}
],
"text" : "Best Day To Call"
},
"subject" : {
"reference" : "Patient/patient-us-core-patient-eve-everywoman",
"display" : "Eve Everywoman"
},
"effectiveDateTime" : "2019-01-17",
"valueString" : "Monday"
}