Guía de Implementación cl core FHIR R4, (Versión Evolutiva)
2.0.0 - ci-build
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_ig/ and changes regularly. See the Directory of published versions
Official URL: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreMedicamentoCl | Version: 2.0.0 | |||
Draft as of 2025-08-27 | 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
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Medication | Definition of a Medication | |
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Nombre Comercial Fármaco URL: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/NombreComercial |
![]() ![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() |
SΣ | 0..* | Identifier | Identificador de Medicamento |
![]() ![]() ![]() ![]() |
?!SΣ | 0..1 | code | usual | official | temp | secondary | old Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | uri | Sistema de identificación Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Valor del identificador Example General: 123456 |
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | Código que identifica este medicamento Binding: SNOMEDCTMedicationCodes (example) |
![]() ![]() ![]() |
?!Σ | 0..1 | code | active | inactive | entered-in-error Binding: Medication Status Codes (required): A coded concept defining if the medication is in active use. |
![]() ![]() ![]() |
SΣ | 0..1 | Reference(CL Organización) | Laboratorio |
![]() ![]() ![]() ![]() |
SΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Nombre del laboratorio farmacéutico |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Forma farmacéutica Binding: SNOMEDCTFormCodes (example) |
![]() ![]() ![]() |
S | 0..* | BackboneElement | Componentes del medicamento |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | Componente del fármaco Slice: Unordered, Closed by type:$this | |
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() ![]() |
Reference(Substance | Medication) | |||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | CodeableConcept | The actual ingredient or content Binding: SNOMEDCTMedicationCodes (example) |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Reference(Substance | CL Medicamento) | The actual ingredient or content |
![]() ![]() ![]() ![]() |
S | 0..1 | boolean | Determinación si el componente es componente activo o no |
![]() ![]() ![]() ![]() |
S | 0..1 | Ratio | Potencia del componente |
![]() ![]() ![]() ![]() ![]() |
SΣ | 0..1 | Quantity | Valor del Numerador |
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Valor del Numerador |
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. |
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unidad del Numerador |
![]() ![]() ![]() ![]() ![]() |
SΣ | 0..1 | Quantity | Valor del Denominador |
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Valor del Denominador |
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. |
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unidad del Denominador |
![]() |
Path | Conformance | ValueSet | URI |
Medication.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 From the FHIR Standard | |
Medication.code | example | SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes From the FHIR Standard | |
Medication.status | required | Medication Status Codeshttp://hl7.org/fhir/ValueSet/medication-status|4.0.1 From the FHIR Standard | |
Medication.form | example | SNOMEDCTFormCodeshttp://hl7.org/fhir/ValueSet/medication-form-codes From the FHIR Standard | |
Medication.ingredient.item[x]:itemCodeableConcept | example | SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes From the FHIR Standard | |
Medication.ingredient.strength.numerator.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 From the FHIR Standard | |
Medication.ingredient.strength.denominator.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Medication | Definition of a Medication | |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Nombre Comercial Fármaco URL: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/NombreComercial |
![]() ![]() ![]() |
S | 0..* | Identifier | Identificador de Medicamento |
![]() ![]() ![]() ![]() |
S | 0..1 | code | usual | official | temp | secondary | old |
![]() ![]() ![]() ![]() |
S | 0..1 | uri | Sistema de identificación |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Valor del identificador |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Código que identifica este medicamento Binding: SNOMEDCTMedicationCodes (example) |
![]() ![]() ![]() |
S | 0..1 | Reference(CL Organización) | Laboratorio |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Nombre del laboratorio farmacéutico |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Forma farmacéutica Binding: SNOMEDCTFormCodes (example) |
![]() ![]() ![]() |
S | 0..* | BackboneElement | Componentes del medicamento |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept, Reference(Substance | Medication) | Componente del fármaco Slice: Unordered, Open by type:$this |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | CodeableConcept | The actual ingredient or content Binding: SNOMEDCTMedicationCodes (example) |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Reference(Substance | CL Medicamento) | The actual ingredient or content |
![]() ![]() ![]() ![]() |
S | 0..1 | boolean | Determinación si el componente es componente activo o no |
![]() ![]() ![]() ![]() |
S | 0..1 | Ratio | Potencia del componente |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Quantity | Valor del Numerador |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | decimal | Valor del Numerador | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unidad del Numerador | |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Quantity | Valor del Denominador |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | decimal | Valor del Denominador | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unidad del Denominador | |
![]() |
Path | Conformance | ValueSet | URI |
Medication.code | example | SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes From the FHIR Standard | |
Medication.form | example | SNOMEDCTFormCodeshttp://hl7.org/fhir/ValueSet/medication-form-codes From the FHIR Standard | |
Medication.ingredient.item[x]:itemCodeableConcept | example | SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes From the FHIR Standard |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
0..* | Medication | Definition of a Medication | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
S | 0..1 | string | Nombre Comercial Fármaco URL: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/NombreComercial | ||||
![]() ![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
SΣ | 0..* | Identifier | Identificador de Medicamento | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!SΣ | 0..1 | code | usual | official | temp | secondary | old Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 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. | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | uri | Sistema de identificación Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Valor del identificador Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | Código que identifica este medicamento Binding: SNOMEDCTMedicationCodes (example) | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | active | inactive | entered-in-error Binding: Medication Status Codes (required): A coded concept defining if the medication is in active use. | ||||
![]() ![]() ![]() |
SΣ | 0..1 | Reference(CL Organización) | Laboratorio | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
SΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 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). | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Nombre del laboratorio farmacéutico | ||||
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Forma farmacéutica Binding: SNOMEDCTFormCodes (example) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Ratio | Amount of drug in package | ||||
![]() ![]() ![]() |
S | 0..* | BackboneElement | Componentes del medicamento | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | Componente del fármaco Slice: Unordered, Closed by type:$this | |||||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() ![]() |
Reference(Substance | Medication) | |||||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | CodeableConcept | The actual ingredient or content Binding: SNOMEDCTMedicationCodes (example) | ||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Reference(Substance | CL Medicamento) | The actual ingredient or content | ||||
![]() ![]() ![]() ![]() |
S | 0..1 | boolean | Determinación si el componente es componente activo o no | ||||
![]() ![]() ![]() ![]() |
S | 0..1 | Ratio | Potencia del componente | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
SΣ | 0..1 | Quantity | Valor del Numerador | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Valor del Numerador | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unidad del Numerador | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Coded form of the unit | ||||
![]() ![]() ![]() ![]() ![]() |
SΣ | 0..1 | Quantity | Valor del Denominador | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Valor del Denominador | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unidad del Denominador | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Coded form of the unit | ||||
![]() ![]() ![]() |
0..1 | BackboneElement | Details about packaged medications | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Identifier assigned to batch | |||||
![]() ![]() ![]() ![]() |
0..1 | dateTime | When batch will expire | |||||
![]() |
Path | Conformance | ValueSet | URI | |||
Medication.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages From the FHIR Standard
| ||||
Medication.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 From the FHIR Standard | ||||
Medication.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type From the FHIR Standard | ||||
Medication.code | example | SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes From the FHIR Standard | ||||
Medication.status | required | Medication Status Codeshttp://hl7.org/fhir/ValueSet/medication-status|4.0.1 From the FHIR Standard | ||||
Medication.manufacturer.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types From the FHIR Standard | ||||
Medication.form | example | SNOMEDCTFormCodeshttp://hl7.org/fhir/ValueSet/medication-form-codes From the FHIR Standard | ||||
Medication.ingredient.item[x]:itemCodeableConcept | example | SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes From the FHIR Standard | ||||
Medication.ingredient.strength.numerator.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 From the FHIR Standard | ||||
Medication.ingredient.strength.denominator.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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
Must-Support: 18 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Key Elements View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Medication | Definition of a Medication | |
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Nombre Comercial Fármaco URL: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/NombreComercial |
![]() ![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() |
SΣ | 0..* | Identifier | Identificador de Medicamento |
![]() ![]() ![]() ![]() |
?!SΣ | 0..1 | code | usual | official | temp | secondary | old Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | uri | Sistema de identificación Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Valor del identificador Example General: 123456 |
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | Código que identifica este medicamento Binding: SNOMEDCTMedicationCodes (example) |
![]() ![]() ![]() |
?!Σ | 0..1 | code | active | inactive | entered-in-error Binding: Medication Status Codes (required): A coded concept defining if the medication is in active use. |
![]() ![]() ![]() |
SΣ | 0..1 | Reference(CL Organización) | Laboratorio |
![]() ![]() ![]() ![]() |
SΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Nombre del laboratorio farmacéutico |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Forma farmacéutica Binding: SNOMEDCTFormCodes (example) |
![]() ![]() ![]() |
S | 0..* | BackboneElement | Componentes del medicamento |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
S | 1..1 | Componente del fármaco Slice: Unordered, Closed by type:$this | |
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() ![]() |
Reference(Substance | Medication) | |||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | CodeableConcept | The actual ingredient or content Binding: SNOMEDCTMedicationCodes (example) |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Reference(Substance | CL Medicamento) | The actual ingredient or content |
![]() ![]() ![]() ![]() |
S | 0..1 | boolean | Determinación si el componente es componente activo o no |
![]() ![]() ![]() ![]() |
S | 0..1 | Ratio | Potencia del componente |
![]() ![]() ![]() ![]() ![]() |
SΣ | 0..1 | Quantity | Valor del Numerador |
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Valor del Numerador |
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. |
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unidad del Numerador |
![]() ![]() ![]() ![]() ![]() |
SΣ | 0..1 | Quantity | Valor del Denominador |
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Valor del Denominador |
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. |
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unidad del Denominador |
![]() |
Path | Conformance | ValueSet | URI |
Medication.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 From the FHIR Standard | |
Medication.code | example | SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes From the FHIR Standard | |
Medication.status | required | Medication Status Codeshttp://hl7.org/fhir/ValueSet/medication-status|4.0.1 From the FHIR Standard | |
Medication.form | example | SNOMEDCTFormCodeshttp://hl7.org/fhir/ValueSet/medication-form-codes From the FHIR Standard | |
Medication.ingredient.item[x]:itemCodeableConcept | example | SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes From the FHIR Standard | |
Medication.ingredient.strength.numerator.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 From the FHIR Standard | |
Medication.ingredient.strength.denominator.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Medication | Definition of a Medication | |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Nombre Comercial Fármaco URL: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/NombreComercial |
![]() ![]() ![]() |
S | 0..* | Identifier | Identificador de Medicamento |
![]() ![]() ![]() ![]() |
S | 0..1 | code | usual | official | temp | secondary | old |
![]() ![]() ![]() ![]() |
S | 0..1 | uri | Sistema de identificación |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Valor del identificador |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Código que identifica este medicamento Binding: SNOMEDCTMedicationCodes (example) |
![]() ![]() ![]() |
S | 0..1 | Reference(CL Organización) | Laboratorio |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Nombre del laboratorio farmacéutico |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Forma farmacéutica Binding: SNOMEDCTFormCodes (example) |
![]() ![]() ![]() |
S | 0..* | BackboneElement | Componentes del medicamento |
![]() ![]() ![]() ![]() |
S | 1..1 | CodeableConcept, Reference(Substance | Medication) | Componente del fármaco Slice: Unordered, Open by type:$this |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | CodeableConcept | The actual ingredient or content Binding: SNOMEDCTMedicationCodes (example) |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Reference(Substance | CL Medicamento) | The actual ingredient or content |
![]() ![]() ![]() ![]() |
S | 0..1 | boolean | Determinación si el componente es componente activo o no |
![]() ![]() ![]() ![]() |
S | 0..1 | Ratio | Potencia del componente |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Quantity | Valor del Numerador |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | decimal | Valor del Numerador | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unidad del Numerador | |
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Quantity | Valor del Denominador |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | decimal | Valor del Denominador | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unidad del Denominador | |
![]() |
Path | Conformance | ValueSet | URI |
Medication.code | example | SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes From the FHIR Standard | |
Medication.form | example | SNOMEDCTFormCodeshttp://hl7.org/fhir/ValueSet/medication-form-codes From the FHIR Standard | |
Medication.ingredient.item[x]:itemCodeableConcept | example | SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes From the FHIR Standard |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
0..* | Medication | Definition of a Medication | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
S | 0..1 | string | Nombre Comercial Fármaco URL: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/NombreComercial | ||||
![]() ![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
SΣ | 0..* | Identifier | Identificador de Medicamento | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!SΣ | 0..1 | code | usual | official | temp | secondary | old Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 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. | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | uri | Sistema de identificación Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Valor del identificador Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | Código que identifica este medicamento Binding: SNOMEDCTMedicationCodes (example) | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | active | inactive | entered-in-error Binding: Medication Status Codes (required): A coded concept defining if the medication is in active use. | ||||
![]() ![]() ![]() |
SΣ | 0..1 | Reference(CL Organización) | Laboratorio | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
SΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 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). | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Nombre del laboratorio farmacéutico | ||||
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Forma farmacéutica Binding: SNOMEDCTFormCodes (example) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Ratio | Amount of drug in package | ||||
![]() ![]() ![]() |
S | 0..* | BackboneElement | Componentes del medicamento | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | Componente del fármaco Slice: Unordered, Closed by type:$this | |||||
![]() ![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() ![]() |
Reference(Substance | Medication) | |||||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | CodeableConcept | The actual ingredient or content Binding: SNOMEDCTMedicationCodes (example) | ||||
![]() ![]() ![]() ![]() ![]() |
S | 0..1 | Reference(Substance | CL Medicamento) | The actual ingredient or content | ||||
![]() ![]() ![]() ![]() |
S | 0..1 | boolean | Determinación si el componente es componente activo o no | ||||
![]() ![]() ![]() ![]() |
S | 0..1 | Ratio | Potencia del componente | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
SΣ | 0..1 | Quantity | Valor del Numerador | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Valor del Numerador | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unidad del Numerador | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Coded form of the unit | ||||
![]() ![]() ![]() ![]() ![]() |
SΣ | 0..1 | Quantity | Valor del Denominador | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Valor del Denominador | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unidad del Denominador | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Coded form of the unit | ||||
![]() ![]() ![]() |
0..1 | BackboneElement | Details about packaged medications | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Identifier assigned to batch | |||||
![]() ![]() ![]() ![]() |
0..1 | dateTime | When batch will expire | |||||
![]() |
Path | Conformance | ValueSet | URI | |||
Medication.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages From the FHIR Standard
| ||||
Medication.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 From the FHIR Standard | ||||
Medication.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type From the FHIR Standard | ||||
Medication.code | example | SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes From the FHIR Standard | ||||
Medication.status | required | Medication Status Codeshttp://hl7.org/fhir/ValueSet/medication-status|4.0.1 From the FHIR Standard | ||||
Medication.manufacturer.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types From the FHIR Standard | ||||
Medication.form | example | SNOMEDCTFormCodeshttp://hl7.org/fhir/ValueSet/medication-form-codes From the FHIR Standard | ||||
Medication.ingredient.item[x]:itemCodeableConcept | example | SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes From the FHIR Standard | ||||
Medication.ingredient.strength.numerator.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 From the FHIR Standard | ||||
Medication.ingredient.strength.denominator.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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
Must-Support: 18 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron