Skip to content

Instantly share code, notes, and snippets.

@jmandel
Created February 25, 2016 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmandel/c074252dc59aad95245e to your computer and use it in GitHub Desktop.
Save jmandel/c074252dc59aad95245e to your computer and use it in GitHub Desktop.
{
"resourceType":"Bundle",
"type":"batch",
"entry":[
{
"request":{
"method":"POST",
"url":"Observation"
},
"fullUrl":"urn:uuid:5b242326-cda7-4333-bef3-6472648bbeb0",
"resource":{
"resourceType":"Observation",
"subject":{
"reference":"Patient/123"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment