MedicationStatementById_PUT
PUT {{baseUrl}}/MedicationStatement/:id
Request Body
{"resourceType"=>"<string>", "id"=>"<string>", "text"=>{"status"=>"<string>", "div"=>"<string>"}, "status"=>"<string>", "medicationReference"=>{"reference"=>"<string>", "_reference"=>{"fhir_comments"=>["<object>", "<object>"]}}, "patient"=>{"reference"=>"<string>"}, "effectiveDateTime"=>"<string>", "informationSource"=>{"reference"=>"<string>"}, "dateAsserted"=>"<string>", "wasNotTaken"=>"<boolean>", "reasonForUseCodeableConcept"=>{"coding"=>[{"system"=>"<string>", "code"=>"<string>", "display"=>"<string>"}]}, "note"=>[{"text"=>"<string>"}], "dosage"=>[{"text"=>"<string>", "asNeededBoolean"=>"<boolean>", "timing"=>{"repeat"=>{"frequency"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "period"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "periodUnit"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}}, "route"=>{"coding"=>[{"system"=>"<string>", "code"=>"<string>", "display"=>"<string>"}]}, "quantityQuantity"=>{"value"=>"<number>"}, "maxDosePerPeriod"=>{"numerator"=>{"value"=>"<number>", "unit"=>"<string>", "system"=>"<string>", "code"=>"<string>"}, "denominator"=>{"value"=>"<number>", "system"=>"<string>", "code"=>"<string>"}}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""