VRIS - Viljatusravi infosüsteem
0.1.0 - draft Estonia flag

VRIS - Viljatusravi infosüsteem, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-vris/ and changes regularly. See the Directory of published versions

Resource Profile: MedicationAdministration: EE VRIS Medication administred during procedure(s)

Official URL: https://fhir.ee/vris/StructureDefinition/ee-vris-medication-administration Version: 0.1.0
Draft as of 2026-07-16 Computable Name: EEVRISMedicationAdministration

Profile for medication administration during infertility procedure(s). (ee Viljatusravi ajal manustatud ravim(id).)

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationAdministration 0..* MedicationAdministration Administration of medication to a patient
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... partOf Σ 0..* Reference(Procedure: EE VRIS Procedure) (ee Juhul kui ravimi manustamine on mingi protseduuri osa, siis siia viide sellele protseduurile.)
... status ?!Σ 1..1 code in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown
Binding: MedicationAdministrationStatusCodes (required): A set of codes indicating the current status of a MedicationAdministration.
... medication Σ 1..1 CodeableReference(Medication) (ee KAS paneme viite loendile ja ATC? seda pole termserveris... tuleb MedIn liidestus teha? Või uus LOEND teatud kindlatest ravimitest... SNOMED?)
Binding: SNOMEDCTMedicationCodes (example): Codes identifying substance or product that can be administered.
... subject Σ 1..1 Reference(Patient | Group) (ee Siia PATSIENDi viide, kes sai ravimit.)
... occurence[x] Σ 1..1 (ee Aeg, millal ravim manustati.)
.... occurenceDateTime dateTime
.... occurencePeriod Period
.... occurenceTiming Timing

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
MedicationAdministration.​status Base required MedicationAdministration Status Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​medication Base example SNOMED CT Medication Codes 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error MedicationAdministration If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error MedicationAdministration If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error MedicationAdministration If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error MedicationAdministration If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice MedicationAdministration A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from MedicationAdministration

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationAdministration 0..* MedicationAdministration Administration of medication to a patient
... basedOn 0..* Reference(CarePlan: EEVRIS Cycle) (ee Siia tuleb viide ravitsüklile, millest tuleneb ravimi(te) manustamine.)
... partOf 0..* Reference(Procedure: EE VRIS Procedure) (ee Juhul kui ravimi manustamine on mingi protseduuri osa, siis siia viide sellele protseduurile.)
... medication 1..1 CodeableReference(Medication) (ee KAS paneme viite loendile ja ATC? seda pole termserveris... tuleb MedIn liidestus teha? Või uus LOEND teatud kindlatest ravimitest... SNOMED?)
... occurence[x] 1..1 dateTime, Period, Timing (ee Aeg, millal ravim manustati.)
... isSubPotent 0..0 Full dose was not administered
... subPotentReason 0..0 Reason full dose was not administered

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationAdministration 0..* MedicationAdministration Administration of medication to a patient
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier 0..* Identifier External identifier
... basedOn 0..* Reference(CarePlan: EEVRIS Cycle) (ee Siia tuleb viide ravitsüklile, millest tuleneb ravimi(te) manustamine.)
... partOf Σ 0..* Reference(Procedure: EE VRIS Procedure) (ee Juhul kui ravimi manustamine on mingi protseduuri osa, siis siia viide sellele protseduurile.)
... status ?!Σ 1..1 code in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown
Binding: MedicationAdministrationStatusCodes (required): A set of codes indicating the current status of a MedicationAdministration.
... statusReason 0..* CodeableConcept Reason administration not performed
Binding: SNOMEDCTReasonMedicationNotGivenCodes (example): A set of codes indicating the reason why the MedicationAdministration is negated.
... category 0..* CodeableConcept Type of medication administration
Binding: MedicationAdministrationLocationCodes (example): A coded concept describing where the medication administered is expected to occur.
... medication Σ 1..1 CodeableReference(Medication) (ee KAS paneme viite loendile ja ATC? seda pole termserveris... tuleb MedIn liidestus teha? Või uus LOEND teatud kindlatest ravimitest... SNOMED?)
Binding: SNOMEDCTMedicationCodes (example): Codes identifying substance or product that can be administered.
... subject Σ 1..1 Reference(Patient | Group) (ee Siia PATSIENDi viide, kes sai ravimit.)
... encounter 0..1 Reference(Encounter) Encounter administered as part of
... supportingInformation 0..* Reference(Resource) Additional information to support administration
... occurence[x] Σ 1..1 (ee Aeg, millal ravim manustati.)
.... occurenceDateTime dateTime
.... occurencePeriod Period
.... occurenceTiming Timing
... recorded Σ 0..1 dateTime When the MedicationAdministration was first captured in the subject's record
... performer Σ 0..* BackboneElement Who or what performed the medication administration and what type of performance they did
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... function 0..1 CodeableConcept Type of performance
Binding: MedicationAdministrationPerformerFunctionCodes (example): A code describing the role an individual played in administering the medication.
.... actor Σ 1..1 CodeableReference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device) Who or what performed the medication administration
... reason 0..* CodeableReference(Condition | Observation | DiagnosticReport) Concept, condition or observation that supports why the medication was administered
Binding: ReasonMedicationGivenCodes (example): A set of codes indicating the reason why the MedicationAdministration was made.
... request 0..1 Reference(MedicationRequest) Request administration performed against
... device 0..* CodeableReference(Device) Device used to administer
... note 0..* Annotation Information about the administration
... dosage C 0..1 BackboneElement Details of how medication was taken
Constraints: mad-1
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... text C 0..1 string Free text dosage instructions e.g. SIG
.... site 0..1 CodeableConcept Body site administered to
Binding: SNOMEDCTAnatomicalStructureAdministrationSites (example): A coded concept describing the site location the medicine enters into or onto the body.
.... route 0..1 CodeableConcept Path of substance into body
Binding: SNOMEDCTRouteCodes (example): A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject.
.... method 0..1 CodeableConcept How drug was administered
Binding: SNOMEDCTAdministrationMethodCodes (example): A coded concept describing the technique by which the medicine is administered.
.... dose C 0..1 SimpleQuantity(5.0.0) Amount of medication per dose
.... rate[x] C 0..1 Dose quantity per unit of time
..... rateRatio Ratio
..... rateQuantity Quantity(SimpleQuantity)
... eventHistory 0..* Reference(Provenance) A list of events of interest in the lifecycle

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
MedicationAdministration.​language Base required All Languages 📍5.0.0 FHIR Std.
MedicationAdministration.​status Base required MedicationAdministration Status Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​statusReason Base example SNOMED CT Reason Medication Not Given Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​category Base example MedicationAdministration Location Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​medication Base example SNOMED CT Medication Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​performer.function Base example MedicationAdministration Performer Function Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​reason Base example Reason Medication Given Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​dosage.site Base example SNOMED CT Anatomical Structure for Administration Site Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​dosage.route Base example SNOMED CT Route Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​dosage.method Base example SNOMED CT Administration Method Codes 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error MedicationAdministration If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error MedicationAdministration If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error MedicationAdministration If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error MedicationAdministration If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice MedicationAdministration A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
mad-1 error MedicationAdministration.dosage If dosage attribute is present then SHALL have at least one of dosage.text or dosage.dose or dosage.rate[x] (dose.exists() or rate.exists() or text.exists())

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationAdministration 0..* MedicationAdministration Administration of medication to a patient
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... partOf Σ 0..* Reference(Procedure: EE VRIS Procedure) (ee Juhul kui ravimi manustamine on mingi protseduuri osa, siis siia viide sellele protseduurile.)
... status ?!Σ 1..1 code in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown
Binding: MedicationAdministrationStatusCodes (required): A set of codes indicating the current status of a MedicationAdministration.
... medication Σ 1..1 CodeableReference(Medication) (ee KAS paneme viite loendile ja ATC? seda pole termserveris... tuleb MedIn liidestus teha? Või uus LOEND teatud kindlatest ravimitest... SNOMED?)
Binding: SNOMEDCTMedicationCodes (example): Codes identifying substance or product that can be administered.
... subject Σ 1..1 Reference(Patient | Group) (ee Siia PATSIENDi viide, kes sai ravimit.)
... occurence[x] Σ 1..1 (ee Aeg, millal ravim manustati.)
.... occurenceDateTime dateTime
.... occurencePeriod Period
.... occurenceTiming Timing

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
MedicationAdministration.​status Base required MedicationAdministration Status Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​medication Base example SNOMED CT Medication Codes 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error MedicationAdministration If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error MedicationAdministration If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error MedicationAdministration If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error MedicationAdministration If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice MedicationAdministration A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from MedicationAdministration

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationAdministration 0..* MedicationAdministration Administration of medication to a patient
... basedOn 0..* Reference(CarePlan: EEVRIS Cycle) (ee Siia tuleb viide ravitsüklile, millest tuleneb ravimi(te) manustamine.)
... partOf 0..* Reference(Procedure: EE VRIS Procedure) (ee Juhul kui ravimi manustamine on mingi protseduuri osa, siis siia viide sellele protseduurile.)
... medication 1..1 CodeableReference(Medication) (ee KAS paneme viite loendile ja ATC? seda pole termserveris... tuleb MedIn liidestus teha? Või uus LOEND teatud kindlatest ravimitest... SNOMED?)
... occurence[x] 1..1 dateTime, Period, Timing (ee Aeg, millal ravim manustati.)
... isSubPotent 0..0 Full dose was not administered
... subPotentReason 0..0 Reason full dose was not administered

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MedicationAdministration 0..* MedicationAdministration Administration of medication to a patient
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier 0..* Identifier External identifier
... basedOn 0..* Reference(CarePlan: EEVRIS Cycle) (ee Siia tuleb viide ravitsüklile, millest tuleneb ravimi(te) manustamine.)
... partOf Σ 0..* Reference(Procedure: EE VRIS Procedure) (ee Juhul kui ravimi manustamine on mingi protseduuri osa, siis siia viide sellele protseduurile.)
... status ?!Σ 1..1 code in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown
Binding: MedicationAdministrationStatusCodes (required): A set of codes indicating the current status of a MedicationAdministration.
... statusReason 0..* CodeableConcept Reason administration not performed
Binding: SNOMEDCTReasonMedicationNotGivenCodes (example): A set of codes indicating the reason why the MedicationAdministration is negated.
... category 0..* CodeableConcept Type of medication administration
Binding: MedicationAdministrationLocationCodes (example): A coded concept describing where the medication administered is expected to occur.
... medication Σ 1..1 CodeableReference(Medication) (ee KAS paneme viite loendile ja ATC? seda pole termserveris... tuleb MedIn liidestus teha? Või uus LOEND teatud kindlatest ravimitest... SNOMED?)
Binding: SNOMEDCTMedicationCodes (example): Codes identifying substance or product that can be administered.
... subject Σ 1..1 Reference(Patient | Group) (ee Siia PATSIENDi viide, kes sai ravimit.)
... encounter 0..1 Reference(Encounter) Encounter administered as part of
... supportingInformation 0..* Reference(Resource) Additional information to support administration
... occurence[x] Σ 1..1 (ee Aeg, millal ravim manustati.)
.... occurenceDateTime dateTime
.... occurencePeriod Period
.... occurenceTiming Timing
... recorded Σ 0..1 dateTime When the MedicationAdministration was first captured in the subject's record
... performer Σ 0..* BackboneElement Who or what performed the medication administration and what type of performance they did
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... function 0..1 CodeableConcept Type of performance
Binding: MedicationAdministrationPerformerFunctionCodes (example): A code describing the role an individual played in administering the medication.
.... actor Σ 1..1 CodeableReference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device) Who or what performed the medication administration
... reason 0..* CodeableReference(Condition | Observation | DiagnosticReport) Concept, condition or observation that supports why the medication was administered
Binding: ReasonMedicationGivenCodes (example): A set of codes indicating the reason why the MedicationAdministration was made.
... request 0..1 Reference(MedicationRequest) Request administration performed against
... device 0..* CodeableReference(Device) Device used to administer
... note 0..* Annotation Information about the administration
... dosage C 0..1 BackboneElement Details of how medication was taken
Constraints: mad-1
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... text C 0..1 string Free text dosage instructions e.g. SIG
.... site 0..1 CodeableConcept Body site administered to
Binding: SNOMEDCTAnatomicalStructureAdministrationSites (example): A coded concept describing the site location the medicine enters into or onto the body.
.... route 0..1 CodeableConcept Path of substance into body
Binding: SNOMEDCTRouteCodes (example): A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject.
.... method 0..1 CodeableConcept How drug was administered
Binding: SNOMEDCTAdministrationMethodCodes (example): A coded concept describing the technique by which the medicine is administered.
.... dose C 0..1 SimpleQuantity(5.0.0) Amount of medication per dose
.... rate[x] C 0..1 Dose quantity per unit of time
..... rateRatio Ratio
..... rateQuantity Quantity(SimpleQuantity)
... eventHistory 0..* Reference(Provenance) A list of events of interest in the lifecycle

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
MedicationAdministration.​language Base required All Languages 📍5.0.0 FHIR Std.
MedicationAdministration.​status Base required MedicationAdministration Status Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​statusReason Base example SNOMED CT Reason Medication Not Given Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​category Base example MedicationAdministration Location Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​medication Base example SNOMED CT Medication Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​performer.function Base example MedicationAdministration Performer Function Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​reason Base example Reason Medication Given Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​dosage.site Base example SNOMED CT Anatomical Structure for Administration Site Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​dosage.route Base example SNOMED CT Route Codes 📍5.0.0 FHIR Std.
MedicationAdministration.​dosage.method Base example SNOMED CT Administration Method Codes 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error MedicationAdministration If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error MedicationAdministration If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error MedicationAdministration If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error MedicationAdministration If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice MedicationAdministration A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
mad-1 error MedicationAdministration.dosage If dosage attribute is present then SHALL have at least one of dosage.text or dosage.dose or dosage.rate[x] (dose.exists() or rate.exists() or text.exists())

 

Other representations of profile: CSV, Excel, Schematron