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: SupplyDelivery: EE VRIS Biological material movement

Official URL: https://fhir.ee/vris/StructureDefinition/ee-vris-supply-delivery Version: 0.1.0
Draft as of 2026-07-16 Computable Name: EEVRISSupplyDelivery

Use this profile for describing when the biological material (sperm, oocyte, embryo) is transferred from one place to another. (ee Eestis annetatud bioloogiline materjali (sperma, munarakud, embrüo) liikumine TTO-sse/sealt välja

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
.. SupplyDelivery 0..* SupplyDelivery Delivery of bulk Supplies
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:suppliedPackage 0..1 Reference(PackagedProductDefinition: EE VRIS Package) (ee KUI on vaja viidata pakendile. Äkki saaks identifikaatorite järgi viidata? Või alati on üks BDP 1 pakend? Arutelukoht!)
URL: https://fhir.ee/vris/StructureDefinition/ee-vris-supplied-package
... identifier 0..* Identifier (ee Liikumise identifikaator. Selle järgi saab jälgida materjali. Varasemad materjali liikumised tulevad selle kaudu.)
... status ?!Σ 0..1 code (ee Võtan vastu checkbox? |in-progress| = pole veel vastu võetud; |completed| = vastu võetud.)
Binding: SupplyDeliveryStatus (required): Status of the supply delivery.
... patient 0..1 Reference(Patient) (ee KAS seda on vaja? Liigub ainult materjal ja materjali küljes on viide KELLELE)
... type 0..1 CodeableConcept Always biologicallyderivedproduct
Binding: SupplyDeliverySupplyItemType (required): The type of supply dispense.
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 0..1 uri Identity of the terminology system
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: biologicallyderivedproduct
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... suppliedItem 1..* BackboneElement (ee MIDA liigutatakse. Bioloogiline materjal. KAS on vaja viidet ka pakendile või piisab BDP viitest?)
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... quantity 0..1 SimpleQuantity(5.0.0) (ee Kogus, dooside arv, mida liigutatakse.)
.... Slices for item[x] 1..1 Medication, Substance, Device or Biologically Derived Product supplied
Slice: Unordered, Open by type:$this
Binding: SupplyDeliverySupplyItemType (example): The item that was delivered.
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Medication | Substance | Device | BiologicallyDerivedProduct | NutritionProduct | InventoryItem)
..... item[x]:itemReference 0..1 Reference(BiologicallyDerivedProduct: EE VRIS Embryo | BiologicallyDerivedProduct: EE VRIS Sperm | BiologicallyDerivedProduct: EE VRIS Oocyte) Medication, Substance, Device or Biologically Derived Product supplied
... occurrence[x] Σ 1..1 (ee Üle andmise/vastu võtmise kuupäev. AEG, millal sündmus aset leiab)
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... supplier 1..1 Reference(Practitioner | PractitionerRole | Organization) (ee PÄRITOLU. KES saadab. Viide SPD Organizationile, mille alt tuleb ka aadress ning riik.)
.... reference ΣC 0..1 string (ee VÕI referents SPD Organizationile????)
.... display ΣC 0..1 string (ee TEKSTIna riigikood VÕI referents SDP Organizationile????)
... destination 1..1 Reference(Location) (ee SIHTKOHT. MIS asukoht vastu võtab)
... receiver 0..* Reference(Practitioner | PractitionerRole | Organization) (ee KES või MIS organisatsioon vastu võtab. Kas kohustuslik on Organization või Location, mis vastu võtab?)
.... reference ΣC 0..1 string (ee VIIDE SPD-le)
.... display ΣC 0..1 string (ee KUI viide puudub, tekstina)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
SupplyDelivery.status Base required Supply Delivery Status 📍5.0.0 FHIR Std.
SupplyDelivery.type Base required Supply Delivery Supply Item Type 📍5.0.0 FHIR Std.
SupplyDelivery.suppliedItem.​item[x] Base example Supply Delivery Supply Item Type 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error SupplyDelivery If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error SupplyDelivery 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 SupplyDelivery 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 SupplyDelivery If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice SupplyDelivery 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 SupplyDelivery

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SupplyDelivery 0..* SupplyDelivery Delivery of bulk Supplies
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:suppliedPackage 0..1 Reference(PackagedProductDefinition: EE VRIS Package) (ee KUI on vaja viidata pakendile. Äkki saaks identifikaatorite järgi viidata? Või alati on üks BDP 1 pakend? Arutelukoht!)
URL: https://fhir.ee/vris/StructureDefinition/ee-vris-supplied-package
... identifier 0..* Identifier (ee Liikumise identifikaator. Selle järgi saab jälgida materjali. Varasemad materjali liikumised tulevad selle kaudu.)
... basedOn 0..0 Fulfills plan, proposal or order
... status 0..1 code (ee Võtan vastu checkbox? |in-progress| = pole veel vastu võetud; |completed| = vastu võetud.)
... patient 0..1 Reference(Patient) (ee KAS seda on vaja? Liigub ainult materjal ja materjali küljes on viide KELLELE)
... type 0..1 CodeableConcept Always biologicallyderivedproduct
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: biologicallyderivedproduct
... suppliedItem 1..* BackboneElement (ee MIDA liigutatakse. Bioloogiline materjal. KAS on vaja viidet ka pakendile või piisab BDP viitest?)
.... quantity 0..1 SimpleQuantity(5.0.0) (ee Kogus, dooside arv, mida liigutatakse.)
.... Slices for item[x] 1..1 CodeableConcept, Reference(Medication | Substance | Device | BiologicallyDerivedProduct | NutritionProduct | InventoryItem) Medication, Substance, Device or Biologically Derived Product supplied
Slice: Unordered, Open by type:$this
..... item[x]:itemReference 0..1 Reference(BiologicallyDerivedProduct: EE VRIS Embryo | BiologicallyDerivedProduct: EE VRIS Sperm | BiologicallyDerivedProduct: EE VRIS Oocyte) Medication, Substance, Device or Biologically Derived Product supplied
... occurrence[x] 1..1 dateTime, Period, Timing (ee Üle andmise/vastu võtmise kuupäev. AEG, millal sündmus aset leiab)
... supplier 1..1 Reference(Practitioner | PractitionerRole | Organization) (ee PÄRITOLU. KES saadab. Viide SPD Organizationile, mille alt tuleb ka aadress ning riik.)
.... reference 0..1 string (ee VÕI referents SPD Organizationile????)
.... display 0..1 string (ee TEKSTIna riigikood VÕI referents SDP Organizationile????)
... destination 1..1 Reference(Location) (ee SIHTKOHT. MIS asukoht vastu võtab)
... receiver 0..* Reference(Practitioner | PractitionerRole | Organization) (ee KES või MIS organisatsioon vastu võtab. Kas kohustuslik on Organization või Location, mis vastu võtab?)
.... reference 0..1 string (ee VIIDE SPD-le)
.... display 0..1 string (ee KUI viide puudub, tekstina)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SupplyDelivery 0..* SupplyDelivery Delivery of bulk Supplies
... 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
... 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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:suppliedPackage 0..1 Reference(PackagedProductDefinition: EE VRIS Package) (ee KUI on vaja viidata pakendile. Äkki saaks identifikaatorite järgi viidata? Või alati on üks BDP 1 pakend? Arutelukoht!)
URL: https://fhir.ee/vris/StructureDefinition/ee-vris-supplied-package
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier 0..* Identifier (ee Liikumise identifikaator. Selle järgi saab jälgida materjali. Varasemad materjali liikumised tulevad selle kaudu.)
... status ?!Σ 0..1 code (ee Võtan vastu checkbox? |in-progress| = pole veel vastu võetud; |completed| = vastu võetud.)
Binding: SupplyDeliveryStatus (required): Status of the supply delivery.
... patient 0..1 Reference(Patient) (ee KAS seda on vaja? Liigub ainult materjal ja materjali küljes on viide KELLELE)
... type 0..1 CodeableConcept Always biologicallyderivedproduct
Binding: SupplyDeliverySupplyItemType (required): The type of supply dispense.
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 0..1 uri Identity of the terminology system
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: biologicallyderivedproduct
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... suppliedItem 1..* BackboneElement (ee MIDA liigutatakse. Bioloogiline materjal. KAS on vaja viidet ka pakendile või piisab BDP viitest?)
.... 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
.... quantity 0..1 SimpleQuantity(5.0.0) (ee Kogus, dooside arv, mida liigutatakse.)
.... Slices for item[x] 1..1 Medication, Substance, Device or Biologically Derived Product supplied
Slice: Unordered, Open by type:$this
Binding: SupplyDeliverySupplyItemType (example): The item that was delivered.
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Medication | Substance | Device | BiologicallyDerivedProduct | NutritionProduct | InventoryItem)
..... item[x]:itemReference 0..1 Reference(BiologicallyDerivedProduct: EE VRIS Embryo | BiologicallyDerivedProduct: EE VRIS Sperm | BiologicallyDerivedProduct: EE VRIS Oocyte) Medication, Substance, Device or Biologically Derived Product supplied
... occurrence[x] Σ 1..1 (ee Üle andmise/vastu võtmise kuupäev. AEG, millal sündmus aset leiab)
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... supplier 1..1 Reference(Practitioner | PractitionerRole | Organization) (ee PÄRITOLU. KES saadab. Viide SPD Organizationile, mille alt tuleb ka aadress ning riik.)
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string (ee VÕI referents SPD Organizationile????)
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string (ee TEKSTIna riigikood VÕI referents SDP Organizationile????)
... destination 1..1 Reference(Location) (ee SIHTKOHT. MIS asukoht vastu võtab)
... receiver 0..* Reference(Practitioner | PractitionerRole | Organization) (ee KES või MIS organisatsioon vastu võtab. Kas kohustuslik on Organization või Location, mis vastu võtab?)
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string (ee VIIDE SPD-le)
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string (ee KUI viide puudub, tekstina)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
SupplyDelivery.language Base required All Languages 📍5.0.0 FHIR Std.
SupplyDelivery.status Base required Supply Delivery Status 📍5.0.0 FHIR Std.
SupplyDelivery.type Base required Supply Delivery Supply Item Type 📍5.0.0 FHIR Std.
SupplyDelivery.suppliedItem.​item[x] Base example Supply Delivery Supply Item Type 📍5.0.0 FHIR Std.
SupplyDelivery.supplier.​type Base extensible Resource Types 📍5.0.0 FHIR Std.
SupplyDelivery.receiver.​type Base extensible Resource Types 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error SupplyDelivery If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error SupplyDelivery 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 SupplyDelivery 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 SupplyDelivery If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice SupplyDelivery 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 SupplyDelivery

Summary

Mandatory: 5 elements
Prohibited: 2 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of SupplyDelivery.suppliedItem.item[x]

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SupplyDelivery 0..* SupplyDelivery Delivery of bulk Supplies
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:suppliedPackage 0..1 Reference(PackagedProductDefinition: EE VRIS Package) (ee KUI on vaja viidata pakendile. Äkki saaks identifikaatorite järgi viidata? Või alati on üks BDP 1 pakend? Arutelukoht!)
URL: https://fhir.ee/vris/StructureDefinition/ee-vris-supplied-package
... identifier 0..* Identifier (ee Liikumise identifikaator. Selle järgi saab jälgida materjali. Varasemad materjali liikumised tulevad selle kaudu.)
... status ?!Σ 0..1 code (ee Võtan vastu checkbox? |in-progress| = pole veel vastu võetud; |completed| = vastu võetud.)
Binding: SupplyDeliveryStatus (required): Status of the supply delivery.
... patient 0..1 Reference(Patient) (ee KAS seda on vaja? Liigub ainult materjal ja materjali küljes on viide KELLELE)
... type 0..1 CodeableConcept Always biologicallyderivedproduct
Binding: SupplyDeliverySupplyItemType (required): The type of supply dispense.
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 0..1 uri Identity of the terminology system
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: biologicallyderivedproduct
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... suppliedItem 1..* BackboneElement (ee MIDA liigutatakse. Bioloogiline materjal. KAS on vaja viidet ka pakendile või piisab BDP viitest?)
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... quantity 0..1 SimpleQuantity(5.0.0) (ee Kogus, dooside arv, mida liigutatakse.)
.... Slices for item[x] 1..1 Medication, Substance, Device or Biologically Derived Product supplied
Slice: Unordered, Open by type:$this
Binding: SupplyDeliverySupplyItemType (example): The item that was delivered.
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Medication | Substance | Device | BiologicallyDerivedProduct | NutritionProduct | InventoryItem)
..... item[x]:itemReference 0..1 Reference(BiologicallyDerivedProduct: EE VRIS Embryo | BiologicallyDerivedProduct: EE VRIS Sperm | BiologicallyDerivedProduct: EE VRIS Oocyte) Medication, Substance, Device or Biologically Derived Product supplied
... occurrence[x] Σ 1..1 (ee Üle andmise/vastu võtmise kuupäev. AEG, millal sündmus aset leiab)
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... supplier 1..1 Reference(Practitioner | PractitionerRole | Organization) (ee PÄRITOLU. KES saadab. Viide SPD Organizationile, mille alt tuleb ka aadress ning riik.)
.... reference ΣC 0..1 string (ee VÕI referents SPD Organizationile????)
.... display ΣC 0..1 string (ee TEKSTIna riigikood VÕI referents SDP Organizationile????)
... destination 1..1 Reference(Location) (ee SIHTKOHT. MIS asukoht vastu võtab)
... receiver 0..* Reference(Practitioner | PractitionerRole | Organization) (ee KES või MIS organisatsioon vastu võtab. Kas kohustuslik on Organization või Location, mis vastu võtab?)
.... reference ΣC 0..1 string (ee VIIDE SPD-le)
.... display ΣC 0..1 string (ee KUI viide puudub, tekstina)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
SupplyDelivery.status Base required Supply Delivery Status 📍5.0.0 FHIR Std.
SupplyDelivery.type Base required Supply Delivery Supply Item Type 📍5.0.0 FHIR Std.
SupplyDelivery.suppliedItem.​item[x] Base example Supply Delivery Supply Item Type 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error SupplyDelivery If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error SupplyDelivery 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 SupplyDelivery 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 SupplyDelivery If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice SupplyDelivery 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 SupplyDelivery

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SupplyDelivery 0..* SupplyDelivery Delivery of bulk Supplies
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:suppliedPackage 0..1 Reference(PackagedProductDefinition: EE VRIS Package) (ee KUI on vaja viidata pakendile. Äkki saaks identifikaatorite järgi viidata? Või alati on üks BDP 1 pakend? Arutelukoht!)
URL: https://fhir.ee/vris/StructureDefinition/ee-vris-supplied-package
... identifier 0..* Identifier (ee Liikumise identifikaator. Selle järgi saab jälgida materjali. Varasemad materjali liikumised tulevad selle kaudu.)
... basedOn 0..0 Fulfills plan, proposal or order
... status 0..1 code (ee Võtan vastu checkbox? |in-progress| = pole veel vastu võetud; |completed| = vastu võetud.)
... patient 0..1 Reference(Patient) (ee KAS seda on vaja? Liigub ainult materjal ja materjali küljes on viide KELLELE)
... type 0..1 CodeableConcept Always biologicallyderivedproduct
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: biologicallyderivedproduct
... suppliedItem 1..* BackboneElement (ee MIDA liigutatakse. Bioloogiline materjal. KAS on vaja viidet ka pakendile või piisab BDP viitest?)
.... quantity 0..1 SimpleQuantity(5.0.0) (ee Kogus, dooside arv, mida liigutatakse.)
.... Slices for item[x] 1..1 CodeableConcept, Reference(Medication | Substance | Device | BiologicallyDerivedProduct | NutritionProduct | InventoryItem) Medication, Substance, Device or Biologically Derived Product supplied
Slice: Unordered, Open by type:$this
..... item[x]:itemReference 0..1 Reference(BiologicallyDerivedProduct: EE VRIS Embryo | BiologicallyDerivedProduct: EE VRIS Sperm | BiologicallyDerivedProduct: EE VRIS Oocyte) Medication, Substance, Device or Biologically Derived Product supplied
... occurrence[x] 1..1 dateTime, Period, Timing (ee Üle andmise/vastu võtmise kuupäev. AEG, millal sündmus aset leiab)
... supplier 1..1 Reference(Practitioner | PractitionerRole | Organization) (ee PÄRITOLU. KES saadab. Viide SPD Organizationile, mille alt tuleb ka aadress ning riik.)
.... reference 0..1 string (ee VÕI referents SPD Organizationile????)
.... display 0..1 string (ee TEKSTIna riigikood VÕI referents SDP Organizationile????)
... destination 1..1 Reference(Location) (ee SIHTKOHT. MIS asukoht vastu võtab)
... receiver 0..* Reference(Practitioner | PractitionerRole | Organization) (ee KES või MIS organisatsioon vastu võtab. Kas kohustuslik on Organization või Location, mis vastu võtab?)
.... reference 0..1 string (ee VIIDE SPD-le)
.... display 0..1 string (ee KUI viide puudub, tekstina)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. SupplyDelivery 0..* SupplyDelivery Delivery of bulk Supplies
... 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
... 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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:suppliedPackage 0..1 Reference(PackagedProductDefinition: EE VRIS Package) (ee KUI on vaja viidata pakendile. Äkki saaks identifikaatorite järgi viidata? Või alati on üks BDP 1 pakend? Arutelukoht!)
URL: https://fhir.ee/vris/StructureDefinition/ee-vris-supplied-package
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier 0..* Identifier (ee Liikumise identifikaator. Selle järgi saab jälgida materjali. Varasemad materjali liikumised tulevad selle kaudu.)
... status ?!Σ 0..1 code (ee Võtan vastu checkbox? |in-progress| = pole veel vastu võetud; |completed| = vastu võetud.)
Binding: SupplyDeliveryStatus (required): Status of the supply delivery.
... patient 0..1 Reference(Patient) (ee KAS seda on vaja? Liigub ainult materjal ja materjali küljes on viide KELLELE)
... type 0..1 CodeableConcept Always biologicallyderivedproduct
Binding: SupplyDeliverySupplyItemType (required): The type of supply dispense.
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 0..1 uri Identity of the terminology system
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: biologicallyderivedproduct
..... display 0..1 string Representation defined by the system
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... suppliedItem 1..* BackboneElement (ee MIDA liigutatakse. Bioloogiline materjal. KAS on vaja viidet ka pakendile või piisab BDP viitest?)
.... 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
.... quantity 0..1 SimpleQuantity(5.0.0) (ee Kogus, dooside arv, mida liigutatakse.)
.... Slices for item[x] 1..1 Medication, Substance, Device or Biologically Derived Product supplied
Slice: Unordered, Open by type:$this
Binding: SupplyDeliverySupplyItemType (example): The item that was delivered.
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Medication | Substance | Device | BiologicallyDerivedProduct | NutritionProduct | InventoryItem)
..... item[x]:itemReference 0..1 Reference(BiologicallyDerivedProduct: EE VRIS Embryo | BiologicallyDerivedProduct: EE VRIS Sperm | BiologicallyDerivedProduct: EE VRIS Oocyte) Medication, Substance, Device or Biologically Derived Product supplied
... occurrence[x] Σ 1..1 (ee Üle andmise/vastu võtmise kuupäev. AEG, millal sündmus aset leiab)
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... supplier 1..1 Reference(Practitioner | PractitionerRole | Organization) (ee PÄRITOLU. KES saadab. Viide SPD Organizationile, mille alt tuleb ka aadress ning riik.)
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string (ee VÕI referents SPD Organizationile????)
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string (ee TEKSTIna riigikood VÕI referents SDP Organizationile????)
... destination 1..1 Reference(Location) (ee SIHTKOHT. MIS asukoht vastu võtab)
... receiver 0..* Reference(Practitioner | PractitionerRole | Organization) (ee KES või MIS organisatsioon vastu võtab. Kas kohustuslik on Organization või Location, mis vastu võtab?)
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string (ee VIIDE SPD-le)
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string (ee KUI viide puudub, tekstina)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
SupplyDelivery.language Base required All Languages 📍5.0.0 FHIR Std.
SupplyDelivery.status Base required Supply Delivery Status 📍5.0.0 FHIR Std.
SupplyDelivery.type Base required Supply Delivery Supply Item Type 📍5.0.0 FHIR Std.
SupplyDelivery.suppliedItem.​item[x] Base example Supply Delivery Supply Item Type 📍5.0.0 FHIR Std.
SupplyDelivery.supplier.​type Base extensible Resource Types 📍5.0.0 FHIR Std.
SupplyDelivery.receiver.​type Base extensible Resource Types 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error SupplyDelivery If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error SupplyDelivery 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 SupplyDelivery 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 SupplyDelivery If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice SupplyDelivery 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 SupplyDelivery

Summary

Mandatory: 5 elements
Prohibited: 2 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of SupplyDelivery.suppliedItem.item[x]

 

Other representations of profile: CSV, Excel, Schematron