Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva)
2.0.0 - draft Chile flag

Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva), published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile/clcore_2.0/ and changes regularly. See the Directory of published versions

Resource Profile: CL Medicamento

Official URL: https://hl7chile.cl/fhir/ig/clcore2/StructureDefinition/CoreMedicamentoCl Version: 2.0.0
Active as of 2024-08-13 Computable Name: CoreMedicamentoCl

Copyright/Legal: Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

Descripción de un Medicamento

Usage:

Formal Views of Profile Content

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

This structure is derived from Medication

NameFlagsCard.TypeDescription & Constraintsdoco
.. Medication 0..* Medication Definition of a Medication
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... NombreComercial S 0..1 string Nombre Comercial Fármaco
URL: https://hl7chile.cl/fhir/ig/clcore2/StructureDefinition/NombreComercial
... identifier S 0..* Identifier Identificador de Medicamento
.... use S 0..1 code usual | official | temp | secondary | old
.... system S 0..1 uri Sistema de identificación
.... value S 0..1 string Valor del identificador
... code S 0..1 CodeableConcept Código que identifica este medicamento
Binding: SNOMEDCTMedicationCodes (example)
.... reference S 0..1 string Literal reference, Relative, internal or absolute URL
.... display S 0..1 string Nombre del laboratorio farmacéutico
... form S 0..1 CodeableConcept Forma farmacéutica
Binding: SNOMEDCTFormCodes (example)
... ingredient S 0..* BackboneElement Componentes del medicamento
.... Slices for item[x] S 1..1 CodeableConcept, Reference(Substance | Medication) Componente del fármaco
Slice: Unordered, Open by type:$this
..... item[x]:itemCodeableConcept 0..1 CodeableConcept The actual ingredient or content
Binding: SNOMEDCTMedicationCodes (example)
..... item[x]:itemReference 0..1 Reference(Substance | CL Medicamento) The actual ingredient or content
.... isActive S 0..1 boolean Determinación si el componente es componente activo o no
.... strength S 0..1 Ratio Potencia del componente
..... numerator S 0..1 Quantity Valor del Numerador
...... value 0..1 decimal Valor del Numerador
...... unit 0..1 string Unidad del Numerador
..... denominator S 0..1 Quantity Valor del Denominador
...... value 0..1 decimal Valor del Denominador
...... unit 0..1 string Unidad del Denominador

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Medication.codeexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
Medication.formexampleSNOMEDCTFormCodes
http://hl7.org/fhir/ValueSet/medication-form-codes
from the FHIR Standard
Medication.ingredient.item[x]:itemCodeableConceptexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
NameFlagsCard.TypeDescription & Constraintsdoco
.. Medication 0..* Medication Definition of a Medication
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... NombreComercial S 0..1 string Nombre Comercial Fármaco
URL: https://hl7chile.cl/fhir/ig/clcore2/StructureDefinition/NombreComercial
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... use ?!SΣ 0..1 code usual | official | temp | secondary | old
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... system SΣ 0..1 uri Sistema de identificación
Example General: http://www.acme.com/identifiers/patient
.... value SΣ 0..1 string Valor del identificador
Example General: 123456
... code SΣ 0..1 CodeableConcept Código que identifica este medicamento
Binding: SNOMEDCTMedicationCodes (example)
... 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 SΣ 0..1 Reference(CL Organización) Laboratorio
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... display SΣ 0..1 string Nombre del laboratorio farmacéutico
... form S 0..1 CodeableConcept Forma farmacéutica
Binding: SNOMEDCTFormCodes (example)
... ingredient S 0..* BackboneElement Componentes del medicamento
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... Slices for item[x] S 1..1 Componente del fármaco
Slice: Unordered, Closed by type:$this
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Substance | Medication)
..... item[x]:itemCodeableConcept 0..1 CodeableConcept The actual ingredient or content
Binding: SNOMEDCTMedicationCodes (example)
..... item[x]:itemReference 0..1 Reference(Substance | CL Medicamento) The actual ingredient or content
.... isActive S 0..1 boolean Determinación si el componente es componente activo o no
.... strength S 0..1 Ratio Potencia del componente
..... numerator SΣ 0..1 Quantity Valor del Numerador
...... value Σ 0..1 decimal Valor del Numerador
...... comparator ?!Σ 0..1 code < | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

...... unit Σ 0..1 string Unidad del Numerador
..... denominator SΣ 0..1 Quantity Valor del Denominador
...... value Σ 0..1 decimal Valor del Denominador
...... comparator ?!Σ 0..1 code < | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

...... unit Σ 0..1 string Unidad del Denominador

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Medication.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Medication.codeexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
Medication.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-status|4.0.1
from the FHIR Standard
Medication.formexampleSNOMEDCTFormCodes
http://hl7.org/fhir/ValueSet/medication-form-codes
from the FHIR Standard
Medication.ingredient.item[x]:itemCodeableConceptexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
Medication.ingredient.strength.numerator.comparatorrequiredQuantityComparator
http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
from the FHIR Standard
Medication.ingredient.strength.denominator.comparatorrequiredQuantityComparator
http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
from the FHIR Standard
NameFlagsCard.TypeDescription & Constraintsdoco
.. Medication 0..* Medication Definition of a Medication
... 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
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... NombreComercial S 0..1 string Nombre Comercial Fármaco
URL: https://hl7chile.cl/fhir/ig/clcore2/StructureDefinition/NombreComercial
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Identificador de Medicamento
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!SΣ 0..1 code usual | official | temp | secondary | old
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

.... system SΣ 0..1 uri Sistema de identificación
Example General: http://www.acme.com/identifiers/patient
.... value SΣ 0..1 string Valor del identificador
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... code SΣ 0..1 CodeableConcept Código que identifica este medicamento
Binding: SNOMEDCTMedicationCodes (example)
... 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 SΣ 0..1 Reference(CL Organización) Laboratorio
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display SΣ 0..1 string Nombre del laboratorio farmacéutico
... form S 0..1 CodeableConcept Forma farmacéutica
Binding: SNOMEDCTFormCodes (example)
... amount Σ 0..1 Ratio Amount of drug in package
... ingredient S 0..* BackboneElement Componentes del medicamento
.... 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
.... Slices for item[x] S 1..1 Componente del fármaco
Slice: Unordered, Closed by type:$this
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Substance | Medication)
..... item[x]:itemCodeableConcept 0..1 CodeableConcept The actual ingredient or content
Binding: SNOMEDCTMedicationCodes (example)
..... item[x]:itemReference 0..1 Reference(Substance | CL Medicamento) The actual ingredient or content
.... isActive S 0..1 boolean Determinación si el componente es componente activo o no
.... strength S 0..1 Ratio Potencia del componente
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... numerator SΣ 0..1 Quantity Valor del Numerador
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... value Σ 0..1 decimal Valor del Numerador
...... comparator ?!Σ 0..1 code < | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

...... unit Σ 0..1 string Unidad del Numerador
...... system ΣC 0..1 uri System that defines coded unit form
...... code Σ 0..1 code Coded form of the unit
..... denominator SΣ 0..1 Quantity Valor del Denominador
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... value Σ 0..1 decimal Valor del Denominador
...... comparator ?!Σ 0..1 code < | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

...... unit Σ 0..1 string Unidad del Denominador
...... system ΣC 0..1 uri System that defines coded unit form
...... code Σ 0..1 code Coded form of the unit
... 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

PathConformanceValueSetURI
Medication.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Medication.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Medication.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Medication.codeexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
Medication.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-status|4.0.1
from the FHIR Standard
Medication.manufacturer.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Medication.formexampleSNOMEDCTFormCodes
http://hl7.org/fhir/ValueSet/medication-form-codes
from the FHIR Standard
Medication.ingredient.item[x]:itemCodeableConceptexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
Medication.ingredient.strength.numerator.comparatorrequiredQuantityComparator
http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
from the FHIR Standard
Medication.ingredient.strength.denominator.comparatorrequiredQuantityComparator
http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
from the FHIR Standard

This structure is derived from Medication

Summary

Must-Support: 16 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 Medication.ingredient.item[x]

Differential View

This structure is derived from Medication

NameFlagsCard.TypeDescription & Constraintsdoco
.. Medication 0..* Medication Definition of a Medication
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... NombreComercial S 0..1 string Nombre Comercial Fármaco
URL: https://hl7chile.cl/fhir/ig/clcore2/StructureDefinition/NombreComercial
... identifier S 0..* Identifier Identificador de Medicamento
.... use S 0..1 code usual | official | temp | secondary | old
.... system S 0..1 uri Sistema de identificación
.... value S 0..1 string Valor del identificador
... code S 0..1 CodeableConcept Código que identifica este medicamento
Binding: SNOMEDCTMedicationCodes (example)
.... reference S 0..1 string Literal reference, Relative, internal or absolute URL
.... display S 0..1 string Nombre del laboratorio farmacéutico
... form S 0..1 CodeableConcept Forma farmacéutica
Binding: SNOMEDCTFormCodes (example)
... ingredient S 0..* BackboneElement Componentes del medicamento
.... Slices for item[x] S 1..1 CodeableConcept, Reference(Substance | Medication) Componente del fármaco
Slice: Unordered, Open by type:$this
..... item[x]:itemCodeableConcept 0..1 CodeableConcept The actual ingredient or content
Binding: SNOMEDCTMedicationCodes (example)
..... item[x]:itemReference 0..1 Reference(Substance | CL Medicamento) The actual ingredient or content
.... isActive S 0..1 boolean Determinación si el componente es componente activo o no
.... strength S 0..1 Ratio Potencia del componente
..... numerator S 0..1 Quantity Valor del Numerador
...... value 0..1 decimal Valor del Numerador
...... unit 0..1 string Unidad del Numerador
..... denominator S 0..1 Quantity Valor del Denominador
...... value 0..1 decimal Valor del Denominador
...... unit 0..1 string Unidad del Denominador

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Medication.codeexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
Medication.formexampleSNOMEDCTFormCodes
http://hl7.org/fhir/ValueSet/medication-form-codes
from the FHIR Standard
Medication.ingredient.item[x]:itemCodeableConceptexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Medication 0..* Medication Definition of a Medication
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... NombreComercial S 0..1 string Nombre Comercial Fármaco
URL: https://hl7chile.cl/fhir/ig/clcore2/StructureDefinition/NombreComercial
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... use ?!SΣ 0..1 code usual | official | temp | secondary | old
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... system SΣ 0..1 uri Sistema de identificación
Example General: http://www.acme.com/identifiers/patient
.... value SΣ 0..1 string Valor del identificador
Example General: 123456
... code SΣ 0..1 CodeableConcept Código que identifica este medicamento
Binding: SNOMEDCTMedicationCodes (example)
... 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 SΣ 0..1 Reference(CL Organización) Laboratorio
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... display SΣ 0..1 string Nombre del laboratorio farmacéutico
... form S 0..1 CodeableConcept Forma farmacéutica
Binding: SNOMEDCTFormCodes (example)
... ingredient S 0..* BackboneElement Componentes del medicamento
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... Slices for item[x] S 1..1 Componente del fármaco
Slice: Unordered, Closed by type:$this
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Substance | Medication)
..... item[x]:itemCodeableConcept 0..1 CodeableConcept The actual ingredient or content
Binding: SNOMEDCTMedicationCodes (example)
..... item[x]:itemReference 0..1 Reference(Substance | CL Medicamento) The actual ingredient or content
.... isActive S 0..1 boolean Determinación si el componente es componente activo o no
.... strength S 0..1 Ratio Potencia del componente
..... numerator SΣ 0..1 Quantity Valor del Numerador
...... value Σ 0..1 decimal Valor del Numerador
...... comparator ?!Σ 0..1 code < | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

...... unit Σ 0..1 string Unidad del Numerador
..... denominator SΣ 0..1 Quantity Valor del Denominador
...... value Σ 0..1 decimal Valor del Denominador
...... comparator ?!Σ 0..1 code < | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

...... unit Σ 0..1 string Unidad del Denominador

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Medication.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Medication.codeexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
Medication.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-status|4.0.1
from the FHIR Standard
Medication.formexampleSNOMEDCTFormCodes
http://hl7.org/fhir/ValueSet/medication-form-codes
from the FHIR Standard
Medication.ingredient.item[x]:itemCodeableConceptexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
Medication.ingredient.strength.numerator.comparatorrequiredQuantityComparator
http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
from the FHIR Standard
Medication.ingredient.strength.denominator.comparatorrequiredQuantityComparator
http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
from the FHIR Standard

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Medication 0..* Medication Definition of a Medication
... 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
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... NombreComercial S 0..1 string Nombre Comercial Fármaco
URL: https://hl7chile.cl/fhir/ig/clcore2/StructureDefinition/NombreComercial
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Identificador de Medicamento
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!SΣ 0..1 code usual | official | temp | secondary | old
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

.... system SΣ 0..1 uri Sistema de identificación
Example General: http://www.acme.com/identifiers/patient
.... value SΣ 0..1 string Valor del identificador
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... code SΣ 0..1 CodeableConcept Código que identifica este medicamento
Binding: SNOMEDCTMedicationCodes (example)
... 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 SΣ 0..1 Reference(CL Organización) Laboratorio
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display SΣ 0..1 string Nombre del laboratorio farmacéutico
... form S 0..1 CodeableConcept Forma farmacéutica
Binding: SNOMEDCTFormCodes (example)
... amount Σ 0..1 Ratio Amount of drug in package
... ingredient S 0..* BackboneElement Componentes del medicamento
.... 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
.... Slices for item[x] S 1..1 Componente del fármaco
Slice: Unordered, Closed by type:$this
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Substance | Medication)
..... item[x]:itemCodeableConcept 0..1 CodeableConcept The actual ingredient or content
Binding: SNOMEDCTMedicationCodes (example)
..... item[x]:itemReference 0..1 Reference(Substance | CL Medicamento) The actual ingredient or content
.... isActive S 0..1 boolean Determinación si el componente es componente activo o no
.... strength S 0..1 Ratio Potencia del componente
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... numerator SΣ 0..1 Quantity Valor del Numerador
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... value Σ 0..1 decimal Valor del Numerador
...... comparator ?!Σ 0..1 code < | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

...... unit Σ 0..1 string Unidad del Numerador
...... system ΣC 0..1 uri System that defines coded unit form
...... code Σ 0..1 code Coded form of the unit
..... denominator SΣ 0..1 Quantity Valor del Denominador
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... value Σ 0..1 decimal Valor del Denominador
...... comparator ?!Σ 0..1 code < | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

...... unit Σ 0..1 string Unidad del Denominador
...... system ΣC 0..1 uri System that defines coded unit form
...... code Σ 0..1 code Coded form of the unit
... 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

PathConformanceValueSetURI
Medication.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Medication.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Medication.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Medication.codeexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
Medication.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-status|4.0.1
from the FHIR Standard
Medication.manufacturer.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Medication.formexampleSNOMEDCTFormCodes
http://hl7.org/fhir/ValueSet/medication-form-codes
from the FHIR Standard
Medication.ingredient.item[x]:itemCodeableConceptexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
from the FHIR Standard
Medication.ingredient.strength.numerator.comparatorrequiredQuantityComparator
http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
from the FHIR Standard
Medication.ingredient.strength.denominator.comparatorrequiredQuantityComparator
http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
from the FHIR Standard

This structure is derived from Medication

Summary

Must-Support: 16 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 Medication.ingredient.item[x]

 

Other representations of profile: CSV, Excel, Schematron