Skip to content

When GETting a Bundle, the embedded resources don't appear to get unmarshalled as desired #83

@mlos100

Description

@mlos100

POST a Bundle to the FHIR Server. Note the new Bundle identifier. Open a new browser window and request the bundle from the FHIR server.

The resource identifier for embedded resources will be _id.
Also, it appears the timestamp is cominb back in the BSON format rather than then FHIR format.

    "timestamp": {
      "precision": "timestamp",
      "time": "2016-09-07T12:14:51-04:00"
    }

RequestMessageReturnedFromFhirServer.txt
RequestMessageBeforePostingToServer.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions