BodyStructure
POST {{host}}/fhir/BodyStructure
Request Body
{"resourceType"=>"BodyStructure", "id"=>"{{fhir_body_structure_id}}", "identifier"=>[{"system"=>"http://goodhealth.org/bodystructure/identifiers", "value"=>"{{fhir_body_structure_id}}"}], "location"=>{"coding"=>[{"system"=>"http://snomed.info/sct", "code"=>"83418008", "display"=>"Entire fetus (body structure)"}], "text"=>"Fetus"}, "description"=>"EDD 1/1/2017 confirmation by LMP", "patient"=>{"reference"=>"Patient/{{fhir_patient_id}}"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
content-type | string | ||
prefer | string |