FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.bser.r4
Resource TypeObservation
IdObservation-observation-bser-telcomcomm-eve-everywoman.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation

Resource Observation "observation-bser-telcomcomm-eve-everywoman"

Profile: BSeR Telcom Communication Preferences

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


Source1

{
  "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"
}