ÚNICAS Rare Diseases HL7 FHIR Implementation Guide
0.0.2 - draft
ÚNICAS Rare Diseases HL7 FHIR Implementation Guide - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://unicas-fhir.sanidad.gob.es/StructureDefinition/UNICASEndpoint | Version: 0.0.2 | |||
| Draft as of 2025-11-10 | Computable Name: UNICASEndpoint | |||
Este profile define las restricciones del recurso Endpoint para representar el sistema de información en el contexto del caso de uso de ÚNICAS.
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..* | Endpoint | The technical details of an endpoint that can be used for electronic services | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
Σ | 1..* | Identifier | Identificador único |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() |
ΣC | 1..1 | uri | Sistema para identificar el origen Constraints: regcess-system Example General: http://www.acme.com/identifiers/patient Example ÚNICAS: urn:regcess:0123456789 |
![]() ![]() ![]() |
ΣC | 1..1 | string | Identificador interno del sistema para el sistema de información Example General: 123456 Example ÚNICAS: 123456 |
![]() ![]() |
?!Σ | 1..1 | code | active | suspended | error | off | entered-in-error | test Binding: EndpointStatus (required): The status of the endpoint. |
![]() ![]() |
Σ | 1..* | CodeableConcept | Protocol/Profile/Standard to be used with this endpoint connection Binding: EndpointConnectionType (example) |
![]() ![]() |
Σ | 0..1 | string | Nombre del sistema de información |
![]() ![]() |
Σ | 0..1 | string | Descripción del sistema de información |
![]() ![]() |
Σ | 0..1 | Reference(Organization Institución ÚNICAS) | Referencia al servicio asistencial |
![]() ![]() ![]() |
ΣC | 0..1 | string | Referencia recurso FHIR. Identificador de la referencia del recurso FHIR asociado cuando exista/creamos un recurso en el mismo servidor FHIR |
![]() ![]() ![]() |
Σ | 1..1 | uri | Tipo de recurso FHIR Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). |
![]() ![]() ![]() |
ΣC | 1..1 | Identifier | Identificador del centro de atención primaria. Cuando no tengamos recurso Organization, se debera informar el identificador de institución mediante código REGCESS |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | OID registro de número de REGCESS Example General: http://www.acme.com/identifiers/patient Example ÚNICAS: urn:oid:2.16.724.4.21.5.10 |
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Código REGCESS Example General: 123456 Example ÚNICAS: 0123456789 |
![]() ![]() ![]() |
ΣC | 0..1 | string | Nombre completo del servicio asistencial |
![]() ![]() |
Σ | 1..1 | url | URL de endpoint |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Endpoint.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Endpoint.status | Base | required | Endpoint Status | 📍5.0.0 | FHIR Std. |
| Endpoint.connectionType | Base | example | Endpoint Connection Type | 📍5.0.0 | FHIR Std. |
| Endpoint.managingOrganization.type | Base | extensible | Resource Types | 📍5.0.0 | FHIR Std. |
| Endpoint.managingOrganization.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Endpoint | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Endpoint | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Endpoint | 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 | Endpoint | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Endpoint | 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()
|
| regcess-system | warning | Endpoint.identifier.system | system debe comenzar por urn:regcess: seguido del identificador del sistema. |
matches('^urn:regcess:[A-Za-z0-9]+$')
|
This structure is derived from Endpoint
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Endpoint | The technical details of an endpoint that can be used for electronic services | |
![]() ![]() |
1..* | Identifier | Identificador único | |
![]() ![]() ![]() |
C | 1..1 | uri | Sistema para identificar el origen Constraints: regcess-system Example ÚNICAS: urn:regcess:0123456789 |
![]() ![]() ![]() |
1..1 | string | Identificador interno del sistema para el sistema de información Example ÚNICAS: 123456 | |
![]() ![]() |
0..1 | string | Nombre del sistema de información | |
![]() ![]() |
0..1 | string | Descripción del sistema de información | |
![]() ![]() |
0..1 | Reference(Organization Institución ÚNICAS) | Referencia al servicio asistencial | |
![]() ![]() ![]() |
0..1 | string | Referencia recurso FHIR. Identificador de la referencia del recurso FHIR asociado cuando exista/creamos un recurso en el mismo servidor FHIR | |
![]() ![]() ![]() |
1..1 | uri | Tipo de recurso FHIR | |
![]() ![]() ![]() |
1..1 | Identifier | Identificador del centro de atención primaria. Cuando no tengamos recurso Organization, se debera informar el identificador de institución mediante código REGCESS | |
![]() ![]() ![]() ![]() |
0..1 | uri | OID registro de número de REGCESS Example ÚNICAS: urn:oid:2.16.724.4.21.5.10 | |
![]() ![]() ![]() ![]() |
0..1 | string | Código REGCESS Example ÚNICAS: 0123456789 | |
![]() ![]() ![]() |
0..1 | string | Nombre completo del servicio asistencial | |
![]() ![]() |
1..1 | url | URL de endpoint | |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| regcess-system | warning | Endpoint.identifier.system | system debe comenzar por urn:regcess: seguido del identificador del sistema. |
matches('^urn:regcess:[A-Za-z0-9]+$')
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Endpoint | The technical details of an endpoint that can be used for electronic services | |||||
![]() ![]() |
Σ | 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: AllLanguages (required): IETF language tag for 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 | Additional content defined by implementations | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 1..* | Identifier | Identificador único | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
ΣC | 1..1 | uri | Sistema para identificar el origen Constraints: regcess-system Example General: http://www.acme.com/identifiers/patient Example ÚNICAS: urn:regcess:0123456789 | ||||
![]() ![]() ![]() |
ΣC | 1..1 | string | Identificador interno del sistema para el sistema de información Example General: 123456 Example ÚNICAS: 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) | ||||
![]() ![]() |
?!Σ | 1..1 | code | active | suspended | error | off | entered-in-error | test Binding: EndpointStatus (required): The status of the endpoint. | ||||
![]() ![]() |
Σ | 1..* | CodeableConcept | Protocol/Profile/Standard to be used with this endpoint connection Binding: EndpointConnectionType (example) | ||||
![]() ![]() |
Σ | 0..1 | string | Nombre del sistema de información | ||||
![]() ![]() |
Σ | 0..1 | string | Descripción del sistema de información | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | The type of environment(s) exposed at this endpoint Binding: EndpointEnvironment (extensible) | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization Institución ÚNICAS) | Referencia al servicio asistencial | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Referencia recurso FHIR. Identificador de la referencia del recurso FHIR asociado cuando exista/creamos un recurso en el mismo servidor FHIR | ||||
![]() ![]() ![]() |
Σ | 1..1 | uri | Tipo de recurso FHIR Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 1..1 | Identifier | Identificador del centro de atención primaria. Cuando no tengamos recurso Organization, se debera informar el identificador de institución mediante código REGCESS | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | OID registro de número de REGCESS Example General: http://www.acme.com/identifiers/patient Example ÚNICAS: urn:oid:2.16.724.4.21.5.10 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Código REGCESS Example General: 123456 Example ÚNICAS: 0123456789 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Nombre completo del servicio asistencial | ||||
![]() ![]() |
0..* | ContactPoint | Contact details for source (e.g. troubleshooting) | |||||
![]() ![]() |
Σ | 0..1 | Period | Interval the endpoint is expected to be operational | ||||
![]() ![]() |
0..* | BackboneElement | Set of payloads that are provided by this endpoint | |||||
![]() ![]() ![]() |
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..* | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: EndpointPayloadType (example) | ||||
![]() ![]() ![]() |
Σ | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) Binding: MimeTypes (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
![]() ![]() |
Σ | 1..1 | url | URL de endpoint | ||||
![]() ![]() |
0..* | string | Usage depends on the channel type | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Endpoint.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| Endpoint.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Endpoint.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| Endpoint.status | Base | required | Endpoint Status | 📍5.0.0 | FHIR Std. |
| Endpoint.connectionType | Base | example | Endpoint Connection Type | 📍5.0.0 | FHIR Std. |
| Endpoint.environmentType | Base | extensible | Endpoint Environment | 📍5.0.0 | FHIR Std. |
| Endpoint.managingOrganization.type | Base | extensible | Resource Types | 📍5.0.0 | FHIR Std. |
| Endpoint.managingOrganization.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Endpoint.managingOrganization.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| Endpoint.payload.type | Base | example | Endpoint Payload Type | 📍5.0.0 | FHIR Std. |
| Endpoint.payload.mimeType | Base | required | Mime Types | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Endpoint | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Endpoint | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Endpoint | 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 | Endpoint | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Endpoint | 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()
|
| regcess-system | warning | Endpoint.identifier.system | system debe comenzar por urn:regcess: seguido del identificador del sistema. |
matches('^urn:regcess:[A-Za-z0-9]+$')
|
This structure is derived from Endpoint
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Endpoint | The technical details of an endpoint that can be used for electronic services | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
Σ | 1..* | Identifier | Identificador único |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() |
ΣC | 1..1 | uri | Sistema para identificar el origen Constraints: regcess-system Example General: http://www.acme.com/identifiers/patient Example ÚNICAS: urn:regcess:0123456789 |
![]() ![]() ![]() |
ΣC | 1..1 | string | Identificador interno del sistema para el sistema de información Example General: 123456 Example ÚNICAS: 123456 |
![]() ![]() |
?!Σ | 1..1 | code | active | suspended | error | off | entered-in-error | test Binding: EndpointStatus (required): The status of the endpoint. |
![]() ![]() |
Σ | 1..* | CodeableConcept | Protocol/Profile/Standard to be used with this endpoint connection Binding: EndpointConnectionType (example) |
![]() ![]() |
Σ | 0..1 | string | Nombre del sistema de información |
![]() ![]() |
Σ | 0..1 | string | Descripción del sistema de información |
![]() ![]() |
Σ | 0..1 | Reference(Organization Institución ÚNICAS) | Referencia al servicio asistencial |
![]() ![]() ![]() |
ΣC | 0..1 | string | Referencia recurso FHIR. Identificador de la referencia del recurso FHIR asociado cuando exista/creamos un recurso en el mismo servidor FHIR |
![]() ![]() ![]() |
Σ | 1..1 | uri | Tipo de recurso FHIR Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). |
![]() ![]() ![]() |
ΣC | 1..1 | Identifier | Identificador del centro de atención primaria. Cuando no tengamos recurso Organization, se debera informar el identificador de institución mediante código REGCESS |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | OID registro de número de REGCESS Example General: http://www.acme.com/identifiers/patient Example ÚNICAS: urn:oid:2.16.724.4.21.5.10 |
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Código REGCESS Example General: 123456 Example ÚNICAS: 0123456789 |
![]() ![]() ![]() |
ΣC | 0..1 | string | Nombre completo del servicio asistencial |
![]() ![]() |
Σ | 1..1 | url | URL de endpoint |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Endpoint.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Endpoint.status | Base | required | Endpoint Status | 📍5.0.0 | FHIR Std. |
| Endpoint.connectionType | Base | example | Endpoint Connection Type | 📍5.0.0 | FHIR Std. |
| Endpoint.managingOrganization.type | Base | extensible | Resource Types | 📍5.0.0 | FHIR Std. |
| Endpoint.managingOrganization.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Endpoint | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Endpoint | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Endpoint | 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 | Endpoint | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Endpoint | 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()
|
| regcess-system | warning | Endpoint.identifier.system | system debe comenzar por urn:regcess: seguido del identificador del sistema. |
matches('^urn:regcess:[A-Za-z0-9]+$')
|
Differential View
This structure is derived from Endpoint
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Endpoint | The technical details of an endpoint that can be used for electronic services | |
![]() ![]() |
1..* | Identifier | Identificador único | |
![]() ![]() ![]() |
C | 1..1 | uri | Sistema para identificar el origen Constraints: regcess-system Example ÚNICAS: urn:regcess:0123456789 |
![]() ![]() ![]() |
1..1 | string | Identificador interno del sistema para el sistema de información Example ÚNICAS: 123456 | |
![]() ![]() |
0..1 | string | Nombre del sistema de información | |
![]() ![]() |
0..1 | string | Descripción del sistema de información | |
![]() ![]() |
0..1 | Reference(Organization Institución ÚNICAS) | Referencia al servicio asistencial | |
![]() ![]() ![]() |
0..1 | string | Referencia recurso FHIR. Identificador de la referencia del recurso FHIR asociado cuando exista/creamos un recurso en el mismo servidor FHIR | |
![]() ![]() ![]() |
1..1 | uri | Tipo de recurso FHIR | |
![]() ![]() ![]() |
1..1 | Identifier | Identificador del centro de atención primaria. Cuando no tengamos recurso Organization, se debera informar el identificador de institución mediante código REGCESS | |
![]() ![]() ![]() ![]() |
0..1 | uri | OID registro de número de REGCESS Example ÚNICAS: urn:oid:2.16.724.4.21.5.10 | |
![]() ![]() ![]() ![]() |
0..1 | string | Código REGCESS Example ÚNICAS: 0123456789 | |
![]() ![]() ![]() |
0..1 | string | Nombre completo del servicio asistencial | |
![]() ![]() |
1..1 | url | URL de endpoint | |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| regcess-system | warning | Endpoint.identifier.system | system debe comenzar por urn:regcess: seguido del identificador del sistema. |
matches('^urn:regcess:[A-Za-z0-9]+$')
|
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Endpoint | The technical details of an endpoint that can be used for electronic services | |||||
![]() ![]() |
Σ | 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: AllLanguages (required): IETF language tag for 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 | Additional content defined by implementations | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 1..* | Identifier | Identificador único | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
ΣC | 1..1 | uri | Sistema para identificar el origen Constraints: regcess-system Example General: http://www.acme.com/identifiers/patient Example ÚNICAS: urn:regcess:0123456789 | ||||
![]() ![]() ![]() |
ΣC | 1..1 | string | Identificador interno del sistema para el sistema de información Example General: 123456 Example ÚNICAS: 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) | ||||
![]() ![]() |
?!Σ | 1..1 | code | active | suspended | error | off | entered-in-error | test Binding: EndpointStatus (required): The status of the endpoint. | ||||
![]() ![]() |
Σ | 1..* | CodeableConcept | Protocol/Profile/Standard to be used with this endpoint connection Binding: EndpointConnectionType (example) | ||||
![]() ![]() |
Σ | 0..1 | string | Nombre del sistema de información | ||||
![]() ![]() |
Σ | 0..1 | string | Descripción del sistema de información | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | The type of environment(s) exposed at this endpoint Binding: EndpointEnvironment (extensible) | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization Institución ÚNICAS) | Referencia al servicio asistencial | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Referencia recurso FHIR. Identificador de la referencia del recurso FHIR asociado cuando exista/creamos un recurso en el mismo servidor FHIR | ||||
![]() ![]() ![]() |
Σ | 1..1 | uri | Tipo de recurso FHIR Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 1..1 | Identifier | Identificador del centro de atención primaria. Cuando no tengamos recurso Organization, se debera informar el identificador de institución mediante código REGCESS | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | OID registro de número de REGCESS Example General: http://www.acme.com/identifiers/patient Example ÚNICAS: urn:oid:2.16.724.4.21.5.10 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Código REGCESS Example General: 123456 Example ÚNICAS: 0123456789 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Nombre completo del servicio asistencial | ||||
![]() ![]() |
0..* | ContactPoint | Contact details for source (e.g. troubleshooting) | |||||
![]() ![]() |
Σ | 0..1 | Period | Interval the endpoint is expected to be operational | ||||
![]() ![]() |
0..* | BackboneElement | Set of payloads that are provided by this endpoint | |||||
![]() ![]() ![]() |
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..* | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: EndpointPayloadType (example) | ||||
![]() ![]() ![]() |
Σ | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) Binding: MimeTypes (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | ||||
![]() ![]() |
Σ | 1..1 | url | URL de endpoint | ||||
![]() ![]() |
0..* | string | Usage depends on the channel type | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Endpoint.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| Endpoint.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Endpoint.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| Endpoint.status | Base | required | Endpoint Status | 📍5.0.0 | FHIR Std. |
| Endpoint.connectionType | Base | example | Endpoint Connection Type | 📍5.0.0 | FHIR Std. |
| Endpoint.environmentType | Base | extensible | Endpoint Environment | 📍5.0.0 | FHIR Std. |
| Endpoint.managingOrganization.type | Base | extensible | Resource Types | 📍5.0.0 | FHIR Std. |
| Endpoint.managingOrganization.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Endpoint.managingOrganization.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| Endpoint.payload.type | Base | example | Endpoint Payload Type | 📍5.0.0 | FHIR Std. |
| Endpoint.payload.mimeType | Base | required | Mime Types | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Endpoint | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Endpoint | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Endpoint | 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 | Endpoint | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Endpoint | 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()
|
| regcess-system | warning | Endpoint.identifier.system | system debe comenzar por urn:regcess: seguido del identificador del sistema. |
matches('^urn:regcess:[A-Za-z0-9]+$')
|
This structure is derived from Endpoint
Other representations of profile: CSV, Excel, Schematron