Specyfikacja interoperacyjności prototypu SSIDL
0.1.2 - 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.2 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: Cel badania (SSIDL)

Official URL: http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-conditionDefinition-reasonForTest Version: 0.1.2
Draft as of 2025-10-09 Computable Name: SsidlConditionDefinitionReasonForTest

Cel badania dla definicji badania laboratoryjnego

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
.. ConditionDefinition C 0..* ConditionDefinition A definition of a condition
Constraints: cnl-0
... id Σ 1..1 id Logical id of this artifact
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... title SΣ 1..1 string Name for this condition definition (human friendly)
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... description S 0..1 markdown Natural language description of the condition definition
... useContext Σ 0..* UsageContext The context that the content is intended to support
.... code SΣ 1..1 Coding Type of context being specified
Binding: UsageContextType (extensible): A code that specifies a type of context being specified by a usage context.
Required Pattern: At least the following
..... 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://terminology.hl7.org/CodeSystem/usage-context-type
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: workflow
..... display 1..1 string Representation defined by the system
Fixed Value: Workflow Setting
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... value[x] Σ 1..1 CodeableConcept Value that defines the context
Binding: Typy celu badania (required)
... code SΣ 1..1 CodeableConcept Identification of the condition, problem or diagnosis
Binding: Kody powodów wykonania badania (required)
.... coding SΣ 1..1 Coding Code defined by a terminology system
..... system SΣ 1..1 uri Identity of the terminology system
..... version SΣ 0..1 string Version of the system - if relevant
..... code SΣC 1..1 code Symbol in syntax defined by the system
..... display SΣC 1..1 string Representation defined by the system
... hasSeverity S 1..1 boolean Whether Severity is appropriate
Required Pattern: false
... hasBodySite S 1..1 boolean Whether bodySite is appropriate
Required Pattern: false
... hasStage S 1..1 boolean Whether stage is appropriate
Required Pattern: false

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ConditionDefinition.​status Base required PublicationStatus 📍5.0.0 FHIR Std.
ConditionDefinition.​useContext.code Base extensible UsageContextType 📦1.0.1 THO v6.5
ConditionDefinition.​useContext.value[x] Base required Typy celu badania 📦0.1.2 This IG
ConditionDefinition.​code Base required Kody powodów wykonania badania 📦0.1.2 This IG
ConditionDefinition.​precondition.type Base required Condition Precondition Type 📍5.0.0 FHIR Std.
ConditionDefinition.​precondition.code Base example LOINC Codes 📍5.0.0 FHIR Std.
ConditionDefinition.​questionnaire.purpose Base required Condition Questionnaire Purpose 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
cnl-0 warning ConditionDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
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 ConditionDefinition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ConditionDefinition ConditionDefinition
... id 1..1 id Logical id of this artifact
... url 0..0
... identifier 0..0
... version 0..0
... versionAlgorithm[x] 0..0
... name 0..0
... title S 1..1 string Name for this condition definition (human friendly)
... subtitle 0..0
... status S 1..1 code draft | active | retired | unknown
... experimental 0..0
... date 0..0
... publisher 0..0
... contact 0..0
... description S 0..1 markdown Natural language description of the condition definition
... useContext
.... code S 1..1 Coding Type of context being specified
Required Pattern: At least the following
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/usage-context-type
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: workflow
..... display 1..1 string Representation defined by the system
Fixed Value: Workflow Setting
.... value[x] 1..1 CodeableConcept Value that defines the context
Binding: Typy celu badania (required)
... jurisdiction 0..0
... code S 1..1 CodeableConcept Identification of the condition, problem or diagnosis
Binding: Kody powodów wykonania badania (required)
.... coding S 1..1 Coding Code defined by a terminology system
..... system S 1..1 uri Identity of the terminology system
..... version S 0..1 string Version of the system - if relevant
..... code S 1..1 code Symbol in syntax defined by the system
..... display S 1..1 string Representation defined by the system
..... userSelected 0..0
.... text 0..0
... severity 0..0
... bodySite 0..0
... stage 0..0
... hasSeverity S 1..1 boolean Whether Severity is appropriate
Required Pattern: false
... hasBodySite S 1..1 boolean Whether bodySite is appropriate
Required Pattern: false
... hasStage S 1..1 boolean Whether stage is appropriate
Required Pattern: false
... definition 0..0
... observation 0..0
... medication 0..0
... precondition 0..0
... team 0..0
... questionnaire 0..0
... plan 0..0

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
ConditionDefinition.​useContext.value[x] Base required Typy celu badania 📦0.1.2 This IG
ConditionDefinition.​code Base required Kody powodów wykonania badania 📦0.1.2 This IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ConditionDefinition C 0..* ConditionDefinition A definition of a condition
Constraints: cnl-0
... id Σ 1..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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... title SΣ 1..1 string Name for this condition definition (human friendly)
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... description S 0..1 markdown Natural language description of the condition definition
... useContext Σ 0..* UsageContext The context that the content is intended to support
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... code SΣ 1..1 Coding Type of context being specified
Binding: UsageContextType (extensible): A code that specifies a type of context being specified by a usage context.
Required Pattern: At least the following
..... 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://terminology.hl7.org/CodeSystem/usage-context-type
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: workflow
..... display 1..1 string Representation defined by the system
Fixed Value: Workflow Setting
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... value[x] Σ 1..1 CodeableConcept Value that defines the context
Binding: Typy celu badania (required)
... code SΣ 1..1 CodeableConcept Identification of the condition, problem or diagnosis
Binding: Kody powodów wykonania badania (required)
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..1 Coding Code defined by a terminology system
..... 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 Identity of the terminology system
..... version SΣ 0..1 string Version of the system - if relevant
..... code SΣC 1..1 code Symbol in syntax defined by the system
..... display SΣC 1..1 string Representation defined by the system
... hasSeverity S 1..1 boolean Whether Severity is appropriate
Required Pattern: false
... hasBodySite S 1..1 boolean Whether bodySite is appropriate
Required Pattern: false
... hasStage S 1..1 boolean Whether stage is appropriate
Required Pattern: false

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ConditionDefinition.​language Base required All Languages 📍5.0.0 FHIR Std.
ConditionDefinition.​status Base required PublicationStatus 📍5.0.0 FHIR Std.
ConditionDefinition.​useContext.code Base extensible UsageContextType 📦1.0.1 THO v6.5
ConditionDefinition.​useContext.value[x] Base required Typy celu badania 📦0.1.2 This IG
ConditionDefinition.​code Base required Kody powodów wykonania badania 📦0.1.2 This IG
ConditionDefinition.​observation.category Base preferred Observation Category Codes 📍5.0.0 FHIR Std.
ConditionDefinition.​observation.code Base example LOINC Codes 📍5.0.0 FHIR Std.
ConditionDefinition.​medication.category Base example Medication request category codes 📦1.0.0 THO v6.5
ConditionDefinition.​medication.code Base example SNOMED CT Medication Codes 📍5.0.0 FHIR Std.
ConditionDefinition.​precondition.type Base required Condition Precondition Type 📍5.0.0 FHIR Std.
ConditionDefinition.​precondition.code Base example LOINC Codes 📍5.0.0 FHIR Std.
ConditionDefinition.​questionnaire.purpose Base required Condition Questionnaire Purpose 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
cnl-0 warning ConditionDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
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 ConditionDefinition

Summary

Mandatory: 9 elements
Must-Support: 13 elements
Prohibited: 23 elements

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ConditionDefinition C 0..* ConditionDefinition A definition of a condition
Constraints: cnl-0
... id Σ 1..1 id Logical id of this artifact
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... title SΣ 1..1 string Name for this condition definition (human friendly)
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... description S 0..1 markdown Natural language description of the condition definition
... useContext Σ 0..* UsageContext The context that the content is intended to support
.... code SΣ 1..1 Coding Type of context being specified
Binding: UsageContextType (extensible): A code that specifies a type of context being specified by a usage context.
Required Pattern: At least the following
..... 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://terminology.hl7.org/CodeSystem/usage-context-type
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: workflow
..... display 1..1 string Representation defined by the system
Fixed Value: Workflow Setting
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... value[x] Σ 1..1 CodeableConcept Value that defines the context
Binding: Typy celu badania (required)
... code SΣ 1..1 CodeableConcept Identification of the condition, problem or diagnosis
Binding: Kody powodów wykonania badania (required)
.... coding SΣ 1..1 Coding Code defined by a terminology system
..... system SΣ 1..1 uri Identity of the terminology system
..... version SΣ 0..1 string Version of the system - if relevant
..... code SΣC 1..1 code Symbol in syntax defined by the system
..... display SΣC 1..1 string Representation defined by the system
... hasSeverity S 1..1 boolean Whether Severity is appropriate
Required Pattern: false
... hasBodySite S 1..1 boolean Whether bodySite is appropriate
Required Pattern: false
... hasStage S 1..1 boolean Whether stage is appropriate
Required Pattern: false

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ConditionDefinition.​status Base required PublicationStatus 📍5.0.0 FHIR Std.
ConditionDefinition.​useContext.code Base extensible UsageContextType 📦1.0.1 THO v6.5
ConditionDefinition.​useContext.value[x] Base required Typy celu badania 📦0.1.2 This IG
ConditionDefinition.​code Base required Kody powodów wykonania badania 📦0.1.2 This IG
ConditionDefinition.​precondition.type Base required Condition Precondition Type 📍5.0.0 FHIR Std.
ConditionDefinition.​precondition.code Base example LOINC Codes 📍5.0.0 FHIR Std.
ConditionDefinition.​questionnaire.purpose Base required Condition Questionnaire Purpose 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
cnl-0 warning ConditionDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
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 ConditionDefinition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ConditionDefinition ConditionDefinition
... id 1..1 id Logical id of this artifact
... url 0..0
... identifier 0..0
... version 0..0
... versionAlgorithm[x] 0..0
... name 0..0
... title S 1..1 string Name for this condition definition (human friendly)
... subtitle 0..0
... status S 1..1 code draft | active | retired | unknown
... experimental 0..0
... date 0..0
... publisher 0..0
... contact 0..0
... description S 0..1 markdown Natural language description of the condition definition
... useContext
.... code S 1..1 Coding Type of context being specified
Required Pattern: At least the following
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/usage-context-type
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: workflow
..... display 1..1 string Representation defined by the system
Fixed Value: Workflow Setting
.... value[x] 1..1 CodeableConcept Value that defines the context
Binding: Typy celu badania (required)
... jurisdiction 0..0
... code S 1..1 CodeableConcept Identification of the condition, problem or diagnosis
Binding: Kody powodów wykonania badania (required)
.... coding S 1..1 Coding Code defined by a terminology system
..... system S 1..1 uri Identity of the terminology system
..... version S 0..1 string Version of the system - if relevant
..... code S 1..1 code Symbol in syntax defined by the system
..... display S 1..1 string Representation defined by the system
..... userSelected 0..0
.... text 0..0
... severity 0..0
... bodySite 0..0
... stage 0..0
... hasSeverity S 1..1 boolean Whether Severity is appropriate
Required Pattern: false
... hasBodySite S 1..1 boolean Whether bodySite is appropriate
Required Pattern: false
... hasStage S 1..1 boolean Whether stage is appropriate
Required Pattern: false
... definition 0..0
... observation 0..0
... medication 0..0
... precondition 0..0
... team 0..0
... questionnaire 0..0
... plan 0..0

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
ConditionDefinition.​useContext.value[x] Base required Typy celu badania 📦0.1.2 This IG
ConditionDefinition.​code Base required Kody powodów wykonania badania 📦0.1.2 This IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ConditionDefinition C 0..* ConditionDefinition A definition of a condition
Constraints: cnl-0
... id Σ 1..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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... title SΣ 1..1 string Name for this condition definition (human friendly)
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... description S 0..1 markdown Natural language description of the condition definition
... useContext Σ 0..* UsageContext The context that the content is intended to support
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... code SΣ 1..1 Coding Type of context being specified
Binding: UsageContextType (extensible): A code that specifies a type of context being specified by a usage context.
Required Pattern: At least the following
..... 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://terminology.hl7.org/CodeSystem/usage-context-type
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: workflow
..... display 1..1 string Representation defined by the system
Fixed Value: Workflow Setting
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... value[x] Σ 1..1 CodeableConcept Value that defines the context
Binding: Typy celu badania (required)
... code SΣ 1..1 CodeableConcept Identification of the condition, problem or diagnosis
Binding: Kody powodów wykonania badania (required)
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..1 Coding Code defined by a terminology system
..... 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 Identity of the terminology system
..... version SΣ 0..1 string Version of the system - if relevant
..... code SΣC 1..1 code Symbol in syntax defined by the system
..... display SΣC 1..1 string Representation defined by the system
... hasSeverity S 1..1 boolean Whether Severity is appropriate
Required Pattern: false
... hasBodySite S 1..1 boolean Whether bodySite is appropriate
Required Pattern: false
... hasStage S 1..1 boolean Whether stage is appropriate
Required Pattern: false

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ConditionDefinition.​language Base required All Languages 📍5.0.0 FHIR Std.
ConditionDefinition.​status Base required PublicationStatus 📍5.0.0 FHIR Std.
ConditionDefinition.​useContext.code Base extensible UsageContextType 📦1.0.1 THO v6.5
ConditionDefinition.​useContext.value[x] Base required Typy celu badania 📦0.1.2 This IG
ConditionDefinition.​code Base required Kody powodów wykonania badania 📦0.1.2 This IG
ConditionDefinition.​observation.category Base preferred Observation Category Codes 📍5.0.0 FHIR Std.
ConditionDefinition.​observation.code Base example LOINC Codes 📍5.0.0 FHIR Std.
ConditionDefinition.​medication.category Base example Medication request category codes 📦1.0.0 THO v6.5
ConditionDefinition.​medication.code Base example SNOMED CT Medication Codes 📍5.0.0 FHIR Std.
ConditionDefinition.​precondition.type Base required Condition Precondition Type 📍5.0.0 FHIR Std.
ConditionDefinition.​precondition.code Base example LOINC Codes 📍5.0.0 FHIR Std.
ConditionDefinition.​questionnaire.purpose Base required Condition Questionnaire Purpose 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
cnl-0 warning ConditionDefinition Name should be usable as an identifier for the module by machine processing applications such as code generation name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
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 ConditionDefinition

Summary

Mandatory: 9 elements
Must-Support: 13 elements
Prohibited: 23 elements

 

Other representations of profile: CSV, Excel, Schematron