$lookup via POST
POST {{host}}/terminology/CodeSystem/$lookup
Request Body
{"resourceType"=>"Parameters", "parameter"=>[{"name"=>"coding", "valueCoding"=>{"system"=>"http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", "code"=>"_Chew"}}, {"name"=>"property", "valueString"=>"*"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
content-type | string |