ÚNICAS Rare Diseases HL7 FHIR Implementation Guide
0.0.1 - draft
ÚNICAS Rare Diseases HL7 FHIR Implementation Guide - Local Development build (v0.0.1) 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.1 | |||
Draft as of 2025-08-12 | 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: urn:regcess:0123456789 |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | Identificador interno del sistema para el sistema de información Example General: 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: urn:oid:2.16.724.4.21.5.10 |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Código REGCESS Example General: 0123456789 |
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Nombre completo del servicio asistencial |
![]() ![]() ![]() |
Σ | 1..1 | url | URL de endpoint |
![]() |
Path | Conformance | ValueSet | URI |
Endpoint.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0 From the FHIR Standard | |
Endpoint.status | required | EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|5.0.0 From the FHIR Standard | |
Endpoint.connectionType | example | EndpointConnectionTypehttp://hl7.org/fhir/ValueSet/endpoint-connection-type From the FHIR Standard | |
Endpoint.managingOrganization.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types From the FHIR Standard | |
Endpoint.managingOrganization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0 From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
Endpoint | |||
![]() ![]() ![]() |
1..* | Identifier | Identificador único | |
![]() ![]() ![]() ![]() |
C | 1..1 | uri | Sistema para identificar el origen Constraints: regcess-system |
![]() ![]() ![]() ![]() |
1..1 | string | Identificador interno del sistema para el sistema de información | |
![]() ![]() ![]() |
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 | |
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Código REGCESS | |
![]() ![]() ![]() ![]() |
0..1 | string | Nombre completo del servicio asistencial | |
![]() ![]() ![]() |
1..1 | url | URL de endpoint | |
![]() |
Id | Grade | Path(s) | Details | Requirements |
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: urn:regcess:0123456789 | ||||
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | Identificador interno del sistema para el sistema de información 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) | ||||
![]() ![]() ![]() |
?!Σ | 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: urn:oid:2.16.724.4.21.5.10 | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Código REGCESS Example General: 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 | |||||
![]() |
Path | Conformance | ValueSet | URI |
Endpoint.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 From the FHIR Standard | |
Endpoint.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0 From the FHIR Standard | |
Endpoint.identifier.type | extensible | IdentifierTypeCodeshttp://hl7.org/fhir/ValueSet/identifier-type From the FHIR Standard | |
Endpoint.status | required | EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|5.0.0 From the FHIR Standard | |
Endpoint.connectionType | example | EndpointConnectionTypehttp://hl7.org/fhir/ValueSet/endpoint-connection-type From the FHIR Standard | |
Endpoint.environmentType | extensible | EndpointEnvironmenthttp://hl7.org/fhir/ValueSet/endpoint-environment From the FHIR Standard | |
Endpoint.managingOrganization.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types From the FHIR Standard | |
Endpoint.managingOrganization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0 From the FHIR Standard | |
Endpoint.managingOrganization.identifier.type | extensible | IdentifierTypeCodeshttp://hl7.org/fhir/ValueSet/identifier-type From the FHIR Standard | |
Endpoint.payload.type | example | EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type From the FHIR Standard | |
Endpoint.payload.mimeType | required | MimeTypes(a valid code from urn:ietf:bcp:13 )http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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: urn:regcess:0123456789 |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | Identificador interno del sistema para el sistema de información Example General: 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: urn:oid:2.16.724.4.21.5.10 |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Código REGCESS Example General: 0123456789 |
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Nombre completo del servicio asistencial |
![]() ![]() ![]() |
Σ | 1..1 | url | URL de endpoint |
![]() |
Path | Conformance | ValueSet | URI |
Endpoint.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0 From the FHIR Standard | |
Endpoint.status | required | EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|5.0.0 From the FHIR Standard | |
Endpoint.connectionType | example | EndpointConnectionTypehttp://hl7.org/fhir/ValueSet/endpoint-connection-type From the FHIR Standard | |
Endpoint.managingOrganization.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types From the FHIR Standard | |
Endpoint.managingOrganization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0 From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
Endpoint | |||
![]() ![]() ![]() |
1..* | Identifier | Identificador único | |
![]() ![]() ![]() ![]() |
C | 1..1 | uri | Sistema para identificar el origen Constraints: regcess-system |
![]() ![]() ![]() ![]() |
1..1 | string | Identificador interno del sistema para el sistema de información | |
![]() ![]() ![]() |
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 | |
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Código REGCESS | |
![]() ![]() ![]() ![]() |
0..1 | string | Nombre completo del servicio asistencial | |
![]() ![]() ![]() |
1..1 | url | URL de endpoint | |
![]() |
Id | Grade | Path(s) | Details | Requirements |
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: urn:regcess:0123456789 | ||||
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | Identificador interno del sistema para el sistema de información 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) | ||||
![]() ![]() ![]() |
?!Σ | 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: urn:oid:2.16.724.4.21.5.10 | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Código REGCESS Example General: 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 | |||||
![]() |
Path | Conformance | ValueSet | URI |
Endpoint.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 From the FHIR Standard | |
Endpoint.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0 From the FHIR Standard | |
Endpoint.identifier.type | extensible | IdentifierTypeCodeshttp://hl7.org/fhir/ValueSet/identifier-type From the FHIR Standard | |
Endpoint.status | required | EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|5.0.0 From the FHIR Standard | |
Endpoint.connectionType | example | EndpointConnectionTypehttp://hl7.org/fhir/ValueSet/endpoint-connection-type From the FHIR Standard | |
Endpoint.environmentType | extensible | EndpointEnvironmenthttp://hl7.org/fhir/ValueSet/endpoint-environment From the FHIR Standard | |
Endpoint.managingOrganization.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types From the FHIR Standard | |
Endpoint.managingOrganization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|5.0.0 From the FHIR Standard | |
Endpoint.managingOrganization.identifier.type | extensible | IdentifierTypeCodeshttp://hl7.org/fhir/ValueSet/identifier-type From the FHIR Standard | |
Endpoint.payload.type | example | EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type From the FHIR Standard | |
Endpoint.payload.mimeType | required | MimeTypes(a valid code from urn:ietf:bcp:13 )http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 From the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
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