HL7 FHIR Costa Rica - Core
0.0.1-ballot - ci-build Costa Rica flag

HL7 FHIR Costa Rica - Core, published by Iniciativa HL7 Costa Rica. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cr/core/ and changes regularly. See the Directory of published versions

Extension: Edad calculada del paciente

Official URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-patient-calculated-age Version: 0.0.1-ballot
Standards status: Draft Maturity Level: 0 Computable Name: CRPatientCalculatedAge

Copyright/Legal: Utilizado con permiso de HL7 International, todos los derechos reservados Licencia Creative Commons

Extensión para representar la edad calculada del paciente en un momento dado, derivada de la fecha de nacimiento.

Context of Use

    This extension may be used on the following element(s)

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(5.0.0) Edad calculada del paciente
... extension 0..0 Extension
... url 1..1 uri "https://hl7.or.cr/fhir/core/StructureDefinition/cr-patient-calculated-age"
... value[x] 1..1 Age Edad calculada del paciente.
.... value 1..1 decimal Numerical value (with implicit precision)
.... system 1..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
.... code 1..1 code Coded form of the unit
Required Pattern: a

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(5.0.0) Edad calculada del paciente
Constraints: ext-1
... id 0..1 id Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
... url 1..1 uri "https://hl7.or.cr/fhir/core/StructureDefinition/cr-patient-calculated-age"
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... value Σ 1..1 decimal Numerical value (with implicit precision)
.... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
.... unit Σ 0..1 string Unit representation
.... system ΣC 1..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
.... code ΣC 1..1 code Coded form of the unit
Required Pattern: a

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Age: Extensión para representar la edad calculada del paciente en un momento dado, derivada de la fecha de nacimiento.

Maturity: 0

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(5.0.0) Edad calculada del paciente
... extension 0..0 Extension
... url 1..1 uri "https://hl7.or.cr/fhir/core/StructureDefinition/cr-patient-calculated-age"
... value[x] 1..1 Age Edad calculada del paciente.
.... value 1..1 decimal Numerical value (with implicit precision)
.... system 1..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
.... code 1..1 code Coded form of the unit
Required Pattern: a

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(5.0.0) Edad calculada del paciente
Constraints: ext-1
... id 0..1 id Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
... url 1..1 uri "https://hl7.or.cr/fhir/core/StructureDefinition/cr-patient-calculated-age"
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... value Σ 1..1 decimal Numerical value (with implicit precision)
.... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
.... unit Σ 0..1 string Unit representation
.... system ΣC 1..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
.... code ΣC 1..1 code Coded form of the unit
Required Pattern: a

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Age: Extensión para representar la edad calculada del paciente en un momento dado, derivada de la fecha de nacimiento.

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

Path Status Usage ValueSet Version Source
Extension.value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
ele-1 error Extension, Extension.value[x], Extension.value[x].extension, Extension.value[x].value, Extension.value[x].comparator, Extension.value[x].unit, Extension.value[x].system, Extension.value[x].code All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Extension, Extension.value[x].extension Must have either extensions or value[x], not both extension.exists() != value.exists()