Specyfikacja interoperacyjności prototypu SSIDL
0.1.4 - ci-build

Specyfikacja interoperacyjności prototypu SSIDL, published by Uniwersytet Medyczny w Łodzi. This guide is not an authorized publication; it is the continuous build for version 0.1.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SSIDL/ssidl-ig/ and changes regularly. See the Directory of published versions

Resource Profile: Katalog usług laboratorium (SSIDL)

Official URL: http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-healthcareService-laboratoryServiceCatalog Version: 0.1.4
Active as of 2025-11-28 Computable Name: SsidlHealthcareServiceLaboratoryServiceCatalog

Katalog usług laboratorium

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:serviceDefinition S 1..* canonical(ActivityDefinition: Usługa katalogowa) Referencja do usługi katalogowej (PL)
URL: http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/healthcareService-catalogServiceDefinition
... identifier SΣ 1..1 Identifier External identifiers for this item
.... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 1..1 string The value that is unique
Example General: 123456
... providedBy SΣ 1..1 Reference(Podmiot diagnostyczny (SSIDL)) Organization that provides this service
... type SΣ 1..1 CodeableConcept Type of service that may be delivered or performed
Binding: Kody typów katalogów usług laboratoryjnych (required)

Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org.pl/fhir/ig/pl-lab/CodeSystem/pl-lab-serviceCatalogType-CS
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: LA
..... display 1..1 string Representation defined by the system
Fixed Value: Katalog usług laboratorium
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... location SΣ 1..1 Reference(Laboratorium (SSIDL)) Location(s) where service may be provided
... name SΣ 1..1 string Description of service as presented to a consumer while searching

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
HealthcareService.type Base required Kody typów katalogów usług laboratoryjnych 📦0.1.4 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error HealthcareService If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error HealthcareService 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 HealthcareService 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 HealthcareService If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice HealthcareService 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 HealthcareService

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService HealthcareService
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:serviceDefinition S 1..* canonical(ActivityDefinition: Usługa katalogowa) Referencja do usługi katalogowej (PL)
URL: http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/healthcareService-catalogServiceDefinition
... identifier S 1..1 Identifier External identifiers for this item
.... use 0..0 usual | official | temp | secondary | old (If known)
.... type 0..0 Description of identifier
.... system S 1..1 uri The namespace for the identifier value
.... value S 1..1 string The value that is unique
.... period 0..0 Time period when id is/was valid for use
.... assigner 0..0 Organization that issued id (may be just text)
... active 0..0 Whether this HealthcareService record is in active use
... offeredIn 0..0 The service within which this service is offered
... category 0..0 Broad category of service being performed or delivered
... type S 1..1 CodeableConcept Type of service that may be delivered or performed
Binding: Kody typów katalogów usług laboratoryjnych (required)
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org.pl/fhir/ig/pl-lab/CodeSystem/pl-lab-serviceCatalogType-CS
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: LA
..... display 1..1 string Representation defined by the system
Fixed Value: Katalog usług laboratorium
... specialty 0..0 Specialties handled by the HealthcareService
... location S 1..1 Reference(Laboratorium (SSIDL)) Location(s) where service may be provided
... name S 1..1 string Description of service as presented to a consumer while searching
... comment 0..0 Additional description and/or any specific issues not covered elsewhere
... extraDetails 0..0 Extra details about the service that can't be placed in the other fields
... photo 0..0 Facilitates quick identification of the service
... contact 0..0 Official contact details for the HealthcareService
... coverageArea 0..0 Location(s) service is intended for/available to
... serviceProvisionCode 0..0 Conditions under which service is available/offered
... eligibility 0..0 Specific eligibility requirements required to use the service
... program 0..0 Programs that this service is applicable to
... characteristic 0..0 Collection of characteristics (attributes)
... communication 0..0 The language that this service is offered in
... referralMethod 0..0 Ways that the service accepts referrals
... appointmentRequired 0..0 If an appointment is required for access to this service
... availability 0..0 Times the healthcare service is available (including exceptions)
... endpoint 0..0 Technical endpoints providing access to electronic services operated for the healthcare service

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
HealthcareService.type Base required Kody typów katalogów usług laboratoryjnych 📦0.1.4 This IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
... contained 0..* Resource Contained, inline Resources
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:serviceDefinition S 1..* canonical(ActivityDefinition: Usługa katalogowa) Referencja do usługi katalogowej (PL)
URL: http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/healthcareService-catalogServiceDefinition
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier SΣ 1..1 Identifier External identifiers for this item
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 1..1 string The value that is unique
Example General: 123456
... providedBy SΣ 1..1 Reference(Podmiot diagnostyczny (SSIDL)) Organization that provides this service
... type SΣ 1..1 CodeableConcept Type of service that may be delivered or performed
Binding: Kody typów katalogów usług laboratoryjnych (required)

Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org.pl/fhir/ig/pl-lab/CodeSystem/pl-lab-serviceCatalogType-CS
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: LA
..... display 1..1 string Representation defined by the system
Fixed Value: Katalog usług laboratorium
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... location SΣ 1..1 Reference(Laboratorium (SSIDL)) Location(s) where service may be provided
... name SΣ 1..1 string Description of service as presented to a consumer while searching

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
HealthcareService.language Base required All Languages 📍5.0.0 FHIR Std.
HealthcareService.type Base required Kody typów katalogów usług laboratoryjnych 📦0.1.4 This IG
HealthcareService.eligibility.​code Base example Not State Unknown

Constraints

Id Grade Path(s) Description Expression
dom-2 error HealthcareService If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error HealthcareService 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 HealthcareService 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 HealthcareService If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice HealthcareService 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()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:serviceDefinition S 1..* canonical(ActivityDefinition: Usługa katalogowa) Referencja do usługi katalogowej (PL)
URL: http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/healthcareService-catalogServiceDefinition
... identifier SΣ 1..1 Identifier External identifiers for this item
.... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 1..1 string The value that is unique
Example General: 123456
... providedBy SΣ 1..1 Reference(Podmiot diagnostyczny (SSIDL)) Organization that provides this service
... type SΣ 1..1 CodeableConcept Type of service that may be delivered or performed
Binding: Kody typów katalogów usług laboratoryjnych (required)

Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org.pl/fhir/ig/pl-lab/CodeSystem/pl-lab-serviceCatalogType-CS
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: LA
..... display 1..1 string Representation defined by the system
Fixed Value: Katalog usług laboratorium
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... location SΣ 1..1 Reference(Laboratorium (SSIDL)) Location(s) where service may be provided
... name SΣ 1..1 string Description of service as presented to a consumer while searching

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
HealthcareService.type Base required Kody typów katalogów usług laboratoryjnych 📦0.1.4 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error HealthcareService If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error HealthcareService 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 HealthcareService 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 HealthcareService If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice HealthcareService 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 HealthcareService

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService HealthcareService
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:serviceDefinition S 1..* canonical(ActivityDefinition: Usługa katalogowa) Referencja do usługi katalogowej (PL)
URL: http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/healthcareService-catalogServiceDefinition
... identifier S 1..1 Identifier External identifiers for this item
.... use 0..0 usual | official | temp | secondary | old (If known)
.... type 0..0 Description of identifier
.... system S 1..1 uri The namespace for the identifier value
.... value S 1..1 string The value that is unique
.... period 0..0 Time period when id is/was valid for use
.... assigner 0..0 Organization that issued id (may be just text)
... active 0..0 Whether this HealthcareService record is in active use
... offeredIn 0..0 The service within which this service is offered
... category 0..0 Broad category of service being performed or delivered
... type S 1..1 CodeableConcept Type of service that may be delivered or performed
Binding: Kody typów katalogów usług laboratoryjnych (required)
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org.pl/fhir/ig/pl-lab/CodeSystem/pl-lab-serviceCatalogType-CS
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: LA
..... display 1..1 string Representation defined by the system
Fixed Value: Katalog usług laboratorium
... specialty 0..0 Specialties handled by the HealthcareService
... location S 1..1 Reference(Laboratorium (SSIDL)) Location(s) where service may be provided
... name S 1..1 string Description of service as presented to a consumer while searching
... comment 0..0 Additional description and/or any specific issues not covered elsewhere
... extraDetails 0..0 Extra details about the service that can't be placed in the other fields
... photo 0..0 Facilitates quick identification of the service
... contact 0..0 Official contact details for the HealthcareService
... coverageArea 0..0 Location(s) service is intended for/available to
... serviceProvisionCode 0..0 Conditions under which service is available/offered
... eligibility 0..0 Specific eligibility requirements required to use the service
... program 0..0 Programs that this service is applicable to
... characteristic 0..0 Collection of characteristics (attributes)
... communication 0..0 The language that this service is offered in
... referralMethod 0..0 Ways that the service accepts referrals
... appointmentRequired 0..0 If an appointment is required for access to this service
... availability 0..0 Times the healthcare service is available (including exceptions)
... endpoint 0..0 Technical endpoints providing access to electronic services operated for the healthcare service

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
HealthcareService.type Base required Kody typów katalogów usług laboratoryjnych 📦0.1.4 This IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
... contained 0..* Resource Contained, inline Resources
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:serviceDefinition S 1..* canonical(ActivityDefinition: Usługa katalogowa) Referencja do usługi katalogowej (PL)
URL: http://hl7.org.pl/fhir/ig/pl-base/StructureDefinition/healthcareService-catalogServiceDefinition
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier SΣ 1..1 Identifier External identifiers for this item
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ 1..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 1..1 string The value that is unique
Example General: 123456
... providedBy SΣ 1..1 Reference(Podmiot diagnostyczny (SSIDL)) Organization that provides this service
... type SΣ 1..1 CodeableConcept Type of service that may be delivered or performed
Binding: Kody typów katalogów usług laboratoryjnych (required)

Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org.pl/fhir/ig/pl-lab/CodeSystem/pl-lab-serviceCatalogType-CS
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: LA
..... display 1..1 string Representation defined by the system
Fixed Value: Katalog usług laboratorium
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... location SΣ 1..1 Reference(Laboratorium (SSIDL)) Location(s) where service may be provided
... name SΣ 1..1 string Description of service as presented to a consumer while searching

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
HealthcareService.language Base required All Languages 📍5.0.0 FHIR Std.
HealthcareService.type Base required Kody typów katalogów usług laboratoryjnych 📦0.1.4 This IG
HealthcareService.eligibility.​code Base example Not State Unknown

Constraints

Id Grade Path(s) Description Expression
dom-2 error HealthcareService If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error HealthcareService 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 HealthcareService 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 HealthcareService If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice HealthcareService 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()

 

Other representations of profile: CSV, Excel, Schematron