Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request introduces multiple new CodeSystem resources and updates to existing FHIR resources in the
src/fhir/fsh-generated/resources
directory. The changes primarily focus on defining standardized codes for various healthcare-related concepts, including endpoints, payload types, visibility, specialties, and organizational types. These updates enhance the interoperability and consistency of the FHIR directory.New CodeSystem Resources:
Endpoint-related CodeSystems:
CodeSystem-EndpointDirectoryConnectionType.json
: Defines connection type codes for endpoints, such as "TI-Messenger Endpoint" and "KIM 1.0 Endpoint."CodeSystem-EndpointDirectoryPayloadType.json
: Introduces payload type codes for endpoints, including "TI-Messenger chat."CodeSystem-EndpointVisibilityCS.json
: Adds visibility codes for endpoints, such as "hide-versicherte" to hide entries for insured individuals.Organization-related CodeSystems:
CodeSystem-OrganizationProfessionOID.json
: Provides profession OIDs for organizations, covering various healthcare and administrative entities like "Krankenhaus" and "Zahnarztpraxis."CodeSystem-OrganizationProviderType.json
: Specifies provider types in the TI service directory, including "TI-Messenger-Provider" and "Identity Provider."Specialty and Pharmacy-related CodeSystems:
CodeSystem-HealthcareServiceSpecialtyCS.json
: Defines specialty codes for healthcare services, such as "Impfung" and "Reisemedizinberatung."CodeSystem-PharmacyHealthcareSpecialtyCS.json
: Lists pharmacy-specific healthcare service specialties, including "Nacht- und Notdienst" and "Sterilherstellung."CodeSystem-PharmacyTypeCS.json
: Introduces pharmacy type codes, such as "Offizin-Apotheke" and "Versandapotheke."Other CodeSystems:
CodeSystem-Origin.json
: Identifies the origin of resources, with codes like "Synchronized from LDAP Directory."CodeSystem-OpeningTimeQualifierCS.json
: Adds a qualifier code for healthcare service opening times, such as "Notdienst."Updates to FHIR Resources:
Bundle-FilteredSearchSetBundle.json
: Adds a new filtered search set bundle with endpoint resources and metadata for visibility and connection types. This includes entries for endpoints with TI-Messenger-specific attributes.