Resumen Clínico del Paciente de Chile
0.4.0 - STU2 Chile flag

Resumen Clínico del Paciente de Chile, published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile/IPS-CL/ and changes regularly. See the Directory of published versions

Resource Profile: Parametros De Entradas Summary

Official URL: https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Parametros-entradas-ips-cl Version: 0.4.0
Standards status: Draft Maturity Level: 1 Computable Name: ParametrosDeEntradasIPS

Parámetros de Entradas para usar la operación IPS-Summary de manera POST

Usage:

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Parameters 0..* Parameters Operation Request or Response
... Slices for parameter ΣC 1..* BackboneElement Parametros de Entrada
Slice: Unordered, Closed by value:name
ele-1: All FHIR elements must have a @value or children
inv-1: A parameter must have one and only one of (value, resource, part)
.... parameter:All Slices Content/Rules for all slices
..... name Σ 1..1 string Name from the definition
ele-1: All FHIR elements must have a @value or children
.... parameter:identifier ΣC 0..1 BackboneElement Operation Parameter
ele-1: All FHIR elements must have a @value or children
inv-1: A parameter must have one and only one of (value, resource, part)
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... name Σ 1..1 string Nombre del Parametro
ele-1: All FHIR elements must have a @value or children
Required Pattern: identifier
..... value[x] ΣC 1..1 Identifier Identificador del Paciente
ele-1: All FHIR elements must have a @value or children
.... parameter:profile ΣC 1..1 BackboneElement Operation Parameter
ele-1: All FHIR elements must have a @value or children
inv-1: A parameter must have one and only one of (value, resource, part)
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... name Σ 1..1 string Nombre del Perfil
ele-1: All FHIR elements must have a @value or children
Required Pattern: profile
..... value[x] ΣC 1..1 uri Perfil que debe cumplir, para el caso del perfil nacional debe cumplir con el Composition, indicado en está guía
ele-1: All FHIR elements must have a @value or children
Required Pattern: https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Composition-cl-ips

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
inv-1errorParameters.parameter, Parameters.parameter:identifier, Parameters.parameter:profileA parameter must have one and only one of (value, resource, part)
: (part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))

 

Other representations of profile: CSV, Excel, Schematron