Prescription Search Support
1.0.0 - STU1
Prescription Search Support, published by eHealth Platform. 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-getIndications | Version: 1.0.0 | |||
Active as of 2024-11-18 | Computable Name: GetIndications |
Generated Narrative: OperationDefinition be-op-getIndications
URL: [base]/$getIndications
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | age | 1..1 | Age | Age of the patient | ||
IN | gender | 1..1 | code | Gender of the patient, possible values are: male, female, unknown | ||
IN | indication_proposal | 1..* | CodeableConcept | https://www.ehealth.fgov.be/standards/fhir/pss/ValueSet/be-pss-condition-codes (Required) | The code(s) for the indication(s) from various coding systems (e.g., SNOMED, ICD-10, CPC-2). | |
IN | freetext_indication | 0..* | string | The free text description of the patient's indication(s). | ||
IN | intention | 0..1 | CodeableConcept | http://your-internal-system/qsi-examinations (Required) | Proposed examination code(s) from various coding systems (e.g., internal, SNOMED, ICD-10, CPC-2). | |
OUT | return | 1..1 | Questionnaire |