FHIR IG analytics| Package | hl7.fhir.us.bser.r4b |
| Resource Type | Observation |
| Id | Observation-observation-bser-telcomcomm-eve-everywoman.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "observation-bser-telcomcomm-eve-everywoman"
status: final
code: Best Day To Call (BSeR#BDTC)
subject: Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman " EVERYWOMAN"
effective: 2019-01-17
value: Monday
{
"resourceType": "Observation",
"id": "observation-bser-telcomcomm-eve-everywoman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-TelcomCommunicationPreferences"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}