Delete SearchParameter

DELETE {{host}}/fhir/SearchParameter/claim-response-in-bundle

Request Body

{"resourceType"=>"StructureDefinition", "url"=>"http://ehealth.ua/fhir/StructureDefinition/Encounter", "version"=>"1.0", "name"=>"Encounter", "id"=>"DefaultEncounter", "title"=>"Encounter", "status"=>"draft", "experimental"=>false, "date"=>"2019-11-01T09:29:23+11:00", "publisher"=>"EdenlabLlc", "description"=>"An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.", "fhirVersion"=>"4.0.1", "kind"=>"resource", "abstract"=>false, "type"=>"Encounter", "baseDefinition"=>"http://hl7.org/fhir/StructureDefinition/DomainResource", "snapshot"=>{"element"=>[{"id"=>"Encounter", "path"=>"Encounter", "short"=>"An interaction during which services are provided to the patient", "definition"=>"An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.", "min"=>0, "max"=>"*", "isModifier"=>false, "isSummary"=>false}, {"id"=>"Encounter.meta", "path"=>"Encounter.meta", "short"=>"Metadata about the resource", "definition"=>"The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.", "min"=>0, "max"=>"1", "type"=>[{"code"=>"Meta"}], "isModifier"=>false, "isSummary"=>true}, {"id"=>"Encounter.id", "path"=>"Encounter.id", "short"=>"Logical id of this artifact", "definition"=>"The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.", "min"=>1, "max"=>"1", "base"=>{"path"=>"Resource.uuid", "min"=>0, "max"=>"1"}, "type"=>[{"code"=>"string"}], "isModifier"=>false, "isSummary"=>false}, {"id"=>"Encounter.subject", "path"=>"Encounter.subject", "short"=>"Person identifier", "definition"=>"A unique identifier of patient in e-Health system", "min"=>1, "max"=>"1", "constraint"=>[{"key"=>"ele-1", "severity"=>"error", "human"=>"Subject must exist in db", "expression"=>"$this.%dbContext.exists()", "source"=>"http://hl7.org/fhir/StructureDefinition/Element"}], "type"=>[{"code"=>"Reference", "profile"=>["http://ehealth.ua/fhir/StructureDefinition/Reference"], "targetProfile"=>["http://ehealth.ua/fhir/StructureDefinition/Patient"]}], "isModifier"=>false, "isSummary"=>false}, {"id"=>"Encounter.status", "path"=>"Encounter.status", "short"=>"finished | entered_in_error", "definition"=>"finished | entered_in_error", "min"=>1, "max"=>"1", "type"=>[{"code"=>"code"}], "binding"=>{"extension"=>[{"url"=>"http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString"=>"EncounterStatus"}], "strength"=>"required", "description"=>"Current state of the encounter.", "valueSet"=>"http://ehealth.ua/fhir/ValueSet/eHealth/encounter_statuses"}, "isModifier"=>true, "isModifierReason"=>"This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid", "isSummary"=>false}, {"id"=>"Encounter.date", "path"=>"Encounter.date", "short"=>"The date/(time) of encounter occurrence", "definition"=>"The date/(time) of encounter occurrence", "min"=>1, "max"=>"1", "type"=>[{"code"=>"dateTime"}], "isModifier"=>false, "isSummary"=>false}, {"id"=>"Encounter.episodeOfCare", "path"=>"Encounter.episodeOfCare", "short"=>"Episode(s) of care that this encounter should be recorded against", "definition"=>"Where a specific encounter should be classified as a part of a specific episode(s) of care this field should be used. This association can facilitate grouping of related encounters together for a specific purpose, such as government reporting, issue tracking, association via a common problem.  The association is recorded on the encounter as these are typically created after the episode of care and grouped on entry rather than editing the episode of care to append another encounter to it (the episode of care could span years).", "min"=>0, "max"=>"*", "type"=>[{"code"=>"Reference", "targetProfile"=>["http://ehealth.ua/fhir/StructureDefinition/Episode"]}], "isModifier"=>false, "isSummary"=>false}, {"id"=>"Encounter.BasedOn", "path"=>"Encounter.BasedOn", "short"=>"The ServiceRequest that initiated this encounter", "definition"=>"The request this encounter satisfies (e.g. incoming referral or procedure request).", "min"=>0, "max"=>"1", "type"=>[{"code"=>"Reference", "targetProfile"=>["http://ehealth.ua/fhir/StructureDefinition/Service_request"]}], "isModifier"=>false, "isSummary"=>false}, {"id"=>"Encounter.class", "path"=>"Encounter.class", "short"=>"Classification of patient encounter", "definition"=>"diagnostic, short stay, ambulatory, laboratory, primary health care, emergency, inpatient acute, inpatient non-acute, pre-admission", "min"=>1, "max"=>"1", "type"=>[{"code"=>"CodeableConcept"}], "binding"=>{"extension"=>[{"url"=>"http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString"=>"EncounterClass"}], "strength"=>"extensible", "description"=>"Classification of the encounter.", "valueSet"=>"http://ehealth.ua/fhir/ValueSet/eHealth/encounter_classes"}, "isModifier"=>false, "isSummary"=>false}, {"id"=>"Encounter.type", "path"=>"Encounter.type", "short"=>"Specific type of encounter", "definition"=>"home, field, virtual, biotrans, service_delivery_location", "min"=>1, "max"=>"1", "type"=>[{"code"=>"CodeableConcept"}], "binding"=>{"extension"=>[{"url"=>"http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString"=>"EncounterType"}], "strength"=>"extensible", "description"=>"The type of encounter.", "valueSet"=>"http://ehealth.ua/fhir/ValueSet/eHealth/encounter_types"}, "isModifier"=>false, "isSummary"=>false}, {"id"=>"Encounter.serviceProvider", "path"=>"Encounter.serviceProvider", "short"=>"The organization (facility) responsible for this encounter", "definition"=>"The organization that is primarily responsible for this Encounter's services. This MAY be the same as the organization on the Patient record, however it could be different, such as if the actor performing the services was from an external organization (which may be billed seperately) for an external consultation.  Refer to the example bundle showing an abbreviated set of Encounters for a colonoscopy.", "min"=>1, "max"=>"1", "type"=>[{"code"=>"Reference", "targetProfile"=>["http://ehealth.ua/fhir/StructureDefinition/Legal_entity"]}], "isModifier"=>false, "isSummary"=>false}, {"id"=>"Encounter.diagnosis", "extension"=>[{"url"=>"http://ehealth.ua/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString"=>"Diagnosis"}], "path"=>"Encounter.diagnosis", "short"=>"The list of diagnosis relevant to this encounter", "definition"=>"The list of diagnosis relevant to this encounter.", "min"=>0, "max"=>"*", "type"=>[{"code"=>"BackboneElement"}], "isSummary"=>true}, {"id"=>"Encounter.diagnosis.condition", "path"=>"Encounter.diagnosis.condition", "short"=>"The diagnosis relevant to the encounter", "definition"=>"Reason the encounter takes place, as specified using information from another resource. For admissions, this is the admission diagnosis. The indication will typically be a Condition (with other resources referenced in the evidence.detail)", "comment"=>"For systems that need to know which was the primary diagnosis, these will be marked with the standard extension primaryDiagnosis (which is a sequence value rather than a flag, 1 = primary diagnosis).", "min"=>1, "max"=>"1", "type"=>[{"code"=>"Reference", "targetProfile"=>["http://hl7.org/fhir/StructureDefinition/Condition"]}], "isSummary"=>true}, {"id"=>"Encounter.diagnosis.use", "path"=>"Encounter.diagnosis.use", "short"=>"Role that this diagnosis has within the encounter (e.g. admission, billing, discharge)", "definition"=>"Role that this diagnosis has within the encounter (e.g. admission, billing, discharge)", "min"=>0, "max"=>"1", "type"=>[{"code"=>"CodeableConcept"}], "binding"=>{"extension"=>[{"url"=>"http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString"=>"EncounterDiagnosisUse"}], "strength"=>"extensible", "description"=>"The type of diagnosis this condition represents.", "valueSet"=>"http://ehealth.ua/fhir/ValueSet/eHealth/diagnosis_roles"}}, {"id"=>"Encounter.location", "path"=>"Encounter.location", "short"=>"The organization unit responsible for this encounter", "definition"=>"The division within organization that is primarily responsible for this Encounter's services", "comment"=>"Location corresponds to division in e-Health", "min"=>1, "max"=>"1", "type"=>[{"code"=>"Reference", "profile"=>["http://ehealth.ua/fhir/StructureDefinition/Reference"], "targetProfile"=>["http://ehealth.ua/fhir/StructureDefinition/Location"]}], "isModifier"=>false, "isSummary"=>false}, {"id"=>"Encounter.hospitalization", "path"=>"Encounter.hospitalization", "short"=>"Details about the admission to a healthcare service", "definition"=>"Details about the admission to a healthcare service.", "comment"=>"An Encounter may cover more than just the inpatient stay. Contexts such as outpatients, community clinics, and aged care facilities are also included.\r\rThe duration recorded in the period of this encounter covers the entire scope of this hospitalization record.", "min"=>0, "max"=>"1", "type"=>[{"code"=>"BackboneElement"}]}, {"id"=>"Encounter.hospitalization.admitSource", "path"=>"Encounter.hospitalization.admitSource", "short"=>"From where patient was admitted (physician referral, transfer)", "definition"=>"From where patient was admitted (physician referral, transfer).", "min"=>0, "max"=>"1", "type"=>[{"code"=>"CodeableConcept"}], "binding"=>{"extension"=>[{"url"=>"http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString"=>"EncounterAdmitSource"}], "strength"=>"extensible", "description"=>"From where the patient was admitted.", "valueSet"=>"http://ehealth.ua/fhir/ValueSet/eHealth/encounter_admit_source"}}, {"id"=>"Encounter.hospitalization.reAdmission", "path"=>"Encounter.hospitalization.reAdmission", "short"=>"The type of hospital re-admission that has occurred (if any). If the value is absent, then this is not identified as a readmission", "definition"=>"Whether this hospitalization is a readmission and why if known.", "min"=>0, "max"=>"1", "type"=>[{"code"=>"CodeableConcept"}], "binding"=>{"extension"=>[{"url"=>"http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString"=>"EncounterDiagnosisReAdmission"}], "strength"=>"extensible", "description"=>"The reason for re-admission of this hospitalization encounter.", "valueSet"=>"http://ehealth.ua/fhir/ValueSet/eHealth/diagnosis_readmission"}}, {"id"=>"Encounter.priority", "path"=>"Encounter.priority", "short"=>"Indicates the urgency of the encounter", "definition"=>"Indicates the urgency of the encounter.", "min"=>0, "max"=>"1", "base"=>{"path"=>"Encounter.priority", "min"=>0, "max"=>"1"}, "type"=>[{"code"=>"CodeableConcept"}], "binding"=>{"extension"=>[{"url"=>"http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString"=>"EncounterPriority"}], "strength"=>"extensible", "description"=>"Indicates the urgency of the encounter.", "valueSet"=>"http://ehealth.ua/fhir/ValueSet/eHealth/encounter_priority"}, "isModifier"=>false, "isSummary"=>false}]}}

HEADERS

KeyDatatypeRequiredDescription
content-typestring
x-consumer-idstring