Rigoletto Implementation Guide
0.4.0 - ci-build

Rigoletto Implementation Guide - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Medication_Rigoletto

Official URL: https://rigoletto.na.icar.cnr.it/StructureDefinition/medication-rigoletto Version: 0.4.0
Active as of 2026-07-14 Computable Name: Medication_Rigoletto

Rappresenta un medicinale o integratore utilizzabile dal paziente tramite il profilo Medication

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
.. Medication 0..* Medication Farmaco
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... code SΣ 1..1 CodeableConcept Nome o codice del Farmaco
Binding: SNOMEDCTMedicationCodes (example): A coded concept that defines the type of a medication.
.... Slices for coding Σ 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:AIC Σ 0..1 Coding Codice AIC del farmaco
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.2.9.6.1.5
...... code Σ 1..1 code Codice AIC del farmaco
..... coding:ATC Σ 0..1 Coding Codice ATC del farmaco
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.6.73
...... code Σ 1..1 code Codice ATC del farmaco
Binding: WHO ATC (required)
..... coding:GruppoEquivalenza Σ 0..1 Coding Gruppo di equivalenza del farmaco
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.2.9.6.1.51
...... code Σ 1..1 code Codice del gruppo di equivalenza del farmaco
Binding: AIFA - Gruppi di Equivalenza (required)
..... coding:altro Σ 0..* Coding Qualora il codice del farmaco/integratore non ricada in nessuna delle precedenti alternative, è possibile utilizzare la slice 'altro'
...... Slices for extension Content/Rules for all slices
....... extension:descrizione 0..1 (Complex) Descrizione specifica per il farmaco che non rientra nelle codifiche AIC/ATC/GE
URL: http://hl7.org/fhir/StructureDefinition/originalText
........ extension 0..0 Extension
Slice: Unordered, Open by value:url
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/originalText"
........ Slices for value[x] 1..1 string Value of extension
Slice: Unordered, Closed by type:$this
........ Slices for value[x] Content/Rules for all slices
......... value[x]:valueString 1..1 string Value of extension
...... system Σ 0..1 uri Identity of the terminology system
Binding: NullFlavor (required)
...... code Σ 1..1 code Symbol in syntax defined by the system
... form S 0..1 CodeableConcept Forma farmaceutica del Farmaco (compressa, soluzione,crema etc.)
Binding: Dosage VS (required)
... amount SΣ 0..1 Ratio Quantità totale o concentrazione del Farmaco
... ingredient 0..* BackboneElement Active or inactive ingredient
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... item[x] S 1..1 Principi attivi contenuti nel Farmaco
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Substance | Medication)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Medication.code Base example SNOMED CT Medication Codes 📍4.0.1 FHIR Std.
Medication.code.coding:ATC.​code Base required WHO ATC 📦0.4.0 This IG
Medication.code.coding:GruppoEquivalenza.​code Base required AIFA - Gruppi di Equivalenza 📦0.4.0 This IG
Medication.code.coding:altro.​system Base required NullFlavor 📦3.0.0 THO v7.2
Medication.status Base required Medication status codes 📍4.0.1 FHIR Std.
Medication.form Base required Dosage VS 📦0.4.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Medication If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Medication 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Medication 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 Medication If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Medication 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 Medication

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Medication 0..* Medication Farmaco
... code S 1..1 CodeableConcept Nome o codice del Farmaco
.... Slices for coding 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:AIC 0..1 Coding Codice AIC del farmaco
...... system 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.2.9.6.1.5
...... code 1..1 code Codice AIC del farmaco
..... coding:ATC 0..1 Coding Codice ATC del farmaco
...... system 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.6.73
...... code 1..1 code Codice ATC del farmaco
Binding: WHO ATC (required)
..... coding:GruppoEquivalenza 0..1 Coding Gruppo di equivalenza del farmaco
...... system 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.2.9.6.1.51
...... code 1..1 code Codice del gruppo di equivalenza del farmaco
Binding: AIFA - Gruppi di Equivalenza (required)
..... coding:altro 0..* Coding Qualora il codice del farmaco/integratore non ricada in nessuna delle precedenti alternative, è possibile utilizzare la slice 'altro'
...... Slices for extension Content/Rules for all slices
....... extension:descrizione 0..1 (Complex) Descrizione specifica per il farmaco che non rientra nelle codifiche AIC/ATC/GE
URL: http://hl7.org/fhir/StructureDefinition/originalText
........ Slices for value[x] 1..1 string Value of extension
Slice: Unordered, Open by type:$this
........ Slices for value[x] Content/Rules for all slices
......... value[x]:valueString 1..1 string Value of extension
...... system 0..1 uri Identity of the terminology system
Binding: NullFlavor (required)
...... code 1..1 code Symbol in syntax defined by the system
... form S 0..1 CodeableConcept Forma farmaceutica del Farmaco (compressa, soluzione,crema etc.)
Binding: Dosage VS (required)
... amount S 0..1 Ratio Quantità totale o concentrazione del Farmaco
.... item[x] S 1..1 CodeableConcept, Reference(Substance | Medication) Principi attivi contenuti nel Farmaco

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Medication.code.coding:ATC.​code Base required WHO ATC 📦0.4.0 This IG
Medication.code.coding:GruppoEquivalenza.​code Base required AIFA - Gruppi di Equivalenza 📦0.4.0 This IG
Medication.code.coding:altro.​system Base required NullFlavor 📦3.0.0 THO v7.2
Medication.form Base required Dosage VS 📦0.4.0 This IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Medication 0..* Medication Farmaco
... 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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Business identifier for this medication
... code SΣ 1..1 CodeableConcept Nome o codice del Farmaco
Binding: SNOMEDCTMedicationCodes (example): A coded concept that defines the type of a medication.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... Slices for coding Σ 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:AIC Σ 0..1 Coding Codice AIC del farmaco
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.2.9.6.1.5
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Codice AIC del farmaco
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... coding:ATC Σ 0..1 Coding Codice ATC del farmaco
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.6.73
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Codice ATC del farmaco
Binding: WHO ATC (required)
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... coding:GruppoEquivalenza Σ 0..1 Coding Gruppo di equivalenza del farmaco
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.2.9.6.1.51
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Codice del gruppo di equivalenza del farmaco
Binding: AIFA - Gruppi di Equivalenza (required)
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... coding:altro Σ 0..* Coding Qualora il codice del farmaco/integratore non ricada in nessuna delle precedenti alternative, è possibile utilizzare la slice 'altro'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... Slices for extension Content/Rules for all slices
....... extension:descrizione 0..1 (Complex) Descrizione specifica per il farmaco che non rientra nelle codifiche AIC/ATC/GE
URL: http://hl7.org/fhir/StructureDefinition/originalText
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Unordered, Open by value:url
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/originalText"
........ Slices for value[x] 1..1 string Value of extension
Slice: Unordered, Closed by type:$this
........ Slices for value[x] Content/Rules for all slices
......... value[x]:valueString 1..1 string Value of extension
...... system Σ 0..1 uri Identity of the terminology system
Binding: NullFlavor (required)
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Symbol in syntax defined by the system
...... 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
... status ?!Σ 0..1 code active | inactive | entered-in-error
Binding: Medication Status Codes (required): A coded concept defining if the medication is in active use.
... manufacturer Σ 0..1 Reference(Organization) Manufacturer of the item
... form S 0..1 CodeableConcept Forma farmaceutica del Farmaco (compressa, soluzione,crema etc.)
Binding: Dosage VS (required)
... amount SΣ 0..1 Ratio Quantità totale o concentrazione del Farmaco
... ingredient 0..* BackboneElement Active or inactive ingredient
.... 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
.... item[x] S 1..1 Principi attivi contenuti nel Farmaco
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Substance | Medication)
.... isActive 0..1 boolean Active ingredient indicator
.... strength 0..1 Ratio Quantity of ingredient present
... batch 0..1 BackboneElement Details about packaged medications
.... 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
.... lotNumber 0..1 string Identifier assigned to batch
.... expirationDate 0..1 dateTime When batch will expire

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Medication.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Medication.code Base example SNOMED CT Medication Codes 📍4.0.1 FHIR Std.
Medication.code.coding:ATC.​code Base required WHO ATC 📦0.4.0 This IG
Medication.code.coding:GruppoEquivalenza.​code Base required AIFA - Gruppi di Equivalenza 📦0.4.0 This IG
Medication.code.coding:altro.​system Base required NullFlavor 📦3.0.0 THO v7.2
Medication.status Base required Medication status codes 📍4.0.1 FHIR Std.
Medication.form Base required Dosage VS 📦0.4.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Medication If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Medication 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Medication 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 Medication If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Medication 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 Medication

Summary

Mandatory: 2 elements(8 nested mandatory elements)
Must-Support: 4 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Medication.code.coding
  • The element 1 is sliced based on the value of Medication.code.coding.extension.value[x]

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Medication 0..* Medication Farmaco
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... code SΣ 1..1 CodeableConcept Nome o codice del Farmaco
Binding: SNOMEDCTMedicationCodes (example): A coded concept that defines the type of a medication.
.... Slices for coding Σ 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:AIC Σ 0..1 Coding Codice AIC del farmaco
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.2.9.6.1.5
...... code Σ 1..1 code Codice AIC del farmaco
..... coding:ATC Σ 0..1 Coding Codice ATC del farmaco
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.6.73
...... code Σ 1..1 code Codice ATC del farmaco
Binding: WHO ATC (required)
..... coding:GruppoEquivalenza Σ 0..1 Coding Gruppo di equivalenza del farmaco
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.2.9.6.1.51
...... code Σ 1..1 code Codice del gruppo di equivalenza del farmaco
Binding: AIFA - Gruppi di Equivalenza (required)
..... coding:altro Σ 0..* Coding Qualora il codice del farmaco/integratore non ricada in nessuna delle precedenti alternative, è possibile utilizzare la slice 'altro'
...... Slices for extension Content/Rules for all slices
....... extension:descrizione 0..1 (Complex) Descrizione specifica per il farmaco che non rientra nelle codifiche AIC/ATC/GE
URL: http://hl7.org/fhir/StructureDefinition/originalText
........ extension 0..0 Extension
Slice: Unordered, Open by value:url
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/originalText"
........ Slices for value[x] 1..1 string Value of extension
Slice: Unordered, Closed by type:$this
........ Slices for value[x] Content/Rules for all slices
......... value[x]:valueString 1..1 string Value of extension
...... system Σ 0..1 uri Identity of the terminology system
Binding: NullFlavor (required)
...... code Σ 1..1 code Symbol in syntax defined by the system
... form S 0..1 CodeableConcept Forma farmaceutica del Farmaco (compressa, soluzione,crema etc.)
Binding: Dosage VS (required)
... amount SΣ 0..1 Ratio Quantità totale o concentrazione del Farmaco
... ingredient 0..* BackboneElement Active or inactive ingredient
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... item[x] S 1..1 Principi attivi contenuti nel Farmaco
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Substance | Medication)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Medication.code Base example SNOMED CT Medication Codes 📍4.0.1 FHIR Std.
Medication.code.coding:ATC.​code Base required WHO ATC 📦0.4.0 This IG
Medication.code.coding:GruppoEquivalenza.​code Base required AIFA - Gruppi di Equivalenza 📦0.4.0 This IG
Medication.code.coding:altro.​system Base required NullFlavor 📦3.0.0 THO v7.2
Medication.status Base required Medication status codes 📍4.0.1 FHIR Std.
Medication.form Base required Dosage VS 📦0.4.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Medication If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Medication 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Medication 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 Medication If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Medication 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 Medication

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Medication 0..* Medication Farmaco
... code S 1..1 CodeableConcept Nome o codice del Farmaco
.... Slices for coding 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:AIC 0..1 Coding Codice AIC del farmaco
...... system 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.2.9.6.1.5
...... code 1..1 code Codice AIC del farmaco
..... coding:ATC 0..1 Coding Codice ATC del farmaco
...... system 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.6.73
...... code 1..1 code Codice ATC del farmaco
Binding: WHO ATC (required)
..... coding:GruppoEquivalenza 0..1 Coding Gruppo di equivalenza del farmaco
...... system 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.2.9.6.1.51
...... code 1..1 code Codice del gruppo di equivalenza del farmaco
Binding: AIFA - Gruppi di Equivalenza (required)
..... coding:altro 0..* Coding Qualora il codice del farmaco/integratore non ricada in nessuna delle precedenti alternative, è possibile utilizzare la slice 'altro'
...... Slices for extension Content/Rules for all slices
....... extension:descrizione 0..1 (Complex) Descrizione specifica per il farmaco che non rientra nelle codifiche AIC/ATC/GE
URL: http://hl7.org/fhir/StructureDefinition/originalText
........ Slices for value[x] 1..1 string Value of extension
Slice: Unordered, Open by type:$this
........ Slices for value[x] Content/Rules for all slices
......... value[x]:valueString 1..1 string Value of extension
...... system 0..1 uri Identity of the terminology system
Binding: NullFlavor (required)
...... code 1..1 code Symbol in syntax defined by the system
... form S 0..1 CodeableConcept Forma farmaceutica del Farmaco (compressa, soluzione,crema etc.)
Binding: Dosage VS (required)
... amount S 0..1 Ratio Quantità totale o concentrazione del Farmaco
.... item[x] S 1..1 CodeableConcept, Reference(Substance | Medication) Principi attivi contenuti nel Farmaco

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Medication.code.coding:ATC.​code Base required WHO ATC 📦0.4.0 This IG
Medication.code.coding:GruppoEquivalenza.​code Base required AIFA - Gruppi di Equivalenza 📦0.4.0 This IG
Medication.code.coding:altro.​system Base required NullFlavor 📦3.0.0 THO v7.2
Medication.form Base required Dosage VS 📦0.4.0 This IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Medication 0..* Medication Farmaco
... 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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Business identifier for this medication
... code SΣ 1..1 CodeableConcept Nome o codice del Farmaco
Binding: SNOMEDCTMedicationCodes (example): A coded concept that defines the type of a medication.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... Slices for coding Σ 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:AIC Σ 0..1 Coding Codice AIC del farmaco
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.2.9.6.1.5
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Codice AIC del farmaco
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... coding:ATC Σ 0..1 Coding Codice ATC del farmaco
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.6.73
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Codice ATC del farmaco
Binding: WHO ATC (required)
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... coding:GruppoEquivalenza Σ 0..1 Coding Gruppo di equivalenza del farmaco
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: urn:oid:2.16.840.1.113883.2.9.6.1.51
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Codice del gruppo di equivalenza del farmaco
Binding: AIFA - Gruppi di Equivalenza (required)
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... coding:altro Σ 0..* Coding Qualora il codice del farmaco/integratore non ricada in nessuna delle precedenti alternative, è possibile utilizzare la slice 'altro'
...... id 0..1 string Unique id for inter-element referencing
...... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... Slices for extension Content/Rules for all slices
....... extension:descrizione 0..1 (Complex) Descrizione specifica per il farmaco che non rientra nelle codifiche AIC/ATC/GE
URL: http://hl7.org/fhir/StructureDefinition/originalText
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Unordered, Open by value:url
........ url 1..1 uri "http://hl7.org/fhir/StructureDefinition/originalText"
........ Slices for value[x] 1..1 string Value of extension
Slice: Unordered, Closed by type:$this
........ Slices for value[x] Content/Rules for all slices
......... value[x]:valueString 1..1 string Value of extension
...... system Σ 0..1 uri Identity of the terminology system
Binding: NullFlavor (required)
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Symbol in syntax defined by the system
...... 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
... status ?!Σ 0..1 code active | inactive | entered-in-error
Binding: Medication Status Codes (required): A coded concept defining if the medication is in active use.
... manufacturer Σ 0..1 Reference(Organization) Manufacturer of the item
... form S 0..1 CodeableConcept Forma farmaceutica del Farmaco (compressa, soluzione,crema etc.)
Binding: Dosage VS (required)
... amount SΣ 0..1 Ratio Quantità totale o concentrazione del Farmaco
... ingredient 0..* BackboneElement Active or inactive ingredient
.... 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
.... item[x] S 1..1 Principi attivi contenuti nel Farmaco
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Substance | Medication)
.... isActive 0..1 boolean Active ingredient indicator
.... strength 0..1 Ratio Quantity of ingredient present
... batch 0..1 BackboneElement Details about packaged medications
.... 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
.... lotNumber 0..1 string Identifier assigned to batch
.... expirationDate 0..1 dateTime When batch will expire

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Medication.language Base preferred Common Languages 📍4.0.1 FHIR Std.
Medication.code Base example SNOMED CT Medication Codes 📍4.0.1 FHIR Std.
Medication.code.coding:ATC.​code Base required WHO ATC 📦0.4.0 This IG
Medication.code.coding:GruppoEquivalenza.​code Base required AIFA - Gruppi di Equivalenza 📦0.4.0 This IG
Medication.code.coding:altro.​system Base required NullFlavor 📦3.0.0 THO v7.2
Medication.status Base required Medication status codes 📍4.0.1 FHIR Std.
Medication.form Base required Dosage VS 📦0.4.0 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Medication If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Medication 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Medication 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 Medication If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Medication 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 Medication

Summary

Mandatory: 2 elements(8 nested mandatory elements)
Must-Support: 4 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Medication.code.coding
  • The element 1 is sliced based on the value of Medication.code.coding.extension.value[x]

 

Other representations of profile: CSV, Excel, Schematron