Prescription Search Support, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/pss/ and changes regularly. See the Directory of published versions
Official URL: https://www.ehealth.fgov.be/standards/fhir/pss/OperationDefinition/be-op-get-indications | Version: 1.0.0 | |||
Active as of 2024-10-03 | Computable Name: GetIndications |
Generated Narrative: OperationDefinition be-op-get-indications
URL: [base]/$getIndications
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | age | 1..1 | integer | Age of the patient | ||
IN | gender | 1..1 | code | Gender of the patient, possible values are: male, female, unknown | ||
IN | snomed_code | 1..* | CodeableConcept | https://www.ehealth.fgov.be/standards/fhir/pss/ValueSet/be-pss-indications (Required) | The SNOMED code(s) for the condition(s). | |
IN | freetext_indication | 0..* | string | The free text indication(s) of the patient's condition(s). | ||
IN | examination | 0..1 | integer | Optional examination code | ||
OUT | response | 1..1 | Questionnaire |