$validate with profile in url
POST {{host}}/fhir/Patient/{{patient_id}}/$validate?profile=http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
Request Params
Key | Datatype | Required | Description |
---|
profile | string | | |
Request Body
{"resourceType"=>"Patient", "meta"=>{"source"=>"54b90949-67a7-49e5-8d39-08cd69b8bd4f", "versionId"=>"1"}, "active"=>true, "name"=>[{"use"=>"official", "text"=>"AA Caesar Salad", "family"=>"AA", "given"=>["Solomia", "Tom"]}], "telecom"=>[{"system"=>"phone", "value"=>"950549488", "use"=>"mobile"}], "gender"=>"other", "birthDate"=>"2021-11-08", "managingOrganization"=>{"reference"=>"http://happy-clinic.sa/Organization/4c0af6eb-8f29-47e1-b4c5-b15914b18d89"}}
Key | Datatype | Required | Description |
---|
pref | null | | |